1833982 Members
1574 Online
110063 Solutions
New Discussion

Re: Mirror-UX

 
SOLVED
Go to solution
Richard Murden
Regular Advisor

Mirror-UX

I need information (docs, install guide) on Mirror-ux for 11.0. I have seen mirrordisk/ux for 11.i. Is this just a name change from mirror-ux? Points to be awarded!
Thanks,
Richard
6 REPLIES 6
Steven E. Protter
Exalted Contributor
Solution

Re: Mirror-UX

Mirror/UX functions exactly the same way with the same features on both OS.

You have to obtain and install a codeword from HP. That is a fun thing to do.

Info:
http://www2.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fsearch.hp.com%2Fredirect.html%3Furl%3Dhttp%253A%2F%2Fforums1.itrc.hp.com%2Fservice%2Fforums%2Fquestionanswer.do%253FthreadId%253D221058%26qt%3D%2Binstallation%2Bof%2Bmirror%2Fux%26hit%3D7&aid=SEARCH_FORUMS&pil=7&serStr=installation+of+mirror%2Fux&pir=7

After putting in the codeword via the swinstall GUI, you do this.

swinstall -x autoreboot=true -s

Mirror UX is a product beginning with a B, it can also be installed via the swinstall -i gui.

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
Rita C Workman
Honored Contributor

Re: Mirror-UX

Same thing...

For docs just go to http:/docs.hp.com and you'll find a plethora of info..

mirroring is controlled at the lvol and done by simply extending the lvol to your second disk:
lvextend -m 1 /dev/vgname/lvol /dev/dsk/

Now if you want to make changes on 'the fly' you need OnlineJFS.

Rgrds,
Rita
baiju_3
Esteemed Contributor

Re: Mirror-UX

Hi ,

I verified on my 11.0 and 11.11i boxes , there is no seperate mirror unix product installed . On 11.i mission critical OS which we are using it is a part of base OS .

11.0 iformation are not available now since it is discontinued.

You may chek the man page of lvextend and if you see the -m 1 mirror option , I believe you are good to go .


Thanks,
BL.






Good things Just Got better (Plz,not stolen from advertisement -:) )
Eknath
Trusted Contributor

Re: Mirror-UX

Hi Richard,

Please refer to http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=779380 for more information

Cheers!!!
eknath
Kannan_9
Occasional Advisor

Re: Mirror-UX

Hi,

Below the swlist output for MirrorDisk/UX product installed in HPUX 11.0 & 11i also.

B2491BA B.11.00 MirrorDisk/UX
B2491BA B.11.11 MirrorDisk/UX

there is no difference in product name.

Please find the attached file for more information.


Best wishes,

Kannan
Richard Murden
Regular Advisor

Re: Mirror-UX

Thanks for the information
Richard