oliverbeat
Technical User
Hi,
I have 2 vio servers and I created a virtual LPAR 2 weeks ago with 2 virtual disks (mirrored and configured on the 2 vio servers ). Now they want more disks.
So I create 2 new disks unit on my 2 vio servers for my partition.
I connect and run cfgmgr on my virtual partition I see the new 2 hdisks.
I add them to my volume group
# lsvg -p vg000
vg000:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk1 active 159 152 32..25..31..32..32
hdisk4 active 159 152 32..25..31..32..32
hdisk6 active 63 63 13..13..12..12..13
hdisk7 active 63 63 13..13..12..12..13
To be sure that my vg will be mirrored correctly (if I lose one vio sever), should I must rerun a mirrorvg on all hdisk ?
# mirrorvg vg000 hdisk1 hdisk4 hdisk6 hdisk7
Probably it's a stupid question but it is better to have a clear answer instead of doubting ...
Thanks in advance
I have 2 vio servers and I created a virtual LPAR 2 weeks ago with 2 virtual disks (mirrored and configured on the 2 vio servers ). Now they want more disks.
So I create 2 new disks unit on my 2 vio servers for my partition.
I connect and run cfgmgr on my virtual partition I see the new 2 hdisks.
I add them to my volume group
# lsvg -p vg000
vg000:
PV_NAME PV STATE TOTAL PPs FREE PPs FREE DISTRIBUTION
hdisk1 active 159 152 32..25..31..32..32
hdisk4 active 159 152 32..25..31..32..32
hdisk6 active 63 63 13..13..12..12..13
hdisk7 active 63 63 13..13..12..12..13
To be sure that my vg will be mirrored correctly (if I lose one vio sever), should I must rerun a mirrorvg on all hdisk ?
# mirrorvg vg000 hdisk1 hdisk4 hdisk6 hdisk7
Probably it's a stupid question but it is better to have a clear answer instead of doubting ...
Thanks in advance