Changing pooladm configurations


 
Thread Tools Search this Thread
Operating Systems Solaris Changing pooladm configurations
# 1  
Old 09-16-2011
Problem in renaming poolname and pset

Hi All,

I have 22 CPU's associated with a pool, which was created with pooladm. But by mistake somebody made it with pool name - wps-16cpu (I want to rename it to wps-22cpu). Its pset name is wps-16cpu-pset (I want to rename it to wps-22cpu-pset). How do I change it ?

Also, can I associate it with my zone without rebooting zone ?

Code:
# /root# poolstat -r pset
 id pool                 type rid rset                  min  max size used load
  1 tbg-2cpu-pool        pset   1 tbg-pset                1    2    1 0.00 0.00
  0 pool_default         pset  -1 pset_default            1  66K    8 0.00 0.48
  3 wps-16cpu            pset   3 wps-16cpu-pset         22   22   22 0.00 0.00
  2 weblogic_4_core_pool pset   2 weblogic_4_core_pset    1    4    1 0.00 0.00
 
 
# pooladm | grep wps
        pool wps-16cpu
                pset    wps-16cpu-pset
        pset wps-16cpu-pset

---------- Post updated 09-15-11 at 06:50 AM ---------- Previous update was 09-14-11 at 09:07 PM ----------

Hi All,

Please let me know, if somebody is aware of it.

Regards

---------- Post updated 09-16-11 at 06:09 AM ---------- Previous update was 09-15-11 at 03:48 PM ----------

Quote:
Originally Posted by solaris_1977
Hi All,

I have 22 CPU's associated with a pool, which was created with pooladm. But by mistake somebody made it with pool name - wps-16cpu (I want to rename it to wps-22cpu). Its pset name is wps-16cpu-pset (I want to rename it to wps-22cpu-pset). How do I change it ?

Also, can I associate it with my zone without rebooting zone ?

Code:
# /root# poolstat -r pset
 id pool                 type rid rset                  min  max size used load
  1 tbg-2cpu-pool        pset   1 tbg-pset                1    2    1 0.00 0.00
  0 pool_default         pset  -1 pset_default            1  66K    8 0.00 0.48
  3 wps-16cpu            pset   3 wps-16cpu-pset         22   22   22 0.00 0.00
  2 weblogic_4_core_pool pset   2 weblogic_4_core_pset    1    4    1 0.00 0.00
 
 
# pooladm | grep wps
        pool wps-16cpu
                pset    wps-16cpu-pset
        pset wps-16cpu-pset

---------- Post updated 09-15-11 at 06:50 AM ---------- Previous update was 09-14-11 at 09:07 PM ----------

Hi All,

Please let me know, if somebody is aware of it.

Regards

Moderators, I am getting mail that somebody replied on my this post, but when I go into thread, it shows me zero replies. Please correct ir or correct me if I am doing something wrong.

Last edited by solaris_1977; 09-15-2011 at 12:18 PM..
# 2  
Old 09-16-2011
The mails you received were from replies that have been deleted by moderators.
# 3  
Old 09-16-2011
Seems like there was no way to change pool name and pset name.
I destroyed pool name and pset name, commited it and recreated it with good name. Later I added it in zonecfg and dynamically add it with poolbind command, which came into effect without reboot.
That solved my purposed. This thread can be closed.
# 4  
Old 09-28-2011
Mmm thats not true. You can manually going into /etc/pooladm.conf, alter the name accordingly, then save it. Do a pooladm -c and hey presto.

Ive done this many a time. Infact I found it easier, although mnore risky, to go into this file, add new psets / pools, than doing the stupid over complicated `poolcfg -c `create pset XXX`` commands.


SBK
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Pooladm.conf : No such file or directory

hi, i am trying to run : # poolcfg -c 'create pset dbPset_set(uint pset.min=4;uint pset.max=4)' and i got this error message: poolcfg: cannot load configuration from /etc/pooladm.conf: No such file or directory These two services are enable: svc:/system/pools:default... (2 Replies)
Discussion started by: lythuongkiet
2 Replies

2. Linux

Help with DNS Configurations

Dear experts I've managed to configure Blind, Zone files and i can view the domain that i created via nslookup and ping the domain on the same server. Server: 41.216.x.xx Address: 41.216.4.175#53 Name: mail.eeee.co.zm Address: 41.216.x.xx However, when... (1 Reply)
Discussion started by: herberwz
1 Replies

3. Solaris

Error: svcs: Pattern 'pooladm.conf' doesn't match any instances

Hi, I got the following errors during zfs resource pool configuration. Please help. Thanks. # svcs *pool* svcs: Pattern 'pooladm.conf' doesn't match any instances STATE STIME FMRI # svcadm enable system/pools:default # svcs *pool* svcs: Pattern 'pooladm.conf' doesn't match any... (4 Replies)
Discussion started by: aixlover
4 Replies

4. AIX

my configurations for sendmail.cf

dears is the configurations in the red correct for sendmail.cf DWdatawarehouse my louts nots server = DSlstn-lono-svr # ... define this only if sendmail cannot automatically determine your domain #Dj$w.Foo.COM # top level psuedo domains CP. # UUCP relay host #DYrelayhostname... (4 Replies)
Discussion started by: thecobra151
4 Replies

5. Filesystems, Disks and Memory

Automate Raid Configurations

Does anyone have experience with automating Raid configurations with Areca controllers? Or if this even possible. I'd like to setup a script to automate raiding of my machine over serial. Anyone have any experience, or anything similar to this? Update: Perl::Expect is my friend. (0 Replies)
Discussion started by: dnbert
0 Replies

6. Solaris

pooladm as different user

I want to run the following as a user other than root: pooladm -e;poolstat -r pset|grep -v "id"|wc -l|awk '{print $1}' When I run it I get: pooladm: insufficient privileges 1 How do I give the user privileges to run it without them having to type in sudo first? (0 Replies)
Discussion started by: darkoth
0 Replies

7. UNIX for Advanced & Expert Users

Samba server configurations

Hi, I am using Enterprise Linux Server release 5.2, now i am configuring Samba server, i want to access linux directories from Windows xp/2003 desktops. I installed and configured but i am unable to access them, could you please give me suggestion about configurations. Thanks. (2 Replies)
Discussion started by: marmam
2 Replies

8. Solaris

Solaris 8 IP configurations

Hello All, I was finaly was able to recover my root password, thanks to this board ;) Now, I need to change the IP, well when I do netstat -rn the following displays: 192.168.0.77 127.0.0.1 UH 1 0 lo0 127.0.2.1 127.0.0.1 UH 1... (3 Replies)
Discussion started by: nexOne
3 Replies

9. UNIX for Dummies Questions & Answers

changing sendmail configurations in sol9

Hello everbody: I have a Sun V480 with Solaris9 on it, and IT is sending mails using smtpd to some mail server, and now we have to change the IP address of that mail server, Do you have any idea where should I change that IP address, can Thanks alot (3 Replies)
Discussion started by: aladdin
3 Replies

10. IP Networking

Need to learn more about router configurations

Hi all.... I’ll have a test for the IT department in the company I work, the test is about UNIX administration and TCP/IP routing configuration, in the UNIX admin server I don’t have any problem, but routing is my pain. To make it more difficult, I can not use companies infrastructure to... (1 Reply)
Discussion started by: TARFU
1 Replies
Login or Register to Ask a Question