1837525 Members
3498 Online
110117 Solutions
New Discussion

Mirror disk issues

 
pankaj roy
Occasional Contributor

Mirror disk issues

hello guys,

The file systems are mirrored but we are unable to find MirrorDisk/UX software on my server using following command.

swlist | grep -i mirr*

the server discription is HPUX latin B.11.11 U 9000/800 1127164781 unlimited-user license

Hope you guys will give me some solutions.

Thanks,
Pankaj Roy
6 REPLIES 6
Torsten.
Acclaimed Contributor

Re: Mirror disk issues

run

lvextend
Usage: lvextend
[-A Autobackup]
{-l LogicalExtentsNumber |
-L LogicalVolumeSize |
-m MirrorCopies [-s] }
LogicalVolumePath [ PhysicalVolumePath... | PhysicalVolumeGroupName... ]
More arguments required.



If you don't see

-m MirrorCopies [-s]

you don't have it.

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!   
Pete Randall
Outstanding Contributor

Re: Mirror disk issues

It could be included in your Operating Environment rather than installed separately. That could explain why you don't see it.


Pete

Pete
Torsten.
Acclaimed Contributor

Re: Mirror disk issues

try

swlist -l fileset |grep -i mirr

LVM.LVM-MIRROR-RUN B.11.23 LVM Mirror
PHCO_36744.LVM-MIRROR-RUN 1.0 LVM.LVM-MIRROR-RUN

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!   
pankaj roy
Occasional Contributor

Re: Mirror disk issues

Hello guys,

thanks for your response. i got the solution.

pankaj roy
Occasional Contributor

Re: Mirror disk issues

thanks
Torsten.
Acclaimed Contributor

Re: Mirror disk issues

You are welcome!

Finally, please read this:

http://forums11.itrc.hp.com/service/forums/helptips.do?#33

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!