Recovering MSDP S3 IAM configurations from cloud LSU
If MSDP S3 is enabled, you can recover the MSDP S3 IAM configurations from the cloud LSU that is recovered from the disaster.
To recover the MSDP S3 IAM configurations from the cloud LSU
- Run the following command.
$ kubectl exec -it <first-MSDP-engine-FQDN> -n <sample-namespace> -c uss-engine -- /usr/openv/pdde/vxs3/cfg/script/s3srv_config.sh --recover-iam-config <LSU name>
The command displays the IAM configurations in the cloud LSU and current IAM configurations.
The following warning appears:
WARNING: This operation overwrites current IAM configurations with the IAM configurations in cloud LSU.
To overwrite the current IAM configurations, type the following and press Enter.
overwrite-with-<cloud_LSU_name>
Note:
Do not run /usr/openv/pdde/vxs3/cfg/script/s3srv_config.sh --reset-iam-root command before this command. It overwrites the IAM configurations in the cloud LSU.