What are the best practices of setting up a non-global zone in Solaris 10 so that resources like CPU, memory, disk, etc. are capped? The intention is to isolate the zone so it doesn't use too much of any resource intended for other more important zones. It's on a ZFS file system.
Asked
Active
Viewed 368 times
0
-
Are you asking about how to do it or what values to set ? – jlliagre Oct 20 '10 at 15:53
1 Answers
1
For cpu create resources pool and associate it to the zone. For memory, use rcapd. For disk, just set quotas on the zfs file system.
All this can be found in the resource management for oracle zones in the solaris admin guide here
hth

alanc
- 1,500
- 9
- 12

cachonfinga
- 230
- 1
- 6