Clear text strings for user/password is deprecated.
The “Enter Password: “ prompt appears in the output only when the password is NULL.
When one enters a cleartext password, the agent can’t decrypt it and uses a blank string.
Therefore, an extra line “Enter Password:” gets appended for every operation tried on the resource.
Due to a mismatch in the number of lines in the output, the agent assumes that there is an error.
group orasm_vxvm_grp01 (
>>>>>Unset the DBAUser and DBAPword for ASMDG:
hares -modify ASM_dg_res_name DBAUser ''
hares -modify ASM_dg_res_name DBAPword ''
>>>>>Use vcsencrypt to encrypt the password for ASM user.
# /opt/VRTSvcs/bin/vcsencrypt –agent
Enter New Password:#
Applies To