Disabling File Storage Replication
You can disable file storage replication on a workbench if redundancy is no longer required.
- In the Cloudera console, click the
Cloudera AI tile.
The Cloudera AI Workbenches page is displayed.
- From the Actions menu of the workbench, select View Workbench Details.
- Toggle the File Storage Replication button. A confirmation pop-up message will appear.
- Click Yes to disable file storage replication.
The status of replication deletion can be monitored in the Replication Status field.
Use the CDP CLI deleteFileReplica
method.
cdp ml delete-file-replica --workspace-crn <value> --profile int
{
"workspaceCrn":"sample:CRN",
"xEntitlements": [
"ML_FILESYSTEM_REPLICA"
]
}