Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

1z0-822 Oracle Solaris 11 Advanced System Administration Questions and Answers

Questions 4

Consider the following ZFS configuration:

You have created snapshots of the home directories which are as follows:

You have another storage pool named bpool on the same system. You use the following command to store the snapshots in this pool:

# zfs send rpool/export/home@11.28.12 | zfs recv -F bpool@11.28.12

What will be created in the pool bpool as a result of this operation?

bpool@12.25.11

Options:

A.

bpool/export/home/ bpool/export/home/curly

B.

bpool/export/home/ bpool/export/home/curly bpool/export/home@12.25.11

C.

bpool/export/home/ bpool/export/home/curly bpool@12.25.11

D.

bpool/curly bpool/curly@12.25.11

E.

bpool/curly

F.

bpool/curly

Buy Now
Questions 5

You added an interface to the IPMP group ipmp0 with the following commands:

# ipadm create-ip net4

# ipadm add-ipmp –i net4 ipmp0

Which statement regarding the newly added interface is correct?

Options:

A.

Link state failure detection will not occur.

B.

Probe-based failure detection will not occur.

C.

Without a data IP address, it cannot become active.

D.

These changes will be lost when the system is booted.

Buy Now
Questions 6

Select the two requirements of all interfaces in an IP network multipathing group (IPMP).

Options:

A.

be statically configured

B.

have test IP addresses configured

C.

have data IP addresses configured

D.

be connected to the same IP subnet

E.

have the same set of STREAMS modules

Buy Now
Questions 7

Which scheduling class distributes CPU resources among its processes based on assigned importance?

Options:

A.

Fair Share Scheduler (FSS)

B.

Real-Time (RT)

C.

Fixed-priority (FX)

D.

Timesharing (TS)

Buy Now
Questions 8

Which network component is the default target for IPMP probe-based Failure detection?

Options:

A.

the default router

B.

any nongateway system on the same subnet

C.

any group interface with a test address

D.

the first responder to the in.mpathd broadcast request

Buy Now
Questions 9

The following information describes the current dump configuration of your server:

Assume that the following command lines have been run on a system:

(root) # coreadm –g $HOME/var/core/%m.core.%f.%t

(non-root) $ coreadm –p core.%f.%p

Identify the result of a subsequent process crash.

Options:

A.

A copy of a core file will appear in /var/core.

B.

A copy of a core file will appear in the process' current working directory.

C.

The root copy will include the taskid of the process.

D.

The nonroot copy will include the day of the process crash.

E.

The global format will override the per-process format.

F.

The global core dump is disabled, so a core file will not be saved.

Buy Now
Questions 10

Which sequence of commands will create a virtual network interface?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 11

Yon are using the svc:/network/http:apache22 service to manage your web server.

You have noticed that this service starts as the root: user and later changes to a nonprivileged user called webservd. You do not want this service to operate as the root user and any time. Which option correctly describes how you could achieve this task?

Options:

A.

Modify the privileges in the service configuration.

B.

Add an authorization to the webservd users' rights' profile.

C.

Create a webservd role with a modified exec_attr entry.

D.

Modify the PHIV_AWARE state of the service configuration.

Buy Now
Questions 12

Frank is a member of two projects on you system. He has a process running in a project called project-clock and needs to move it under the other project he belongs to.

Which command must Frank use to move the process?

Options:

A.

setproject

B.

newtask

C.

projmod

D.

prtcl

Buy Now
Questions 13

Which two statements correct regarding Link Aggregations?

Options:

A.

The MAC address of the first configured link is used for all links.

B.

A link with an existing IP interface cannot be added to an aggregation.

C.

The switch must support the Link Aggregation Control Protocol (LACP).

D.

Links of differing bit rates can be aggregated, but performance gains may not be realized.

E.

The –f option of dladm allows aggregating devices that do not support link state notification.

Buy Now
Questions 14

Which vmstat field output indicates the effort the system is making to find memory for future processes?

Options:

A.

re

B.

sr

C.

free

D.

fr

Buy Now
Questions 15

What is true about crash dump configuration?

Options:

A.

The minfree value can be to protect a percentage of available disk space.

B.

The default size of the dump device is configurable.

C.

You can use one ZFS volume for both swap and dump.

D.

You can set quota on a ZFS dump device.

E.

When set on the dump device, the minfree value sets the total size of the dump device to be a percentage of the total size of the root pool.

Buy Now
Questions 16

Which two statements are correct regarding IPS repositories?

Options:

A.

Remote client access is governed by svc:/application/pkg/server.

B.

Every new repository contains the solaris publisher by default.

C.

One repository can replicate the contents of another.

D.

The pkg.depotd process makes all local repositories remotely available.

E.

A repository uses separate protocols for pkg and browser clients.

Buy Now
Questions 17

The default route for the NCP static is changed with the following command sequence:

When does the entered route take effect?

Options:

A.

after the set command

B.

after the verify command

C.

after the commit command

D.

after the exit command

E.

after enabling the location user (command not shown)

Buy Now
Questions 18

You have a ZFS pool that contains a hierarchy of data file systems. You create snapshots of the file systems and you created a clone (dpool/export/CID) of the dpool/export/home/CID file systems. The file systems are as follows:

Now you remove a file from the cloned file system:

root@sll-server1:~# rm /export/CID/core.bash.8070

How will space usage be changed for dpool/export/CID?

Options:

A.

The USED value will increase and the REFER value will decrease; the AVAIL value will be unchanged.

B.

The USED value will decrease and the REFER value will increase; the AVAIL value will increase.

C.

The USED value will decrease, the REFER value will decrease; the AVAIL value will increase.

D.

USED, REFER and the AVAIL value will be unchanged.

Buy Now
Questions 19

Which ipmpstat mode reports each link's status in an IPMP group?

Options:

A.

address

B.

group

C.

interface

D.

probe

E.

target

Buy Now
Questions 20

Which option lists default checkpoints for building an image using the Distribution Constructor?

Options:

A.

manifest-valid and ba-init

B.

ba-arch and grub-setup

C.

transfer-ips-install and pre-pkg-img-mod

D.

pkg-img mod and create-usb

Buy Now
Questions 21

Your company has set a policy that all Oracle Solaris 11 instances must have a backup boot environment created whenever software packages are added, removed, or updated. The current boot environment must not be modified. The backup boot environment must represent the system image before the procedure and the new boot environment must represent the image before the procedure. The image properties on your system are as follows:

You are instructed to install the top utility.

Which two will allow the top package to be installed on the system while adhering to the company policy?

Options:

A.

pkg property pkg-install=backup-bepkg install top

B.

pkg set-property be-policy create-backuppkg install top

C.

pkg install --be-name BE2 top

D.

pkg set-property be-policy always-newpkg install top

E.

pkg set-property create-backup truepkg install top

Buy Now
Exam Code: 1z0-822
Exam Name: Oracle Solaris 11 Advanced System Administration
Last Update: Jun 24, 2025
Questions: 140
1z0-822 pdf

1z0-822 PDF

$29.75  $84.99
1z0-822 Engine

1z0-822 Testing Engine

$35  $99.99
1z0-822 PDF + Engine

1z0-822 PDF + Testing Engine

$47.25  $134.99