Update the vCenter and ONTAP credentials
You can update the vCenter and ONTAP credentials using the maintenance console.
What you will need
You need to have maint user login credentials.
About this task
If you have changed the credentials for vCenter, ONTAP, or Datalif post deployment, then you need to update the credentials using this procedure.
Steps
-
From the vCenter Server, open a console to VASA Provider.
-
Log in as the maintenance user.
-
Enter
4
to select Support and Diagnostics. -
Enter
1
to select Access diagnostic shell. -
Enter
y
to proceed. -
Update the credentials as required:
-
For Updating the ONTAP credentials run the command:
otv-update --ontapUsername <new username> --ontapPassword <new password>
-
For Updating the vCenter credentials run the command:
otv-update --vcenterUsername <new username> --vcenterPassword <new password>
-
For Updating the datalif run the command:
otv-update --dataLif <new Datalif IP>
-