From owner-freebsd-bugs Fri Dec 7 13:20: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93F7B37B416 for ; Fri, 7 Dec 2001 13:20:00 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB7LK0c86347; Fri, 7 Dec 2001 13:20:00 -0800 (PST) (envelope-from gnats) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 335F937B41C for ; Fri, 7 Dec 2001 13:12:17 -0800 (PST) Received: (from robert@localhost) by fledge.watson.org (8.11.6/8.11.5) id fB7LC3o48668; Fri, 7 Dec 2001 16:12:03 -0500 (EST) (envelope-from robert) Message-Id: <200112072112.fB7LC3o48668@fledge.watson.org> Date: Fri, 7 Dec 2001 16:12:03 -0500 (EST) From: Robert Watson To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/32590: counter-intuitive failure message from tunefs Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32590 >Category: bin >Synopsis: counter-intuitive failure message from tunefs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 07 13:20:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Robert Watson >Release: FreeBSD 4.4-RELEASE i386 >Organization: NAI Labs >Environment: FreeBSD newcyrus.watson.org 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Sep 25 16:16:48 EDT 2001 root@newcyrus.watson.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: When using tunefs to set parameters that cannot be modified on a live file system, the error message may be counter-intuitive, suggesting that the command both succeeded and failed: newcyrus# tunefs -n enable /usr tunefs: soft updates set tunefs: cannot open /dev/ad0s1e: Device busy Arguably, the soft updates set message should not be printed until the call resulting in "Device busy" has succeeded. >How-To-Repeat: See above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message