1833005 Members
2928 Online
110048 Solutions
New Discussion

HP-Mirror command

 
zsujith
Frequent Advisor

HP-Mirror command

Hi,
I need to mirror one of the logical volume in VG00.My server version is HP HP-UX B.11.31 and all other logical volumes are mirrored. Is there any difference in mirroring command in 11.31 ? I got following command.

lvextend -m 1 /dev/vg00/lv_new /dev/dsk/c0t1d0s2

Please correct me if there any mistake.

Regards
Sujith
"The most wasted day is that in which we have not laughed."
6 REPLIES 6
Murat SULUHAN
Honored Contributor

Re: HP-Mirror command

Hi Sujith

What kind of errors do you get?
Could you submit it.

Best Regards
Murat
Murat Suluhan
zsujith
Frequent Advisor

Re: HP-Mirror command

Hi,

I didnt run this command. Before that i want to make sure the command is true.

Regards
Sujith
"The most wasted day is that in which we have not laughed."
Anka
Trusted Contributor

Re: HP-Mirror command

The way of doing it is the same, the command you pasted is OK. Just you should consider what for device special files you use, legacy or persistant.
Murat SULUHAN
Honored Contributor

Re: HP-Mirror command

Hi

there is no difference
look at page 476 http://docs.hp.com/en/B2355-91019/B2355-91019.pdf

If you have no problem about disk device, it will work

Best Regards
Murat
Murat Suluhan
Torsten.
Acclaimed Contributor

Re: HP-Mirror command

Procedures for boot related lvols and settings are slightly different for 11.31, but for "normal" lvols they are the same (more or less - maybe it depends if you are using LVM 1.0 or LVM 2.0).

Overall, your command should work.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
zsujith
Frequent Advisor

Re: HP-Mirror command

I used same command ..Its working fine.

Thanks
Sujith
"The most wasted day is that in which we have not laughed."