resource management on zone
We have a few T5220 machines with 3 zones on each. The CPUs have 8 cores which can run 8 processes so they appear as 64 CPUs in Solaris. (running v10)
The zones have zone.cpu-cap set to 400 so the zone can use up to 4 CPUs. The FSS is not in use as reported by dispadmin in the global zone so that is not enforciong any caps.
I have been using prstat -m to monitor the processes and one application process seems to be capped at 25% if we add up USR and SYS. If I take this information every 10 seconds and create a graph every
The zones have zone.cpu-cap set to 400 so the zone can use up to 4 CPUs. The FSS is not in use as reported by dispadmin in the global zone so that is not enforciong any caps.
I have been using prstat -m to monitor the processes and one application process seems to be capped at 25% if we add up USR and SYS. If I take this information every 10 seconds and create a graph every
0