Date: Mon, 14 Apr 1997 12:32:11 +0200 From: Martin Kammerhofer <dada@freepass.tu-graz.ac.at> To: FreeBSD-gnats-submit@freebsd.org Subject: kern/3282: ext2fs causes fs-unmount at shutdown/reboot to fail Message-ID: <199704141032.MAA13543@freepass.tu-graz.ac.at> Resent-Message-ID: <199704141040.DAA02532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 3282 >Category: kern >Synopsis: ext2fs causes fs-unmount at shutdown/reboot to fail >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 14 03:40:05 PDT 1997 >Last-Modified: >Originator: Martin Kammerhofer >Organization: Graz University of Technology >Release: FreeBSD 2.2.1-RELEASE i386 >Environment: from fstab: /dev/wd1s5 /linux ext2fs rw,noauto 1 2 /dev/wd1s7 /linux/usr ext2fs rw,noauto 1 2 >Description: at shutdown(1) the kernel reports "syncing disks 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 giving up" >How-To-Repeat: mount ext2fs and invoke shutdown/reboot It makes no difference wether the ext2fs is mounted ro or rw. >Fix: wrapping shutdown with a script, checking for mounted ext2fs and umount(8)ing them. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704141032.MAA13543>