From 7b6014ce85b4dfca6616f137665cd00e5624c4b0 Mon Sep 17 00:00:00 2001 From: Ujjwala Date: Thu, 8 Dec 2011 15:08:17 +0530 Subject: gsync scripts --- Geo-rep-scripts/check_marker_presence.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Geo-rep-scripts/check_marker_presence.sh (limited to 'Geo-rep-scripts/check_marker_presence.sh') diff --git a/Geo-rep-scripts/check_marker_presence.sh b/Geo-rep-scripts/check_marker_presence.sh new file mode 100644 index 0000000..d60a104 --- /dev/null +++ b/Geo-rep-scripts/check_marker_presence.sh @@ -0,0 +1,3 @@ +source ./config +#/opt/glusterfs/$VERSION/sbin/glusterfs --volfile-server=$SERVER --volfile-id=$VOLNAME --client-pid=-1 $MNT_PT_NEG_PID +getfattr -n trusted.glusterfs.volume-mark $MNT_PT_NEG_PID -- cgit