document the new check for file system use
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 11 Aug 2011 00:09:52 +0000 (10:09 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 11 Aug 2011 00:09:52 +0000 (10:09 +1000)
config/ctdb.sysconfig

index b0ee47468d01085c7ab3c85716233faec42c24a1..1f2edc4c9df2cfb5c99d2b14d124ec9229e16176 100644 (file)
@@ -290,6 +290,15 @@ CTDB_DEBUGLEVEL=ERR
 # newly manage or no longer manage them?
 CTDB_SERVICE_AUTOSTARTSTOP=yes
 
+# Monitor filesystem useage.
+# when set, and the 40.fs_use eventscript is enabled, this variable
+# allows to monitor the filesystem use and flag a node as unhealthy when
+# the filesystem becomes too full.
+# This is useful for example when /var grows too big.
+# Example: monitor both / and /var and make the node unhealthy when eitehr go
+# above 90%
+# CTDB_CHECK_FS_USE="/:90 /var:90"
+
 # 
 #
 # set any default tuning options for ctdb