From owner-freebsd-bugs Sat Nov 4 5:30: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8BA837B4D7 for ; Sat, 4 Nov 2000 05:30:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA11823; Sat, 4 Nov 2000 05:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 3B20D37B4C5; Sat, 4 Nov 2000 05:22:19 -0800 (PST) Message-Id: <20001104132219.3B20D37B4C5@hub.freebsd.org> Date: Sat, 4 Nov 2000 05:22:19 -0800 (PST) From: rbt@zort.on.ca To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/22602: CDRoms checked during shutdown (umount) Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22602 >Category: kern >Synopsis: CDRoms checked during shutdown (umount) >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 Nov 04 05:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Rod Taylor >Release: 4.1.1-STABLE >Organization: >Environment: FreeBSD peon.zort.on.ca 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Fri Nov 3 09:55:22 EST 2000 rbt@peon.zort.on.ca:/usr/obj/usr/src/sys/KNIGHT i386 >Description: CDRoms are scanned during umount. You can notice activity during this process. /dev/acd0c /export/cdrom/0 cd9660 ro,noauto 0 0 It's my believe that a read only mount shouldn't need to be checked before unmounting it. >How-To-Repeat: Mount a cdrom, then umount it while watching for activity. Especially noticible on cdrom changers as they have to switch disks. In my case, shutdown takes an extra 30 seconds while the cdrom drives are unmounted. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message