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

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

Questions 4

Your task is to configure storage for an Oracle Solaris 11 system to support multiple web servers. Each web server will be contained in a separate zone. The system has an attached disk array configured as a JBOD (Just a Bunch Of Disks). The system also has an internal solid-state drive.

The data accessed through the websites will be primarily read-only. The web servers are expected to be very busy, so configure the storage for maximum performance. Because the data is primarily static, but redundancy is required to maintain high availability in the event of a hardware failure. Data does not change often, but it is expected that the same data will be accessed many times throughout the day.

Which configuration option best meets the data storage requirements?

Options:

A.

a raid2 storage pool with a separate log device

B.

a mirrored storage pool with a separate cache device

C.

a mirrored storage pool with a separate log device

D.

a three disk striped storage pool with a separate cache device

E.

a raidz1 storage pool with a separate log and cache device

Buy Now
Questions 5

You need to configure three zones.

  • zone1 will run an HTTP server, zone2 an application server, and zone3 a database.
  • zone1 must be accessible to clients on other systems.
  • zone2 and zone3 must not be accessible to the outside world.
  • zone2 and zone3 must also communicate without going through zone1.

Identify the correct requirement.

Options:

A.

zone1 will need a VNIC to connect to a physical Ethernet link.

B.

zone1 will need at least two VNICs.

C.

zone2 and zone3 will need a dedicated etherstub.

D.

One etherstub will be necessary.

E.

A flow is needed to filter HTTP requests to zone1.

Buy Now
Questions 6

Consider the following command and output:

user$ newtask –v –p canada

38

Identify the output.

Options:

A.

the task ID for the project canada

B.

the project ID for the project canada

C.

the task ID for the shell

D.

the task ID for all jobs already running in the shell

Buy Now
Questions 7

Which two commands restart the pkg server daemon?

Options:

A.

pkill -HUP pkg.depotd

B.

svcadm restart svc:/application/pkg/server

C.

pkill -USR1 pkg.depot

D.

svcadm refresh svc:/application/pkg/server

E.

pkg fix

Buy Now
Questions 8

Oracle has released a new version of the Solaris operating system and it is located in a repository on SRVA and is stored in the rpool/export/sllRepo file system. The repository is accessible to SRVB through the /remoteRepo NFS mount point.

You need to add a local repository on SRVB in the /export/sllReleaseRepo file system. The repository will be an exact copy of the repository that is stored on SRVA. Currently, the only publisher on SVRB is:

Which command must you use to copy the contents of the repository from SRVA to the local file system on SRVB?

Options:

A.

pkgrepo create /export/sllReleaseRepopkgrecv –s /remoteRepo –d /export/sllReleaseRepo

B.

pkgrecv –s file:///remoteRepo –d file:///export/sllReleaseRepo ‘*’

C.

pkgrecv –s /remoteRepo –d /export/sllReleaseRepo ‘*’

D.

pkgrecv –s /remoteRepo –d file:///export/sllReleaseRepo ‘*’

E.

rsync –aP /remoteRepo /export/sllReleaseRepo

Buy Now
Questions 9

There is a valid SMF manifest located underneath the /var/svc/manifest directory.

Which four methods can be used to add it to the services repository?

Options:

A.

Reboot the system.

B.

Restart the early-manifest-import service.

C.

Use the svccfg apply command.

D.

Restart the manifest-import service.

E.

Use the svccfg import command.

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

You want to configure your IPS repository server for high network bandwidth and network availability. Which two technologies are best suited for achieving these goals?

Options:

A.

naxbw resource control

B.

zpool disk aggregation

C.

link load balance

D.

link aggregation

E.

IP multipathing

Buy Now
Questions 12

You are creating a new SMF service named newservice. You perform the following steps:

  • Create the XML manifest file to define the service.
  • Create a script to be used to start and stop the service and set the execute permissions on this script.

What is the next step that you must perform to install this service?

Options:

A.

Enable the service

B.

Export the service

C.

Import the service.

D.

Create a snapshot of the service to be stored in the repository.

Buy Now
Questions 13

Partial output of the command zonecfg into displayed as follows:

rctl:

name: zone.cpu-shares

value: (priv=privileged,limit=20,action=none)

Upon booting the zone, you receive this warning:

WARNING: The zone.cpu-shares rctl is set but FSS is not the default scheduling class for this zone. FSS will be used for processes in the zone but to get the full benefit of FSS, it should be the default scheduling class.

Which action resolves the issue?

Options:

A.

In the global zone, run the command dispadmin –d FSS.

B.

In the nonglobal zone, run the command dispadmin –d FSS.

C.

Change the zone resource control value to (priv=privileged,limit=20,action=none,default)

D.

Modify the general/scheduler property in the svc:/system/zones:default service.

Buy Now
Questions 14

Your company requires all nonglobal zones to have a limit on the number of processes. The policy is designed to prevent runaway processes from impacting the global zone and other nonglobal zones. To set a limit on processes, you set the following controls:

rctl:

name: zone.max-processes

value: (priv=privileged,limit=1000,action=none)

rctl:

name: zone.max-lwps

value: (priv=privileged,limit=5000,action=deny)

You must now enable system logging for the zone.max-processes resource control to record when the limit is exceeded. Which command enables system logging for a resource control?

Options:

A.

priocntl

B.

zonecfg

C.

rctladm

D.

prctl

Buy Now
Questions 15

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 16

Resource constraints have been placed on a particular project. Which command would you use to view the constraints that have been placed on that project?

Options:

A.

ipcs

B.

prctl

C.

projects

D.

rctladm

E.

prstat

Buy Now
Questions 17

Laura is a user and netadm is a role on a Solaris 11 system. You want to allow Laura to generate SSH keys. Which two steps should be taken?

Options:

A.

Verify that netadm includes the Network Management profile.

B.

Verify that laura has permission to access the Network Management profile.

C.

Verify that the Network Management profile includes the netadm role.

D.

Add a line for the ssh-keygen command to the file auth_attr.d/local-entries.

E.

Add a line for the ssh-keygen command to the file exec_attr.d/local-entries.

Buy Now
Questions 18

Your company decides to store its software packages in one repository. The new repository will include five publishers. How can you configure your pkg clients such that each package is updated from the publisher originally used to install it?

Options:

A.

Configure it such that the preferred publisher has the highest rank.

B.

Configure it such that each publisher is added with the --search-first option.

C.

Configure it such that the top tanked publisher is sticky.

D.

Configure it such that all publishers are sticky.

E.

Configure it such that the bottom-ranked publisher is sticky.

Buy Now
Questions 19

Which four configuration elements are managed by the dumpadm utility?

Options:

A.

the location of the dump device

B.

the location of the savecore directory

C.

the index number for the next core dump

D.

the reserved file system space that a core dump may not use

E.

the compression of the crash dump file

F.

the size of the dump device

Buy Now
Questions 20

You created a virtual network of three zones.

One network hosts a web server.

Another hosts an application server used by the web server.

The third zone host a video streaming application.

You already configured a flow to prioritize the video traffic over the web server traffic. You now need to continuously monitor the flow.

Which tool must you use to gather the flow data?

Options:

A.

the system activity reporter (SAR)

B.

extended accounting

C.

the flowstat command

D.

the kstat utility

Buy Now
Questions 21

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
Exam Code: 1z0-822
Exam Name: Oracle Solaris 11 Advanced System Administration
Last Update: Jun 15, 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