Merge remote-tracking branch 'lib15/lib15'
[gnt-info] / drbd-watch.sh
1 while true ; do grep -B 2 -A 1 sync /proc/drbd /proc/mdstat ; sleep 3 ; done