- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- migrate XP256 data to XP128
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
02-15-2005 04:09 PM
02-15-2005 04:09 PM
migrate XP256 data to XP128
We are planning to migrate our existing hardware infrastructure ( 2X N4000 colocated servers connected
to an XP256 array running business copy) to new hardware infrastructure ( 2 sites - Production/PRD & DR ;
therefore 2X RP8420 at each site running business copy on an XP128 array at each site).
Our migration plan so far is :
- setup pri/sec severs and XP128 arrays at both sites(PRD/DR)
- install O/S;Oracle;HBAs
- setup mirror of vg00 of new RP8400's at each site(1 mirror copy on internal disk & the other on external storage)
- setup XP business copy on both PRD/DR sites
- shutdown DB & stop app running on N-4000, then take a full backup of data on XP256 using netbackup
- restore data from backup onto new XP128 at PRD site
- sync the PRD pri/sec environments at the PRD site
- start DB & app
Question:
1. Is the above plan bullet proof OR is there a more viable;risk free procedure we could follow?
2. Is there a way we could copy data off the XP256 to the XP128 if they are not colocated?
3. Could we just create map files for each vg on existing N-4000's; deactivate the vg's; disconnect the
XP256 from N-4000's; remove pv's from XP256; insert pv's into XP128; import vg's & activate vg?
Any advice on the most viable & risk free procedure would be most appreciated.
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 03:41 AM
02-17-2005 03:41 AM
Re: migrate XP256 data to XP128
The glaring hole in the plan is that Business Copy only works on a single frame. If you want to sync between the two XP128s, your Production and your DR sites, you will need Continuous Access.
Another method to migrate your data would be to have the N class servers connected to both the XP256 and the XP128. Add enough LUNs from the new XP128 into your existing volume groups. Then use MirrorDisk/UX to mirror all of your logical volumes to those LUNs on the XP128.
Prepare the new rp8400's as you mention above. When you are ready to cut over, quiesce your database and split the mirrors on the N class. On the rp8400 vgimport those LUNs into a new volume group. Start up the database and you are off.
Then set up the Continuous Access sysnc between your Production and DR sites.
This of course does not cover all of the steps required. Just very high level.
Some of the holes with this process is you may not be able to add enough LUNs to your existing volume groups. You may want to use larger LUNs on the XP128 that you could not take full advantage of in your existing volume group. It depends on how your existing volume groups were created and how they are being used. If you want to make changes to the volume group you will need to backup and restore the data.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 04:43 AM
02-17-2005 04:43 AM
Re: migrate XP256 data to XP128
1. Is the above plan bullet proof OR is there a more viable;risk free procedure we could follow?
No such thing as a risk free apporach. Mirror/UX does not destory the original data so the approach is pretty low risk. Just for this project, you might want to go that route. Make a good backup before you start. Set the write tab on the tape.
2. Is there a way we could copy data off the XP256 to the XP128 if they are not colocated?
3. Could we just create map files for each vg on existing N-4000's; deactivate the vg's; disconnect the
XP256 from N-4000's; remove pv's from XP256; insert pv's into XP128; import vg's & activate vg?
If you can connect the machines to both machines simultaneously, the mirror/ux option seems viable. You could do it more slowly through the network with scp -rp if simultaneous connection is not possible.
I am intrigued by item 3 and suggest you try it on a sand box.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 04:54 AM
02-17-2005 04:54 AM
Re: migrate XP256 data to XP128
Also, I'm not sure if there is an import feature even if you moved drives between the same type of frame. Any drive that was inserted in my XP256 had to be formatted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 05:09 AM
02-17-2005 05:09 AM
Re: migrate XP256 data to XP128
At the time only HPUX servers were connected to the XP256.
We used Mirror-UX for the operation.
both XP frames on same site.
As disk size were different we have to keep same emulation for existing data.
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2005 05:45 AM
02-17-2005 05:45 AM
Re: migrate XP256 data to XP128
I'm sure that XP-line has similar product. That may be the "Continuous Access" that was mentioned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2005 08:02 PM
02-20-2005 08:02 PM
Re: migrate XP256 data to XP128
You dont perhaps have the plan/procedures you guys followed so that we could peruse?
Thanks in advance!