Alexander Leidinger wrote:
On Sun, 01 Jun 2003 11:46:34 -0600
Scott Long <[EMAIL PROTECTED]> 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)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]

Spellng is overated anywy.

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to