Linked by Adam S on Wed 15th Oct 2008 15:20 UTC
Thread beginning with comment 333985
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Article has incorrect information
by Arun on Thu 16th Oct 2008 16:08
in reply to "RE[3]: Article has incorrect information"
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.
Can you give a concrete example of how to reproduce this problem so it triggers the said kernel bug?
Are you hitting these issues or just making hypothetical claims based on the design?
The same could be said for WPARs too. That's why Sun offers different virtualization technologies as does IBM.
"- and now the servers reboot itself in u5
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 .... "
The thread says a patch was delivered. The OP didn't post again so presumably it worked for them. Since they kept posting that they were unhappy, silence implies they are happy now.
I fail to see your point there. Are you saying AIX doesn't have bugs? I am sure a little searching will provide me with enough bugs where AIX boxes crash and reboot too.
Edited 2008-10-16 16:09 UTC
RE[5]: Article has incorrect information
by segedunum on Fri 17th Oct 2008 09:47
in reply to "RE[4]: Article has incorrect information"
The thread says a patch was delivered. The OP didn't post again so presumably it worked for them. Since they kept posting that they were unhappy, silence implies they are happy now.
If Sun hadn't removed the bug report for reasons of probable paranoia, maybe we would actually know what had happened and what the fix was. I assume that's what bug tracking systems are for.
If you're suggesting that people should merely wait until they get silence to assume something is fixed then I'm afraid that's rank amateurism at best, and that's reason enough to question usage of a technology - especially if you're paying for it.






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 ....