Modify the configuration of an already-registered UAS volume. Almost any part of the configuration of a UAS volume can be modified.
cray
command) installed on the above hostcray init
command) to reach the HPE Cray EX System API Gatewaycray auth login
command)Modify the configuration of a UAS volume.
Once a UAS volume has been configured, any part of it except for the volume_id
can be updated with a command of the following form:
cray uas admin config volumes update [options] <volume-id>
For example:
ncn-m001-cray uas admin config volumes update --volumename 'my-example-volume' a0066f48-9867-4155-9268-d001a4430f5c
The --volumename
, --volume-description
, and --mount-path
options may be used in any combination to update the configuration of a given volume.