- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to convert a voulme group to LVM2
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
08-19-2010 11:26 AM
08-19-2010 11:26 AM
How to convert a voulme group to LVM2
Is it possible to convert a traditional LVM1 VG to LVM2 in hpux 11.31.
If yes, what are the steps to do that?.
Thanks
Sree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2010 11:53 AM
08-19-2010 11:53 AM
Re: How to convert a voulme group to LVM2
man 1m vgversion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2010 09:53 PM
08-19-2010 09:53 PM
Re: How to convert a voulme group to LVM2
first check the version using # vgdisplay vg01
check the review of the migration using
# vgversion -r
#vgversion -V
finally change the vgversion using
#vgversion -v -V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2010 05:09 AM
08-20-2010 05:09 AM
Re: How to convert a voulme group to LVM2
My current release is older one and vgversion command is not there.
Is there any patch update for this command?
Appreciate your help.
Thanks
Sree
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2010 05:33 AM
08-20-2010 05:33 AM
Re: How to convert a voulme group to LVM2
not a patcj as such, you need to update the LVMBase product
download from here and install then you will have the fuctionality
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=BaseLVM
Andy