summaryrefslogtreecommitdiffstats
path: root/config/gluster-commands.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/gluster-commands.cfg')
-rw-r--r--config/gluster-commands.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index b4df742..44a3cbf 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -97,6 +97,11 @@ define command {
}
define command {
+ command_name check_vol_heal_info
+ command_line $USER1$/gluster/check_vol_server.py $ARG1$ $ARG2$ -o heal-info
+}
+
+define command {
command_name check_vol_georep_status
command_line $USER1$/gluster/check_vol_server.py $ARG1$ $ARG2$ -o geo-rep
}