- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VxVM data migration
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
12-06-2010 02:18 PM
12-06-2010 02:18 PM
I have a SG cluster, RAC, 2 nodes. And I am moving all the data to a different EVA. The shared disk is all VxVM which is where my uses is. The LVM volumes I have mirrored across and is all good.
Rather than mirroring the VxVM volumes, which I should do except I’m not that adventurous, I have decided to just CA the data across.
If it was LVM I would vgexport and then import and done. Simple stuff. But....
The majority of my MCSG cluster is Veritas and I'm not as savvy with this stuff. I'm sure it's a few commands, very similar to LVM, but I'm a little reluctant.
If someone could point me in the right direction and help me to minimize my downtime, that would be very much appreciated.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2010 02:47 PM
12-06-2010 02:47 PM
Re: VxVM data migration
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2010 03:04 PM
12-06-2010 03:04 PM
Re: VxVM data migration
For VxVM stuff I am going to CA over and then repoint. I just don't know the Veritas commands to do this.
I can afford a couple hours of down time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 12:39 AM
12-07-2010 12:39 AM
Re: VxVM data migration
Once you have completed the data migration to the new list of disks.Present the disks to the server and then Use the below commands
1)isocan -fnCdisk;insg -evd sdisk
2) vxdiskctl enable.
3)vxdg deport
4)vxdg export
5)vxrecover -g
Please let us know how it goes
Sagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 08:30 AM
12-07-2010 08:30 AM
Re: VxVM data migration
the disk is shared, 2 nodes, Oracle RAC, is it as simple as doing this on both nodes or do I have have to do something different because it is shared disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 03:52 PM
12-07-2010 03:52 PM
Re: VxVM data migration
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2010 08:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2010 06:59 AM
12-13-2010 06:59 AM
Re: VxVM data migration
Thanks for the reply's it's nice to know there's help for these types of things.