We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da41345 commit ffe706aCopy full SHA for ffe706a
csi/heal-info.sh
@@ -30,4 +30,5 @@ for volfile in $(cd /kadalu/volfiles; ls *); do
30
vol=${volfile%.client.vol}
31
echo "Giving heal information of volume $vol"
32
/opt/libexec/glusterfs/glfsheal $vol info-summary volfile-path /kadalu/volfiles/$volfile
33
+ echo
34
done
0 commit comments