From owner-freebsd-bugs Fri May 9 17:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA06860 for bugs-outgoing; Fri, 9 May 1997 17:00:04 -0700 (PDT) Received: (from gnats@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA06831; Fri, 9 May 1997 17:00:02 -0700 (PDT) Resent-Date: Fri, 9 May 1997 17:00:02 -0700 (PDT) Resent-Message-Id: <199705100000.RAA06831@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, dk@panda.rhein-main.de Received: from odb.rhein-main.de (odb.rhein-main.de [195.37.8.4]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id QAA06709 for ; Fri, 9 May 1997 16:56:02 -0700 (PDT) Received: from panda.rhein-main.de by odb.rhein-main.de with esmtp (Smail3.2 #2) id m0wPzSl-0007V2C; Sat, 10 May 1997 01:52:35 +0200 (MET DST) Received: (from dk@localhost) by panda.rhein-main.de (8.8.5/8.8.3) id BAA01601; Sat, 10 May 1997 01:50:05 +0200 (CEST) Message-Id: <199705092350.BAA01601@panda.rhein-main.de> Date: Sat, 10 May 1997 01:50:05 +0200 (CEST) From: Dirk Keunecke Reply-To: dk@panda.rhein-main.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/3571: Mounted ext2 prevents umount of filesystems during reboot Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 3571 >Category: kern >Synopsis: Mounted ext2 prevents umount of filesystems during reboot >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 9 17:00:01 PDT 1997 >Last-Modified: >Originator: Dirk Keunecke >Organization: >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD 3.0-CURRENT as of May 2 >Description: If I reboot(8) with an ext2fs partition mounted ('ro' or 'rw') the 'sync' does not succeed. It syncs some buffers (from 'ffs' ?) but can't push out others (xx xx xx xx... giving up) and does not unmount the filesystems. >How-To-Repeat: Reboot(8) with an 'ext2fs' partition mounted. Easy to reproduce for me. >Fix: Don't reboot(8) with an 'ext2fs' partition mounted. >Audit-Trail: >Unformatted: