How should you permanently restrict the non-global zone testzone so that it does not use
more than 20 CPU shares while it is running?
A.
From the command line, enter: #prct1-n zone.cpu-shares-v 80-r-i zone global
B.
While configuring the zone, add this entry: add rct1 set name = capped.cpu-shares add
value (priv = privileged, limit = 20, action = none) end exit
C.
While configuring the zone, add this entry: add rct1 set name= zone.cpu-shares add
value (priv=privileged, limit=20, action=none) end exit from command line, enter: #
dispadmin-d FSS
D.
From the command line enter: #prct1-n zone.cpu-shares-r-v 20-i zone testzone
Explanation: