Merge fix-pt-stalk-nfs-bug-1071979.

This commit is contained in:
Daniel Nichter
2013-12-10 20:50:17 -08:00
4 changed files with 16 additions and 8 deletions

View File

@@ -65,6 +65,14 @@ cmd_ok \
"grep -q 'Actual:[ ]*19% free,' $PT_TMPDIR/out" \
"Calculates % free with margin"
# #############################################################################
# NFS
# https://bugs.launchpad.net/percona-toolkit/+bug/1071979
# #############################################################################
check_disk_space "$SAMPLE/diskspace002.txt" 104857600 5 20971520
is "$?" "0" "df with NFS (bug 1071979)"
# ###########################################################################
# Done
# ###########################################################################

View File

@@ -0,0 +1,2 @@
Filesystem 1024-blocks Used Available Capacity Mounted on
10.10.10.1:/vol/data_logs_01 498073600 235646464 262427136 48% /var/log