- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxVM to LVM
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
10-02-2009 05:32 AM
10-02-2009 05:32 AM
Thanks much!
Trish
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2009 05:42 AM
10-02-2009 05:42 AM
SolutionIn order to be safe and have an easy backout plan I would allocate additional storage.
Configure new storarge using LVM
mount on new filesystems
copy all data
unmount VxVMs
remount new LVMs in its place.
If any issues just remount the VxVMs and try again some other day.
If additional storage is not available the backup to tape method is there but not as secure a solution as my first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2009 06:19 AM
10-02-2009 06:19 AM
Re: VxVM to LVM
So does this mean there aren't any tools available? Even to customers with CS contracts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2009 06:26 AM
10-02-2009 06:26 AM
Re: VxVM to LVM
but...
even with an in place conversion tool your backout plan would be dependant on a tape restore ( or some other medium )
I always like to have the origional around for failsafe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2009 08:11 AM
10-02-2009 08:11 AM
Re: VxVM to LVM
There isn't. I looked into this procedure maybe 3 years ago though. At that time a file system copy from vxvm to lvm is how we ended up going. (* cp -p -r vxvm lvm *)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2009 07:18 PM
10-02-2009 07:18 PM
Re: VxVM to LVM
IF it is a non-boot disk you can use the copy method but for the boot disk you probably could restore from a ignite image and select LVM in the advanced options and just restore the ignite image.
Of course I would do this on another disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2009 05:26 AM
10-06-2009 05:26 AM
Re: VxVM to LVM
I was hoping that since HP came out with the new and improved LVM with the agile devices, that they would offer a conversion tool.
I know a few of my clients who went with vxvm just because of the load balancing. They could save some $$$ and go back to LVM.
If I find in the future that there is one, I will post the information.
Thanks again all.