In this article, we will see how to restart vxconfigd manually in vcs whenever required safely. The reason may be any circumstances either veritas commands hanging or anything in which we have to restart vxconfig daemon in vcs manually you can use below the sequence of commands to restart vxvonfigd in vcs.
How to restart vxconfigd in VCS
# haconf -makerw # Making configuration writable
# hagrp -freeze <SG> –persistent # Freezing SG persistently
# haconf -dump -makero # Making configuration read-only.
# vxconfigd –k # Restart vxconfigd daemon
# haconf -makerw # Making configuration writable
# hagrp -unfreeze <SG> –persistent # Unfreezing SG persistently
# haconf -dump –makero # Making configuration read-only.
That`s it about how to restart vxconfigd manually in vcs. For more topics in vcs stay tuned or refer to already posted veritas and vcs articles.
Related VCS & VxVM Topics
How to fix Powerpath in Degraded State
How to fix service group auto disabled in VCS
How to fix failover service group in VCS
Comments
Pingback: How to stop LLT and GAB in VCS – RSY DIGITAL WORLD
Pingback: How to change DG name in the Veritas Volume Manager – RSY DIGITAL WORLD