Update Storage Replication Adapter (SRA) credentials
Contributors
-
PDF of this doc site
-
Deploy and upgrade
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
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>
-