Which utility will you use?

You configured the Fail Share Scheduler on a server, and you defined CPU shares for two nonglobal zones. You now need to apply shares to the global zone. The configuration needs to be persistent across a reboot operation. Which utility will you use?
A. prctl
B. priocntl
C. zonecfg
D. dispadmin

Download Printable PDF. VALID exam to help you PASS.

3 thoughts on “Which utility will you use?

  1. Answer is A : prctl is used to manage scheduling class of a zone

    not B: moves a process to FSS without rebot , after reboot scheduling class is changed back to default value
    not C: zonecfg is used to configure a non global zone
    not D: dispadm is used to change the scheduling class not assign CPU shares

  2. i think it should be A as the configuration is on the Global Zone.
    prctl -n zone.cpu-shares -v 60 -r -i zone global

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.