panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Donn Miller
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 ou

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Donn Miller
Donn Miller wrote: 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-u

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Tim Robbins
On Mon, Jun 09, 2003 at 03:13:24AM -0400, Donn Miller wrote: > 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 comman

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-09 Thread Donn Miller
Tim Robbins wrote: On Mon, Jun 09, 2003 at 03:13:24AM -0400, Donn Miller wrote: 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 mdc

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-10 Thread Tim Robbins
On Mon, Jun 09, 2003 at 10:34:10AM -0400, Donn Miller wrote: > Thanks, that worked. But I'm seeing the same thing as you. i.e., panic > if I reboot without running mdconfig -d first. Here is the backtrace of > the ensuing panic: > > http://users.zoominternet.net/~dmmiller/freebsd/panic-2 Her

Re: panic: mdconfig on an iso file mounted on smbfs

2003-06-10 Thread Donn Miller
Tim Robbins wrote: On Mon, Jun 09, 2003 at 10:34:10AM -0400, Donn Miller wrote: Thanks, that worked. But I'm seeing the same thing as you. i.e., panic if I reboot without running mdconfig -d first. Here is the backtrace of the ensuing panic: http://users.zoominternet.net/~dmmiller/freebsd/pa