[zones-discuss] Re: FSS question

2007-05-22 Thread Ramesh Mudradi
Thank you Gary and all who contributed to this thread. Glad to know this has been fixed in the next release. I was amazed to see the prompt and quick response from you guys. Once again thanks much for your time.. This message posted from opensolaris.org

[zones-discuss] Re: FSS question

2007-05-21 Thread Ramesh Mudradi
Hi Jeff, I tried the steps you have suggested. Looks like I am still doing some thing wrong. Local zone is still unable to get its max assigned cpu when the load hits 100 %.. Here is the output. Thanks. bash-3.00# poolstat -r all id pool type rid rset min

[zones-discuss] Re: FSS question

2007-05-21 Thread Ramesh Mudradi
Jeff, Here is the sample output. I dont see used value is changing at all even with the load 900 Thanks again. bash-3.00# poolstat -r all id pool type rid rset min max size used load 1 rwc-uc-sparc1-z1 pset 1 rwc-uc-sparc1-z14 16 10 0.00

[zones-discuss] Re: FSS question

2007-05-20 Thread Ramesh Mudradi
Hi Jeff, I have MAX_CPUs set to 100. From your email what I understand is, FSS will work only when multiple zones using the same pool ? What I was trying to do is, create a unique pool for each zone and set min and max pset values and expect for max CPU allocation when load is too high on a

[zones-discuss] Re: FSS question

2007-05-18 Thread Ramesh Mudradi
Yes. poold is running. bash-3.00# svcs -a | grep pool online 22:32:46 svc:/system/pools:default online 22:32:56 svc:/system/pools/dynamic:default bash-3.00# poolstat pset id pool size used load 1 rwc-uc-sparc1-z1 11 0.00 101

[zones-discuss] Re: FSS question

2007-05-18 Thread Ramesh Mudradi
Hi Steve, After modifying the pset , rebooted the system and then ran the CPU hog script. So I think pooladm had enough time to read the configuration. Here is the pooladm output. # pooladm system rwc-uc-sparc1 string system.comment int system.version 1 boolean

[zones-discuss] routing issue

2007-05-11 Thread Ramesh Mudradi
I am facing some routing issue with the local zone talking to outside network. Here is the setup that I have: Configured global zone (bge0) to 10.x.180.0 network Configured local zone (bge1:1) to 10.x.230.0 network local zone can talk to the systems in 10.x.230.0 network, but it cannot talk to

[zones-discuss] Question about local zone backup restore.

2007-05-07 Thread Ramesh Mudradi
Can I bring a local zone to the operational state if I use veritas netbackup to backup the local zone root directory directly from the global zone ? I don't have any NFS mounted data on the local zone. Pointers to any specific directories/files and process I should be aware of to bring a

[zones-discuss] Best practice - mounting file system on local zone

2007-05-04 Thread Ramesh Mudradi
Hello, Can some one shed some light on pros/cons on various ways of mounting a file system onto local zone ? I believe there are four different ways to mount a device/file system on loca zone as per the below url, but it is not very clear how they are different.