Operating System - HP-UX
1825162 Members
2376 Online
109679 Solutions
New Discussion юеВ

Migrating EMC 8730 to DMX

 
Ahmed_58
Regular Advisor

Migrating EMC 8730 to DMX

Hi,
We are planning to migrate our storage from EMC 8730 to DMX, is any one gone through this experience?
to cut long story to short; I need your experience for the best way copy my Filssystems to new disks, with exactley the same permissions, directories/files time stamp etc.
PS: we also use Servicegarde clustering with this machine.

Best regards;
Ahmed

PS:
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: Migrating EMC 8730 to DMX

Shalom Ahmed,

Some of the disk arrays provide business or data copy services. I generally will either do a backup to tape and restore to the new logical volume after its created and working, or copy from logical volume to logical volume.

Sometimes the mv command works well.

There are a dozen different ways to get this done correctly.

For SG, you need to have multiple nodes able to mount and activate a LUN. Your SAN setup must take this into account and make sure the scsi id of the connecting systems is not the same.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Ahmed_58
Regular Advisor

Re: Migrating EMC 8730 to DMX

Shalom Steven,

Thanks for the replay , The enginer prefer us to do soft copy, I was planning to use cpio but i noticed two things to concider, 1- the date/time stamp will be changed. 2- the max GB files can copy is 2GB.

Ahmed