- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Extending LV across two different VG
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:44 AM
06-09-2006 02:44 AM
Extending LV across two different VG
I am using HP UX 11i. And i am having a LV which currently assigned to VG01. Now I need to extend the LV with another volume group VG02.
Please suggest the steps that I need to follow to accomplish this.
Thanks and Regards
Sundar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:50 AM
06-09-2006 02:50 AM
Re: Extending LV across two different VG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 02:51 AM
06-09-2006 02:51 AM
Re: Extending LV across two different VG
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 03:05 AM
06-09-2006 03:05 AM
Re: Extending LV across two different VG
As already mentioned above , a logical volume cannot span across Volume groups .
I can think of an anology.
Can you extend a file in one directory to another directory - no you cannot - you need to have 2 seperate files in 2 directories. Similarly a logical volume which uses space from the disks configured in a particular volume group cannot use space from disks used by other volume group.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2006 03:14 AM
06-09-2006 03:14 AM
Re: Extending LV across two different VG
You can also reduce vg02 and use the disk reduced for extend vg01. If u can try this method remember that you must use pvmove first.
Stefano
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2006 02:37 AM
06-11-2006 02:37 AM
Re: Extending LV across two different VG
Other option is if this lv is no more required by vg01 and you want it to assign to vg02 then use lvreduce/lvremove so this will not be part of vg01 then recreate the lv for vg02.
Keep one thing in mind that PV/LV can belong to one vg only, its not feasible to create/extend two vgs on single PV/LV.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2006 11:56 PM
06-11-2006 11:56 PM
Re: Extending LV across two different VG
It is not possible !
may be you can add a disk to the VG01 and extend with in the VG
Regards,
Siva.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2010 01:39 AM
09-19-2010 01:39 AM
Re: Extending LV across two different VG
Closing the thread