Bug 1464554

Summary: using --inconsistent-index when remove a bucket can result in bucket index corruption
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Orit Wasserman <owasserm>
Component: RGWAssignee: Matt Benjamin (redhat) <mbenjamin>
Status: CLOSED DUPLICATE QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: medium Docs Contact: Erin Donnelly <edonnell>
Priority: low    
Version: 2.3CC: anharris, cbodley, ceph-eng-bugs, edonnell, hnallurv, kbader, mbenjamin, owasserm, sweil, uboppana
Target Milestone: rc   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
.The --inconsistent-index option of the radosgw-admin bucket rm should never be used Using the `--inconsistent-index` option with `radosgw-admin bucket rm` can cause corruption of the bucket index if the command fails or is stopped. Do not use this option.
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-18 02:30:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1437916    

Description Orit Wasserman 2017-06-23 18:17:04 UTC
Description of problem:
Using  --inconsistent-index with bucket rm can cause corruption of the bucket index if the command fails or stopped. We need to document it and warn the user

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Run bucket rm  --inconsistent-index
2. Stop it during the execution
3. 

Actual results:


Expected results:


Additional info:

Comment 2 Matt Benjamin (redhat) 2017-08-18 02:30:21 UTC

*** This bug has been marked as a duplicate of bug 1477311 ***