| Blogs | Classifieds | Downloads | FlashChat | Gallery | Googlemap | Invite Friends | Links | Projects | Reviews | Wiki |
| |||||||||
Welcome to the pSeries Tech Forums,
our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software. You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments. Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community. Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Our Sponsors | |
| | |
| Want to advertise? | |
![]() |
| | LinkBack | Thread Tools |
|
#1
| ||||
| ||||
I have a VIO server mapping logical volumes to the clients. I was able to get the volume group to see the added disk space by: > chvg -g [vgname] vgname - kingdev3_datavg lvname - kdev3_datavg disk - hdisk5 only one disk and one logical volume in this vg # lsvg kingdev3_datavg VOLUME GROUP: kingdev3_datavg VG IDENTIFIER: 00c9dbce00004c0000000108a22bb8d2 VG STATE: active PP SIZE: 512 megabyte(s) VG PERMISSION: read/write TOTAL PPs: 1431 (732672 megabytes) MAX LVs: 256 FREE PPs: 501 (256512 megabytes) LVs: 1 USED PPs: 930 (476160 megabytes) OPEN LVs: 1 QUORUM: 2 TOTAL PVs: 1 VG DESCRIPTORS: 2 STALE PVs: 0 STALE PPs: 0 ACTIVE PVs: 1 AUTO ON: yes MAX PPs per VG: 32512 MAX PPs per PV: 2032 MAX PVs: 16 LTG size (Dynamic): 256 kilobyte(s) AUTO SYNC: no HOT SPARE: no BB POLICY: relocatable # extendlv kdev3_datavg 500 /usr/sbin/extendlv[823]: y: 0403-009 The specified number is not valid for this command. /usr/sbin/extendlv[32]: y: 0403-009 The specified number is not valid for this command. 0516-410 allocp: Illegal Copy value. # chlv -x 32512 kdev3_datavg # extendlv kdev3_datavg 500 /usr/sbin/extendlv[823]: y: 0403-009 The specified number is not valid for this command. /usr/sbin/extendlv[32]: y: 0403-009 The specified number is not valid for this command. 0516-410 allocp: Illegal Copy value. # extendlv kdev3_datavg 50 /usr/sbin/extendlv[823]: y: 0403-009 The specified number is not valid for this command. /usr/sbin/extendlv[32]: y: 0403-009 The specified number is not valid for this command. 0516-410 allocp: Illegal Copy value. I am currently perplexed, I have not had this issue before and I do not know what I am missing - anyone have an idea what it is? Thanks, Lou |
|
#2
| ||||
| ||||
I fixed this issue - The logical volume type was blank on the VIO server - I changed this to JFS2 and my "> extendlv kdev3_datavg 500" worked! Hope this helps someone else - this was a non-rootvg volume group. Lou |
|
#3
| ||||
| ||||
It most certainly did! I was pulling my hair out... Only thing is my problem was extending on the VIO itself. It's not a file system LV there but changing the type enabled it to extend it anyway. I don't think I can blank it again, so I hope it doesn't mean anything EDIT: I also get "Warning: Cannot write control block data" - is that serious? |
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to add a virtual disk to a lpar? | Melih | IBM PowerVM Editions | 6 | May 24th, 2007 09:16 |
| Boot for two VIO servers impossible with only one SCSI Controller | alecks84 | IBM PowerVM Editions | 7 | March 31st, 2007 09:48 |
| Network problems with LPARs and VIO | foboss | IBM PowerVM Editions | 2 | October 17th, 2006 04:33 |
| VIO Backup Strategy | steevojb | AIX for POWER Systems | 1 | August 30th, 2006 10:38 |
| Automating VIO backup in cron | sha012 | IBM PowerVM Editions | 2 | August 2nd, 2006 07:24 |