Re: how to find out where a umount is failing on -> vnodes: count 1 ?
- In reply to: David Wolfskill : "Re: how to find out where a umount is failing on -> vnodes: count 1 ?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Sep 2024 15:47:25 UTC
David Wolfskill <david@catwhisker.org> wrote: > fstat -f /data/jails/jenkins/_root I had a stupid moment once. "fstat -f" / "fuser -c" didn't report anything... Turned out I had a hidden mount filesystem underneath the mountpoint, so, Ronald, if no processes show a filesystem, make sure to check with a "df -a" !