Running a deduplication estimate
Run the radosgw-admin dedup estimate command to start deduplication estimation. The command identifies duplicate objects but does not modify data.
Before you begin
- Administrative access to the Ceph cluster.
- RGW service is running.
- radosgw-admin tool is installed and available in your system path.
Procedure
Results
Monitoring the estimate
Procedure
Run the following command to check progress or view results.
radosgw-admin dedup stats
Managing the estimate
Procedure
Use the following commands to manage the deduplication estimate:
- Pause the estimate:
radosgw-admin dedup pause - Resume a paused estimate:
radosgw-admin dedup resume - Cancel the estimate and release resources:
radosgw-admin dedup abort