| Summary: | Need an admin-friendly log file to check multisite sync status | ||
|---|---|---|---|
| Product: | Red Hat Ceph Storage | Reporter: | shilpa <smanjara> |
| Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
| Status: | CLOSED NOTABUG | QA Contact: | ceph-qe-bugs <ceph-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.0 | CC: | cbodley, ceph-eng-bugs, kbader, kdreyer, mbenjamin, owasserm, smanjara, sweil, yehuda |
| Target Milestone: | rc | Keywords: | FutureFeature |
| Target Release: | 2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-02 14:29:16 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-04-13 11:53:27 UTC
Upstream tracker: http://tracker.ceph.com/issues/15483 Are you thinking of this as a production setup? Seems like this may generate a potentially very large increase in log traffic at a realistic scale. (In reply to Matt Benjamin (redhat) from comment #3) > Are you thinking of this as a production setup? Seems like this may > generate a potentially very large increase in log traffic at a realistic > scale. May be the shard numbers could be logged. That way I can atleast see what shard has failed. We could use that shard index to look up the rgw pools to see what files the shard contains. Or logging the objects that have failed to sync would be helpful. Not sure if it is feasible. There is a log that logs failed sync operations. You can see that via: $ radosgw-admin sync error list Is the command in comment #5 enough to close this bug? > There is a log that logs failed sync operations. You can see that via:
>
> $ radosgw-admin sync error list
Thanks that works.
|