Operating System - HP-UX
1830207 Members
2543 Online
109999 Solutions
New Discussion

MirrorUX Configuration problem

 
SOLVED
Go to solution
KM_3
Occasional Contributor

MirrorUX Configuration problem

I need some help to install & configure MirrorUX on HP-UX11i version B.11.11 enterprise OE.
Regards
Khurram
Knowledge Is Curse
13 REPLIES 13
Massimo Bianchi
Honored Contributor

Re: MirrorUX Configuration problem

Hi,
what kind of problem do you have ?
Or this is your first install and you want some guidelines ?

In the latter i suggest you to read the docs in

htpp://docs.hp.com

i cannot be more precise.

If you bought the Enterprise OE mirrorUX should be already bundled, so no need to install it, just use it !

you can check with

swlist -l fileset | grep -i lvm

there should be something like LVM.mirror

listed.


HTH,
Massimo
KM_3
Occasional Contributor

Re: MirrorUX Configuration problem

Hello Massimo,
infact, i want to use mirrorUX, but right now i dont know how to verify mirrorUX presence in HP-UX. we have purchased 11i enterprise OE, but in installed software list in sam, there is no such software like mirrorUX. Now, if i have to install it, what should be the procedure. & if it is installed, how could i check it in my OE & then secondly & most importantly, how could i use it.
Regards
Khurram Mahmood
Knowledge Is Curse
Massimo Bianchi
Honored Contributor

Re: MirrorUX Configuration problem

Hi,
to check, do an

swlist

check if output is containing something similar to the following:

# Initializing...
# Contacting target "omih471"...
#
# Target: omih471:/
#

#
# Bundle(s):
#

B2491BA B.11.11 MirrorDisk/UX
...

To install it:
mount the installation CD
use swinstall and chosse the product. you may have to reinstall also some patch.
Or it may be in the APP cd, i don't remember with the Enterprise OE, i thought it was bundled already.


To use it:
check the man page of the command "lvextend".

It is used for controlling the mirroring with hte option "-m ".

HTH,
Massimo

RolandH
Honored Contributor

Re: MirrorUX Configuration problem

Hi Khurram,

use attached document for your mirror procedurs.

Regards
Roland
Sometimes you lose and sometimes the others win
Steven E. Protter
Exalted Contributor

Re: MirrorUX Configuration problem

Step 1.

Codeword installation:

sam

Action, Add Code Word

Punch in the Code word that came with the software.

exit sam

Put the cd in

mount it

swinstall -i

Find the HP-UX Mirror software which is invisible prior to codeword installation.

Mark and install the software which will boot your system.

To use mirror/ux
command -m for mirror 1 copy logical volume name disk for the mirror copy.
lvextend -m 1 /lvolname /dev/dsk/c5t8d4

I've never striped, can't help you with that.

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
KM_3
Occasional Contributor

Re: MirrorUX Configuration problem

Hello HP GURUS,
Thnx for all the valueable advices u ppl gavetometosolve the problem. & Just one more thing plz...... how do i verify that mirrordisk/ux is already installed or not,coz our server is live now, and i cant play with her.I have to be sure abt the solution & all the steps which i would be going to perform on her. Is there any command line procedure to check the presence of mirrordisk/ux on her or any other method in ur knowledge. Once again ur highly vluable comments & solutions are really appriciated.
Regards
Khurram Mahmood
Knowledge Is Curse
KM_3
Occasional Contributor

Re: MirrorUX Configuration problem

Hello HP GURUS,
Thnx for all the valueable advices u ppl gavetometosolve the problem. & Just one more thing plz...... how do i verify that mirrordisk/ux is already installed or not,coz our server is live now, and i cant play with her.I have to be sure abt the solution & all the steps which i would be going to perform on her. Is there any command line procedure to check the presence of mirrordisk/ux on her or any other method in ur knowledge. Once again ur highly vluable comments & solutions are really appriciated.
Regards
Khurram Mahmood
Knowledge Is Curse
KM_3
Occasional Contributor

Re: MirrorUX Configuration problem

Hello HP GURUS,
Thnx for all the valueable advices u ppl gavetometosolve the problem. & Just one more thing plz...... how do i verify that mirrordisk/ux is already installed or not,coz our server is live now, and i cant play with her.I have to be sure abt the solution & all the steps which i would be going to perform on her. Is there any command line procedure to check the presence of mirrordisk/ux on her or any other method in ur knowledge. Once again ur highly vluable comments & solutions are really appriciated.
Regards
Khurram Mahmood
Knowledge Is Curse
twang
Honored Contributor

Re: MirrorUX Configuration problem

check whether mirror-ux is installed:
# swlist -l product |grep -i mirror
PHKL_23507 1.0 LVM mirror logical volume fix

Rajeev  Shukla
Honored Contributor

Re: MirrorUX Configuration problem

Hi KM,

Though your machine is under production "swlist" is very safe command and be sure it will do no harm.

When you run "swlist" command on the system you should see something as MirrorDisk/UX, if this is there that means mirror-ux is installed otherwise not.

Cheers
Rajeev
Con O'Kelly
Honored Contributor

Re: MirrorUX Configuration problem

Use swlist as
# swlist -l bundle | grep -i mirror.
OR
check if vgsync command exists:
# ll /usr/sbin/vgsync.

Cheers
Con
Pauline Brasch
Frequent Advisor

Re: MirrorUX Configuration problem

You can do this with your server running and it will not affect anything. Here is what happens when I run it on my 11.11 system here:
# swlist -l fileset LVM
# Initializing...
# Contacting target "xxx"...
#
# Target: xxx:/
#

# LVM B.11.11 LVM
LVM.LVM-ENG-A-MAN B.11.11 LVM-ENG-A-MAN
LVM.LVM-JPN-E-MAN B.11.11 LVM-JPN-E-MAN
LVM.LVM-JPN-S-MAN B.11.11 LVM-JPN-S-MAN
LVM.LVM-KRN B.11.11 HP-UX Kernel support for
the Logical Volume Manager
LVM.LVM-MIRROR-RUN B.11.11 LVM-MIRROR-RUN <----***this is it
LVM.LVM-RUN B.11.11 LVM-RUN
The time is gone the song is over thought I'd something more to say.
RolandH
Honored Contributor
Solution

Re: MirrorUX Configuration problem

Hi KM,

you can be sure in HER is always built in MirrorDisk.

You can proof this if you ask HER, what she is doing all the time in the bath.

=:-}}

Roland
Sometimes you lose and sometimes the others win