- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Migrate EMC to XP512
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
10-08-2001 12:22 AM
10-08-2001 12:22 AM
Here my probleme : I have to add Fibre Channel Card ( A5158A ) in N4000 class.My servers are already connected to a EMC2 array disk.I need to remove only one of my old FC card unless to change the instances.
If i add my new card,did i find after the reboot the same instances of my disk that i had with the old card ? ( defore : c3t2d1 ; after c??t??d?? ).
Thanks for help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 12:40 AM
10-08-2001 12:40 AM
Re: Migrate EMC to XP512
Are you using EMC volume logix ?
The wwn(world wide number)is unique for each fc card.Volume logix determines ,by the hba's wwn,which hosts can access which volumes.
After you replaced the fc card,you need to use emc's fpath command to incorporate new wwn.
your c?t?d? will remain same.
Thanks
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 01:32 AM
10-08-2001 01:32 AM
Re: Migrate EMC to XP512
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 01:35 AM
10-08-2001 01:35 AM
Re: Migrate EMC to XP512
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 02:25 AM
10-08-2001 02:25 AM
Re: Migrate EMC to XP512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 04:13 AM
10-08-2001 04:13 AM
Solutionfor VG in
do
vgexport -s -p -m $VG.map $VG
done
Then, if the controller instance changes, just vgimport -s -m $VG.map $VG after vgexporting the old $VG and recreating the $VG dir and group files.
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 04:41 AM
10-08-2001 04:41 AM
Re: Migrate EMC to XP512
Is there an other way to performe It ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 04:54 AM
10-08-2001 04:54 AM
Re: Migrate EMC to XP512
It is not posible. Disk driver are composed of tree parts ( you know).CxxTxxDxx
Dxx and Txx are setting on EMC or XP side.
Cxx are setting with Hardware Path, and this is unique for each card on your box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 05:01 AM
10-08-2001 05:01 AM
Re: Migrate EMC to XP512
Last time i changed connections to my EMC, it changed most of my disks ( c11-> c18 ..).
Vgexport -s -m found again all my vgs. It took same minutes but in facts it was a easy way.
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 05:31 AM
10-08-2001 05:31 AM
Re: Migrate EMC to XP512
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 05:32 AM
10-08-2001 05:32 AM
Re: Migrate EMC to XP512
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 05:48 AM
10-08-2001 05:48 AM
Re: Migrate EMC to XP512
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 05:55 AM
10-08-2001 05:55 AM
Re: Migrate EMC to XP512
Vgexport -s include VGID into mapfile. Check it . vgexport -s -p -m /tmp/vgxx vg00.
Then vgimport -s -m will read that VGID and search all disks looking for this VGID, ... and automatic :), and adds all Alternate paths for each disk.
VGID is recorded in each disk:
dd if=/dev/rdsk/cxtxtx bs=1024 skip=8 count=9 | dd bs=8 skip=2 count=1 | od -x | head -1 .
Check it , try it , use it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2001 08:38 AM
10-08-2001 08:38 AM
Re: Migrate EMC to XP512
It sounds as if you want to add another card and connect it to your XP512. If so, do that. Then you will have these new disks available to your host.
As for moving the data you can add these new XP disks into your exising volume group if the volume group can accept that many new disks. You said you have 96 now. To add a complete new set would require max pe to be 192 or higher.
Then mirror your existing logical volumes to the new disks. Once they are synced break off the old disks from the mirrors and remove the old disks from the volume group. Your data is moved from the EMC to the XP.