- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Data migration and Mirroring
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
03-14-2003 06:23 AM
03-14-2003 06:23 AM
Data migration and Mirroring
BTW - I have to keep the same VG names as our Sybase database is using raw devices and requires the same path name to the device.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2003 06:28 AM
03-14-2003 06:28 AM
Re: Data migration and Mirroring
I would lean towards tape, myself.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2003 06:36 AM
03-14-2003 06:36 AM
Re: Data migration and Mirroring
Jim & John gave me some great pointers that have proved invaluable in migrating data from array to array. And although I still have more to go...to date...it has worked seamlessly with NO errors.
Take a look at this thread that recommends the fbackup/frecover option. And the tips about cleaning up you hardware path.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x520f31ec5e34d711abdc0090277a778c,00.html
Rgrds,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2003 06:41 AM
03-14-2003 06:41 AM
Re: Data migration and Mirroring
1. Create your new VG with a different name.
2. Create your new LV's
3. Use dd to copy old to new LV's.
4. Export both VG's then import the new one with the old one's name.
This avoids tape and you can consider the old VG as a backup until everything has been tested on the new XP.
Regards,
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2003 06:55 AM
03-14-2003 06:55 AM
Re: Data migration and Mirroring
John - I didn't you could import an exported VG with an alternate name. What must you do to accomplish this?