- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Data migration with the help of EMC-SRDF
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
тАО07-13-2004 01:34 AM
тАО07-13-2004 01:34 AM
Data migration with the help of EMC-SRDF
We need to migrate data from EMC symmetrix DMX1000 to DMX2000. EMC is helping us by using SRDF. 15 open system hosts need to be migrated (HP-UX with cluster & windows-2k)
we are planing to follow below steps.
1. attach new DMX2000 to the existing SAN (consist of two mcdata switchs ED-64 and host with powerpath configuration)
2. Create new zones for both host HBA paths (zone between existing host HBA and new DMX2000 FA's)
3. Allocate similer no. of new DMX2000 disks to every host.
4. with the help of SRDF EMC will migrate data from DMX1000 to DMX2000 without disturbing any thing in production.
5. Discover new DMX2000 disks on every host.
6. After getting volume group map file and other env data export vg on HP host.
7. As host is seeing disks from DMX1000 & DMX2000 before importing vg on DMX2000 disks use "vgchgid" on all DMX2000 disks.
8. Import all volume groups on new DMX2000 disks.
9. Once every thing is tested on new DMX2000 disks deactivate old zone of DMX1000.
I need confirmation on following
* Will above procedure work smoothly in HP-UX cluster env.
* What additioal steps needed for HP cluster.
* please add any comment and suggestions
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-13-2004 01:54 AM
тАО07-13-2004 01:54 AM
Re: Data migration with the help of EMC-SRDF
Doing above will require an outage - but will work...
As far as cluster - how mant nodes? if 2, then the devs will change - hence new cluster lock device and therfore need to cmapplyconf again.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-13-2004 02:06 AM
тАО07-13-2004 02:06 AM
Re: Data migration with the help of EMC-SRDF
we are planning to have downtime.
Our environment has 2 node HP cluster.
I do not have much exposure in cluster. For above procedure can you provide me the steps related to cluster with exact commands.
With Regards,
emc101
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-13-2004 02:54 AM
тАО07-13-2004 02:54 AM
Re: Data migration with the help of EMC-SRDF
I appreciate your suggestions on my above procedure.
Thanks.
emc101
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-13-2004 03:41 AM
тАО07-13-2004 03:41 AM
Re: Data migration with the help of EMC-SRDF
# cd /etc/cmcluster
# cmgetconf -v -c
# vi
FIRST_CLUSTER_LOCK_PV /dev/........
#
Edit the
# cmcheckconf -v -C
# cmapplyconf -v -C
- Sundar.