From owner-freebsd-hackers@FreeBSD.ORG Tue May 3 11:39:54 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D577616A4D0; Tue, 3 May 2005 11:39:54 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 520E443D70; Tue, 3 May 2005 11:39:54 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1DSvkg-000Fvt-Kn; Tue, 03 May 2005 14:39:46 +0300 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: Robert Watson In-Reply-To: Message from Robert Watson <20050502143619.C87351@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 03 May 2005 14:39:46 +0300 From: Danny Braniss Message-ID: cc: c0ldbyte cc: Kris Kennaway cc: Steven Hartland cc: freebsd-hackers@freebsd.org Subject: Re: 5.4-STABLE corrupting fs on shutdown -p now? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2005 11:39:55 -0000 > On Mon, 2 May 2005, c0ldbyte wrote: > > >> I have a "HDD Post Write Buffer" in the BIOS according to the MB manual > >> although the disks aren't connected to the MB controllers they are on RAID > >> 5 set off a PCI-X card. Will give it a go tomorrow ( drag the monitor > >> back to the rack ). Will this have any performance penalties? I could > >> just avoid using shutdown -p but it seems a bit dodgy what its doing. > >> If this machine where miles away without remote console it would have > >> caused major amounts of pain. > > > > Why would you use shutdown -p on a remote machine anyway. I could see > > possibly a shutdown -r but -p come on. > > I use it regularly -- for remote boxes that are in someone else's > facility, I'd much rather I was the one who powered them off and told them > when they were ready to unplug than having them do it. Life is a bit > better with the advent of soft power via case power buttons, but still... > > Robert N M Watson I _always_ use it, specialy when the box in question is headless, or via KVM, or im too lazy to get up and switch the power off :-) danny