5.1-RELEASE TODO
Alexander Leidinger
Alexander at Leidinger.net
Mon Jun 2 00:27:36 PDT 2003
On Sun, 01 Jun 2003 11:46:34 -0600
Scott Long <scott_long at 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?
Simply mounting, reading and umount the fs works:
---snip---
Monday, 02. June 2003, 09:15:01
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(1) root at ttyv0 # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt
Monday, 02. June 2003, 09:15:56
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(2) root at ttyv0 # du -hd0 /mnt
22G /mnt
Monday, 02. June 2003, 09:16:26
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(3) root at ttyv0 # umount /mnt
---snip---
This is the problem case:
---snip---
Monday, 02. June 2003, 09:16:31
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(4) root at ttyv0 # mount_msdosfs -l -u netchild /dev/ad1s1 /mnt
Monday, 02. June 2003, 09:16:40
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(5) root at ttyv0 # cp ftpchroot-test.sh /mnt
Monday, 02. June 2003, 09:16:59
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(6) root at ttyv0 # cp /mnt/ftpchroot-test.sh /tmp/
Monday, 02. June 2003, 09:17:12
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(7) root at ttyv0 # umount /tmp
umount: unmount of /tmp failed: Device busy
Monday, 02. June 2003, 09:17:15
{1} <FreeBSD 5.1-BETA> [Magelan:~]
(8) root at ttyv0 # sync;sync;sync
Monday, 02. June 2003, 09:17:22
{0} <FreeBSD 5.1-BETA> [Magelan:~]
(9) root at ttyv0 # umount /tmp
umount: unmount of /tmp failed: Device busy
---snip---
The copied file has a size of 212 bytes.
Bye,
Alexander.
--
It's not a bug, it's tradition!
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
More information about the freebsd-current
mailing list