Bug 1364353
Summary: | Increase log level for some of the messages that occur in rgw admin command. | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | shilpa <smanjara> |
Component: | RGW | Assignee: | Matt Benjamin (redhat) <mbenjamin> |
Status: | CLOSED ERRATA | QA Contact: | Vasishta <vashastr> |
Severity: | medium | Docs Contact: | Bara Ancincova <bancinco> |
Priority: | low | ||
Version: | 2.0 | CC: | asriram, bancinco, cbodley, ceph-eng-bugs, hnallurv, icolle, kbader, kdreyer, mbenjamin, nlevine, owasserm, smanjara, sweil, tserlin, uboppana, vashastr |
Target Milestone: | rc | ||
Target Release: | 2.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | RHEL: ceph-10.2.3-2.el7cp Ubuntu: ceph_10.2.3-3redhat1xenial | Doc Type: | Bug Fix |
Doc Text: |
.The `radosgw-admin` command no longer returns unnecessary error messages
The log level of certain common error messages that are returned by the `radosgw-admin` command was set to `0`. Consequently, these messages appeared even though `radosgw-admin` command succeeded. The log level of these messages has been increased, and the messages no longer appear if `radosgw-admin` succeeds.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-11-22 19:29:30 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: | 1322504, 1383917 |
Description
shilpa
2016-08-05 07:40:11 UTC
Hi Bara, Errors like these appear with radosgw-admin commands during multisite configuration: 2016-08-02 14:48:28.687251 7f9e630639c0 0 Cannot find zone id=7a2a89b9-4f5e-4f60-a29e-451ac9acc5a8 (name=us-west), switching to local zonegroup configuration 2016-08-02 14:48:35.742185 7f9e630639c0 0 error read_lastest_epoch .rgw.root:periods.a3db7884-2445-4bab-a165-6730f8573b8f:staging.latest_epoch As long as the commands succeed, these messages can be ignored. https://github.com/ceph/ceph/pull/10765 was merged upstream for jewel and the fix will be in Ceph 10.2.3 for RHCS 2.1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHSA-2016-2815.html The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days |