Date: Fri, 27 Sep 2024 14:28:22 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: freebsd-stable@freebsd.org Subject: how to find out where a umount is failing on -> vnodes: count 1 ? Message-ID: <2020716853.7639.1727440102154@localhost>
next in thread | raw e-mail | index | archive | help
------=_Part_7638_1380732487.1727440102039 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, Sometimes when I stop a jail the filesystem is not unmounted. /data/jails/freebsd14.1-RELEASE on /data/jails/jenkins/_root (nullfs, local, read-only, nfsv4acls, fsid 07ff002929000000, vnodes: count 1 ) [root@rpi4 ~]# umount 07ff002929000000 umount: unmount of /data/jails/jenkins/_root failed: Device busy Sometimes after some time the umount does succeed. How can I find what is keeping this mount busy? Ronald. ------=_Part_7638_1380732487.1727440102039 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <html><head></head><body>Hi,<br> <br> Sometimes when I stop a jail the filesystem is not unmounted.<br> <br> /data/jails/freebsd14.1-RELEASE on /data/jails/jenkins/_root (nullfs, local, read-only, nfsv4acls, fsid 07ff002929000000, vnodes: count 1 )<br> [root@rpi4 ~]# umount 07ff002929000000<br> umount: unmount of /data/jails/jenkins/_root failed: Device busy<br> <br> Sometimes after some time the umount does succeed.<br> <br> How can I find what is keeping this mount busy?<br> <br> Ronald.<br> </body></html> ------=_Part_7638_1380732487.1727440102039--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2020716853.7639.1727440102154>