Bug 1433041 - Add events to notify disk getting full
Summary: Add events to notify disk getting full
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: distribute
Version: rhgs-3.2
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Susant Kumar Palai
QA Contact: Prasad Desala
URL:
Whiteboard:
Depends On:
Blocks: 1440659
TreeView+ depends on / blocked
 
Reported: 2017-03-16 15:53 UTC by Raghavendra G
Modified: 2020-07-23 08:23 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1440659 (view as bug list)
Environment:
Last Closed: 2020-07-23 08:23:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Raghavendra G 2017-03-16 15:53:46 UTC
Description of problem: We have log of the form,

  gf_msg (this->name, GF_LOG_WARNING, 0,
                                DHT_MSG_SUBVOL_INSUFF_SPACE,
                                "disk space on subvolume '%s' is getting "
				"full (%.2f %%), consider adding more bricks",
                                subvol->name,
                                (100 - conf->du_stats[i].avail_percent));

Can adding an event for this help sys admins?

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


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