Wednesday, April 12, 2017

Procedure to replace the VxVM disks on HP-Ux

There are several ways to remove the disk, but to make sure that rootdg is not affected by any action, I would recommend to remove the disk from rootdg first, by using

# vxdg -g rootdg rmdisk rootdg02

# vxdisk offline c4t8d0

# vxdisk list
c4t8d0  should have status "offline"

Now change the disk (physical HW). After adding the disk run

# vxdctl enable

# vxdisk list
if c4t8d0 is still "offline"

# vxdisk online c4t8d0

# vxdisk list
disk should be in status "online invalid"  if not "vxconfigd -k -m enable"

Now you have to add the disk to rootdg again

# /etc/vx/bin/vxdisksetup -i c4t8d0

# vxdg -g rootdg addisk rootdg02=c4t8d0

1 comment:

  1. I really appreciate information shared above. It’s of great help. If someone want to learn Online (Virtual) instructor lead live training in ORACLE SOLARIS, kindly contact us http://www.maxmunus.com/contact
    MaxMunus Offer World Class Virtual Instructor led training on ORACLE SOLARIS. We have industry expert trainer. We provide Training Material and Software Support. MaxMunus has successfully conducted 100000+ trainings in India, USA, UK, Australlia, Switzerland, Qatar, Saudi Arabia, Bangladesh, Bahrain and UAE etc.
    For Demo Contact us.
    Avishek Priyadarshi
    MaxMunus
    E-mail: avishek@maxmunus.com
    Skype id: avishek_2 .
    Ph:(0) 8553177744 / 080 - 41103383
    http://www.maxmunus.com/

    ReplyDelete