Date: Mon, 02 Jun 2003 07:09:44 -0300 From: "Daniel C. Sobral" <dcs@newsguy.com> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: current@freebsd.org Subject: Re: 5.1-RELEASE TODO Message-ID: <3EDB2268.2020508@newsguy.com> In-Reply-To: <20030601201110.7b11a30c.Alexander@Leidinger.net> References: <200306011300.h51D0DMH042667@fledge.watson.org> <20030601165406.20550ba0.Alexander@Leidinger.net> <3EDA3BFA.1020602@btc.adaptec.com> <20030601201110.7b11a30c.Alexander@Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Alexander Leidinger wrote: > On Sun, 01 Jun 2003 11:46:34 -0600 > Scott Long <scott_long@btc.adaptec.com> wrote: > > >>I've mounted many MSDOS filesystems recently without problems. Do have >>any other information about this? Did you verify that there were no >>open vnodes on the filesystem? > > > I just copied 13 GB from the msdosfs to an ufs slice and 8 GB from an > ufs to the msdosfs slice. After that the system was idle for a while > (several minutes, maybe 2 hours). Then I just did some 'ls' invocations > to verify the copy procedure and tried to umount. > > I hadn't any program running with legitimate access to /mnt and I have > no program running which accesses a random filesystem path, so no vnodes > should have been open then. Alas, lsof (ports) would be a better way of checking if there are vnodes open or not. I think fstat does that too, but I'm too used to lsof. Also, what is the error message? -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@professional.bsdconspiracy.net Spellng is overated anywy.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EDB2268.2020508>