![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help - can't extend logical volume ? | vilius | AIX | 2 | 03-06-2008 07:37 AM |
| LVM - Extending Logical Volume within Volume Group | ghimanshu | UNIX for Advanced & Expert Users | 3 | 07-26-2007 04:39 AM |
| logical volume and filesystem | chomca | AIX | 1 | 05-26-2006 06:57 AM |
| Logical Volume Manager Help | pheusion | AIX | 5 | 05-19-2006 06:35 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Moving a Logical Volume from one Volume Group to Another
Does anyone have any simple methods for moving a current logical volume from one volume group to another? I do not wish to move the data from one physical volume to another. Basically, I want to "relink" the logical volume to exist in a different volume group. Any ideas?
|
| Forum Sponsor | ||
|
|
|
|||
|
This is not possible, because PVs are either part of one VG or another. To "move" the LV between would therefore mean to physically put it from one PV to another and this means: recreate it and copy the content.
bakunin |