Date: Sat, 21 Aug 1999 23:28:08 +0400 (MSD) From: "Ilmar S. Habibulin" <ilmar@ints.ru> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/13300: mount_mfs dumps core Message-ID: <199908211928.XAA00965@ws-ilmar.ints.ru>
index | next in thread | raw e-mail
>Number: 13300
>Category: kern
>Synopsis: mount_mfs dums core while shutdown -> leads to panic
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Aug 21 12:30:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator: Ilmar S. Habibulin
>Release: FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:
Celeron-366(412)Mhz, 64 Mb RAM, 3.2 Gb HDD Seagate Medalist IDE,
MB GA-6BXC - simple home pc.
>Description:
While shutdown(rebooting) mount_mfs dumps core(while unmount
or exit?). That leads to panic("vinvalbuf: dirty bufs") while
unmounting root.
>How-To-Repeat:
Simply use the following fstab and maybe slow HDD (as
seagate is):
# Device Mountpoint FStype Options Dump Pass#
/dev/wd0s2b none swap sw 0 0
/dev/wd0s2a / ufs rw 1 1
/dev/wd0s2b /tmp mfs rw 0 0
/dev/wd0s2f /usr ufs rw 2 2
/dev/wd0s2e /var ufs rw 2 2
/dev/wcd0c /mnt/cdrom cd9660 ro,noauto 0 0
proc /proc procfs rw 0 0
mfs is the third. When i use it after all other fs - all seems
to work fine.
>Fix:
I don't understand kernel problem. That is my question. But if you
put mfs mount string after all others fs - it will be ok.
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908211928.XAA00965>
