Update Storage Replication Adapter (SRA) credentials
Contributors
Suggest changes
For SRM to communicate with SRA, you should update SRA credentials on the SRM server if you have modified the credentials.
Before you begin
You should have executed the steps mentioned in the topic "Configuring SRA on SRM appliance".
Steps
-
Delete the contents of the
/srm/sra/conf
directory using:-
cd /srm/sra/conf
-
rm -rf *
-
-
Execute the perl command to configure SRA with the new credentials:
-
cd /srm/sra/
-
perl command.pl -I <va-IP> administrator <va-password>
-