Bug 866557 - Some error messages logged should probably be warnings
Summary: Some error messages logged should probably be warnings
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: object-storage
Version: pre-release
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Peter Portante
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-15 15:41 UTC by Peter Portante
Modified: 2014-04-17 11:39 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.5.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-17 11:39:16 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)
Sample patch of the changes. (3.34 KB, patch)
2012-10-15 15:44 UTC, Peter Portante
no flags Details | Diff

Description Peter Portante 2012-10-15 15:41:36 UTC
Description of problem:

  A few messages logged as errors should probably logged as warnings, as the
  code appears to recover and still do the right thing.

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

  RHS 2.0

How reproducible:

  Every time.

Steps to Reproduce:
1. Delete metadata from the root Gluster account directory, AUTH_*
2. Make any Swift request to fetch a file, get a container listing, etc.
3. View logs to see that metadata errors are logged, but nothing broke
  
Actual results:

  Errors logged.

Expected results:

  Warnings logged.

Additional info:

Comment 1 Peter Portante 2012-10-15 15:44:44 UTC
Created attachment 627532 [details]
Sample patch of the changes.

Seems like errors should be logged when the operation of the servers fails, rather than when they recover.

Comment 2 Vijay Bellur 2012-10-16 21:20:59 UTC
CHANGE: http://review.gluster.org/4089 (object-storage: change logging of some errors to warnings) merged in master by Anand Avati (avati)

Comment 3 Niels de Vos 2014-04-17 11:39:16 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.5.0, please reopen this bug report.

glusterfs-3.5.0 has been announced on the Gluster Developers mailinglist [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/6137
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


Note You need to log in before you can comment on or make changes to this bug.