1z0-822 Oracle Solaris 11 Advanced System Administration

Loading demo links...

Showing 1–3 of 10 questions

Question 1

Review the following output from the zpool status command:

Which three are true for pool1?

Select all that apply, then click Submit answer.

  • It this mirror is split, the new pool will contain disks c3t5d0 and c3t6d0.

  • If this mirror is split, by default the new pool will contain disks c3t3d0 and c3t5d0.

  • Data is striped across mirror-0 and mirror-1.

  • mirror-1 is a mirrored copy of data that is stored on mirror-0.

  • Disk c3t3d0 is a mirrored copy of disk c3t4d0.

  • If this mirror is split, pool1 will no longer be mirrored.

Question 2

You configured a limit of 100 LWPs project. You want to ensure that the LWP limit was not set too low, so you need to monitor the LWPs currently in use by the project.

Which two options could you use to monitor the current LWP resource control and the consumption of resources for this project?

Select all that apply, then click Submit answer.

  • prtcl $$

  • configuring syslogd to log messages received from the resource manager daemon

  • ps –o taskid –p

  • prtcl –n task.max-lwps $$

  • rctladm –l task.max-lwps

  • rctladm –e syslog task.max-lwps; when the threshold for the resource is exceeded, a log entry will be generated by syslogd

Question 3

Which two statements correct regarding Link Aggregations?

Select all that apply, then click Submit answer.

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

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

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

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

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