1. Log in to the server OS as the root user.
2. Ensure that the VCS service has started. If the VCS service is not started, run the following command to start it:
# hastart -onenode
3. Run the following commands to change the admin user password:
# haconf -makerw > /dev/null 2>&1# /opt/VRTSvcs/bin/hauser -update admin# Enter Password:Enter a new password.
# Enter Again:Enter the new password again.
# haconf -dump -makero