UPDATE DEVCLASS (Update a CLOUD device class)
Update the CLOUD device class that backs up the IBM Storage Protect database to a cloud provider. Retention storage pools are supported by this device class.
Privilege class
To issue this command, you must have system privilege or unrestricted storage privilege.
Syntax
Restriction: The GLACIER, DEEPGLACIER,
ARchive, and ACCARchive storage classes are used for
retention storage pools. These classes must not be used for other types of data, like database
backup or container storage pools. If the ARchive and
ACCARchive values are used, then the bucket must not be shared with other types
of data. The bucket must only be used by the associated retention storage pool.
Parameters
- device_class_name (Required)
- Specifies the name of the device class to be updated.
- CONNection (Required)
- Specifies the name of the connection to use for the device class.
This connection contains the credentials that are required to connect to the cloud environment.
- CLOUDSTORAGEClass
- Specifies the type of IBM Cloud Storage, Amazon Web Services (AWS) with Simple Storage Service
(S3), or Google Cloud Storage class that you are configuring for the storage pool. This parameter is
optional.Restriction: The GLACIER, DEEPARCHIVE, ARCHIVE, and ACCARCHIVE cloud storage classes cannot be used for database backup operations.
You can specify the following values, based on your cloud provider:
- Default
- Specifies that the data that is uploaded to Amazon S3 storage is sent to the S3 Standard storage class. Data that is uploaded to Google Cloud Storage is sent to the Google Cloud Storage Standard storage class.
- AUTOmaticvendortiering
- Specifies that the data that is uploaded to Amazon S3 storage is sent to the S3 Intelligent-Tiering storage class.
- NEARLINE
- Specifies that the data that is uploaded to Google Cloud Storage is sent to the Nearline storage class.
- GLACIER
- Specifies that the data that is uploaded to Amazon S3 storage is sent to the Amazon S3 Glacier Flexible Retrieval (formerly Amazon S3 Glacier) storage class.
- DEEPGLACIER
- Specifies that the data that is uploaded to Amazon S3 storage is sent to the Amazon S3 Glacier Deep Archive storage class.
- ARchive
- Specifies that the data that is uploaded to IBM Cloud® Storage (public cloud) is sent to the IBM Cloud Object Storage Archive class. If this storage class is used, use the bucket with the retention storage pool and do not share the bucket with other types of data. Data that is uploaded to Google Cloud Storage is sent to the Google Cloud Storage Archive storage class.
- ACCARchive
- Specifies that the data that is uploaded to IBM Cloud Storage (public cloud) is sent to the IBM Cloud Object Storage Accelerated Archive class. If this storage class is used, use the bucket with the retention storage pool and do not share the bucket with other types of data.
- COLDLINE
- Specifies that the data that is uploaded to Google Cloud Storage is sent to the Google Cloud Storage Coldline storage class.
- GLACIER_IR
- Specifies that the data that is uploaded to Amazon S3 storage is sent to the Amazon S3 Glacier Instant Retrieval storage class.
Example: Update a CLOUD device class for database backup
Update a device class that is used to back up the IBM Storage Protect database to the cloud environment.
update devclass clouddevclass conn=newcloudconnection
