#350 Issue closed: rear may hang on df command (hanging on NFS)

Labels: bug, waiting for info

gdha opened issue at 2013-12-18 15:54:

starting rear on a disaster recovery side (with dangling NFS mounts) will cause rear to hang forever on script layout/save/GNU/Linux/51_current_disk_usage.sh which contains a simple line of code:

df -h > $VAR_DIR/layout/config/df.txt

We better replace the df -h command with df -hl (shows only local mounted file systems).

gdha commented at 2014-05-06 07:31:

rear-1.16 is out and fix is included


[Export of Github issue for rear/rear.]