This section explains how to use the
qq add_object_storage_uris
command.Description
Add object storage URIs for configuring the cluster’s data persistence. As the system provisions additional storage capacity on the cluster (which increases together with the clamp increase functionality), the file system recognizes and uses any new object storage URIs. Ensure that the new URIs point to empty S3 buckets or storage accounts and that the nodes on the cluster have sufficient permissions to perform LIST, PUT, GET, and DELETE operations on these buckets or accounts. Performing this action on a cluster not backed by objects results in an error.
Usage
qq add_object_storage_uris [-h] [--uris URIS [URIS ...]]
Flags
Flag Name | Required | Description |
---|---|---|
--uris
|
No | The new URIs to add to the cluster. |