| Summary: | Documentation for "orphans find" tool | ||
|---|---|---|---|
| Product: | Red Hat Ceph Storage | Reporter: | shilpa <smanjara> |
| Component: | Documentation | Assignee: | Aron Gunn <agunn> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.3.2 | CC: | agunn, asriram, ceph-eng-bugs, hnallurv, kdreyer, mbenjamin, ngoswami, owasserm, sweil, yehuda |
| Target Milestone: | rc | Keywords: | Documentation, ZStream |
| Target Release: | 1.3.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-01 08:21:47 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: | |
|
Description
shilpa
2016-02-04 06:14:11 UTC
Feel free to borrow from https://github.com/ceph/ceph/pull/7524 Hi Aron, It would be nice to add Yehuda's C#10 to the doc. We should be more specific in what cases do objects leave behind orphans. Also, there is a prerequisite to running " radosgw-admin orphans find" command. The tool tries to open a radosgw log pool and fails. A log pool needs to exist prior to running the above command. The following command on the admin node should do it: $ rados mkpool .log Also, would be nice to add description for each option. For example: option: --pool Data pool to scan for leaked rados objects option: --num-shards Number of shards to use for keeping the temporary scan info Thanks Aron. Doc looks fine. Moving the BZ to verified. |