Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jun 2003 03:13:24 -0400
From:      Donn Miller <dmmiller@cvzoom.net>
To:        current@freebsd.org
Subject:   panic: mdconfig on an iso file mounted on smbfs
Message-ID:  <3EE43394.6090802@cvzoom.net>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------070509060800070603080909
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Please see the attached gdb file.  I get this panic if I have a samba 
filesystem mounted via mount_smbfs, where an iso file resides.  When I 
try to use mdconfig on the file, I get an immediate panic.  The exact 
mdconfig command issued is:

mount -a -t vnode -f /smbfs/sol-9-u3-x86-v1.iso -u 0

output of mount command:

/dev/ad0s4a on / (ufs, local)
devfs on /dev (devfs, local)
/dev/ad0s4d on /tmp (ufs, local, soft-updates)
/dev/ad0s4f on /usr (ufs, local, soft-updates)
/dev/ad0s4e on /var (ufs, local, soft-updates)
procfs on /proc (procfs, local)
/dev/ad0s2 on /windows (ntfs, local)
//GUEST@DONN/BACKUPS on /smbfs (smbfs)

If I copy the ISO to a local filesystem, and run mdconfig, the mdconfig 
command succeeds, and doesn't result in a panic.

--------------070509060800070603080909--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EE43394.6090802>