Yes and we paid to be early adopters of solaris zones.
Can you elaborate on this please? Is there a bugid?
Performance problem is mainly due to the fact that each zones share the same kernel. Thus when a software goes in kernel mode, the CPU time is not controlled anymore and the zone. So if there is a software bug during kernel mode, the zone will eat all the CPUs despite ressource control set.
Member since:
2006-09-23
Yes and we paid to be early adopters of solaris zones.
Performance problem is mainly due to the fact that each zones share the same kernel. Thus when a software goes in kernel mode, the CPU time is not controlled anymore and the zone. So if there is a software bug during kernel mode, the zone will eat all the CPUs despite ressource control set.
Its no bug, it's the way zone are working.
http://forums.sun.com/thread.jspa?forumID=844&threadID=5316991
you can find the bug ID (6696124) in the thread but Sun removed it for security reason ....