- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LVM to VxVM migration on 2 storage arrays
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
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
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
тАО09-19-2006 05:18 PM
тАО09-19-2006 05:18 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:00 PM
тАО09-19-2006 07:00 PM
Re: LVM to VxVM migration on 2 storage arrays
and how do you store your oracle data-files - on the raw-volumes or on the filesystem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:04 PM
тАО09-19-2006 07:04 PM
Re: LVM to VxVM migration on 2 storage arrays
the data are on LVM (not raw device). Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:07 PM
тАО09-19-2006 07:07 PM
Re: LVM to VxVM migration on 2 storage arrays
However you can create LVM mirror, break it and then use vxvmconvert but to be onsafer side you have to take backup in this case as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:38 PM
тАО09-19-2006 07:38 PM
Re: LVM to VxVM migration on 2 storage arrays
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:40 PM
тАО09-19-2006 07:40 PM
Re: LVM to VxVM migration on 2 storage arrays
If the database is a large (about 5TB), should I use other methods instead? Thanks for your great suggestion using cp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 07:49 PM
тАО09-19-2006 07:49 PM
Re: LVM to VxVM migration on 2 storage arrays
examples.
# vxdump -0 -f - -s 1000000 -b 16 /database_fs | (cd /cp_database_fs ; vxrestore rf -)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 11:38 PM
тАО09-19-2006 11:38 PM
Re: LVM to VxVM migration on 2 storage arrays
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-19-2006 11:56 PM
тАО09-19-2006 11:56 PM
Re: LVM to VxVM migration on 2 storage arrays
As long as there is no network involved, I don't think it does not matter what kind of copy command you use.
dd, cp , cpio, tar vxdump/vxrestore as long as the tool will copy the data without changing any permissions/dates/times etc. That's why cpio and vxdump/vxrestore commands are great tools.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-05-2006 06:34 AM
тАО10-05-2006 06:34 AM