Updating the SRA configuration file from the SRA container volume (preferred method)
Updating the SRA configuration file on an SRM Server from the SRA container volume is the preferred method. To use this method, complete the following steps.
Procedure
-
Switch to the SRA configuration volume directory located on the SRM VA server:
/var/lib/docker/volumes/<Docker_Image_ID>-v/_data
-
For detail, please check the mount information by using the following command:
docker inspect <Container_ID>
- Modify the SRA configuration file sra.settings under the directory IBMSpectrumVirtualizeFamilySRA.
-
Run the docker command to verify the result:
docker exec <Container_ID> cat /srm/sra/conf/IBMSpectrumVirtualizeFamilySRA/sra.settings