To Recover VxVM configuration if VxVM has been reinstalled on HP-Ux
# rm /etc/vx/reconfig.d/state.d/install-db
# vxconfigd -m disable
# vxiod set 10
# vxdctl init
# vxconfigd -k -m enable
# vxdctl initdmp
# nohup /etc/vx/bin/vxrelocd root & (VxVM ONLY)
# nohup /usr/sbin/dgcfgdaemon &
# vxprint (to see group and volume states)
# vxrecover (to recover volumes - if needed)
# vxrecover -s (to start volumes -if needed)
# rm /etc/vx/reconfig.d/state.d/install-db
# vxconfigd -m disable
# vxiod set 10
# vxdctl init
# vxconfigd -k -m enable
# vxdctl initdmp
# nohup /etc/vx/bin/vxrelocd root & (VxVM ONLY)
# nohup /usr/sbin/dgcfgdaemon &
# vxprint (to see group and volume states)
# vxrecover (to recover volumes - if needed)
# vxrecover -s (to start volumes -if needed)
No comments:
Post a Comment