Re: Check whether fsck would run

2014-12-13 Thread Scott Schaefer
On 12/13/2014 10:27 AM, Scott Schaefer wrote: On 12/13/2014 08:56 AM, martin f krafft wrote: Holger had the idea to add to molly-guard a check that would require the sysadmin to manually ack a reboot if fsck would be expected to run. I like it. Instead of parsing df -t output, invoking tune2fs

Re: Check whether fsck would run

2014-12-13 Thread Scott Schaefer
On 12/13/2014 08:56 AM, martin f krafft wrote: Holger had the idea to add to molly-guard a check that would require the sysadmin to manually ack a reboot if fsck would be expected to run. I like it. Instead of parsing df -t output, invoking tune2fs -l and doing a whole bunch of grep magic, I won