Updating cloud credentials for a cloud LSU
To update cloud credentials for a cloud LSU, you can create a configuration file and then run nbdevconfig command.
Configuration file contents for updating cloud credential are as follows:
Configuration setting | Description |
|---|---|
V7.5 "operation" "update-lsu-cloud" string | Use the value "update-lsu-cloud" to update some cloud LSU parameters. |
V7.5 "lsuName" " " string | Specifies the LSU name. |
V7.5 "cmsCredName" " " string | Specifies the credential name. |
For example:
V7.5 "operation" "update-lsu-cloud" string V7.5 "lsuName" "s3amazon1" string V7.5 "cmsCredName" "changedCmsCredName" string After creating the configuration file, run the following command:
# /usr/openv/netbackup/bin/admincmd/nbdevconfig -setconfig -storage_server <storage server> -stype PureDisk -configlist <configuration file path>
Note:
Use the original storage account to update the FortKnox Azure or FortKnox CMS credentials.