1834178 Members
2364 Online
110064 Solutions
New Discussion

data migration question

 
e-lms
Occasional Contributor

data migration question

Hi,
i will migrate data from EMC DMX800 to EMC DMX2000 in hp-ux 11i.
i want to do this with lvm mirroring.but i found that lv has be striped,used 8 PVS.
can i do it with lvextend command,what it's format is?

Thanks in advance for your help
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: data migration question

Shalom,

lvextend -m 1 lvolname diskname


I recommend that you handle striping on the EMC and not the OS for the new disk array.

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
e-lms
Occasional Contributor

Re: data migration question

Hi,Steven!

LV is striped in 8 PVS in EMC DMX 800.
when migrating according to LVM mirror,must i use new 8 PVS in EMC DMX2000?