Can you change the scheduling class of a zone’s processes to FSS without rebooting?

Can you change the scheduling class of a zone’s processes to FSS without rebooting?

Can you change the scheduling class of a zone’s processes to FSS without rebooting?

A.
No. Set the zone’s scheduling-class attribute to FSS and reboot.

B.
No. Run dispadmin –d FSS inside the zone, then reboot.

C.
No. Run dispadmin –d FSS in the global zone, then reboot the nonglobal zone.

D.
Yes. Run dispadmin –d FSS inside the zone.

E.
Yes. Run priocntl –s –c FSS –i all inside the zone.

Explanation:
* Syntax:
priocntl -s [-c class] [class-specific options]
[-i idtype] [idlist]
* The priocntl command displays or sets scheduling parameters of the specified process(es). It
can also be used to display the current configuration information for the system’s process
scheduler or execute a command with specified scheduling parameters.
Processes fall into distinct classes with a separate scheduling policy applied to each class. The
process classes currently supported are the real-time class, time-sharing class, interactive class,
fair-share class, and the fixed priority class.
* priocntl options include:
-c
class
Specifies the class to be set. (The valid class arguments are RT for real-time, TS for time-sharing,
IA for inter-active, FSS for fair-share, or FX for fixed-priority.) If the specified class is not already
configured, it is automatically configured.
-s
Sets the scheduling parameters associated with a set of processes.



Leave a Reply 7

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


Hodari Moore

Hodari Moore

There doesn’t seem to be a correct anwser. Has someone had success running this in a non global zone? priocntl –s –c FSS –i all inside the zone

Kage

Kage

yes first in global zone
priocntl -s -c FSS -i all

then zlogin and you can use
priocntl -s -c FSS -i all

Hodari Moore

Hodari Moore

Its most correct being it doesn’t exactly specify non global zone.

gjcoldhit

gjcoldhit

I believe the right answer is not here….I think you can do so with:

priocntl -s -c FSS -i zoneid XX

where XX is the ZoneID for the Zone on which you want to change processes temporarily to FSS… this again does not persist through reboot.

Brett

Brett

E is correct

Glenn Thompson

Glenn Thompson

Passed Oracle Solaris 11 1Z0-822 exam last week! Scored 85% (the passing score is 70% now)!

I had 80 questions, questions were mainly on SMF, IPS, ZFS, Configuring the Network, Securing the Oracle Solairs 11 O/S, Installing Oracle Solaris 11 on multiple hosts and so on.

The 1Z0-822 exam has been revised since 2016, I do recommend you to learn the latest 1Z0-822 dumps here:

http://www.oraclebraindump.com/?s=1Z0-822

(Those are part of PassLeader 1Z0-822 dumps, suggest to get its full version 1Z0-822 dumps with VCE and PDF.)

Good Luck!