From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jha3Y-00037f-4G for garchives@archives.gentoo.org; Fri, 04 Apr 2008 00:45:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 947D7E0C13; Fri, 4 Apr 2008 00:45:22 +0000 (UTC) Received: from fmailhost02.isp.att.net (fmailhost02.isp.att.net [207.115.11.52]) by pigeon.gentoo.org (Postfix) with ESMTP id 62BFFE0C13 for ; Fri, 4 Apr 2008 00:45:22 +0000 (UTC) Received: from [216.79.243.240] (host-216-79-243-240.jan.bellsouth.net[216.79.243.240]) by isp.att.net (frfwmhc02) with ESMTP id <20080404004520H0200ap4fje>; Fri, 4 Apr 2008 00:45:21 +0000 X-Originating-IP: [216.79.243.240] Message-ID: <47F57A1C.7060905@bellsouth.net> Date: Thu, 03 Apr 2008 19:45:16 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080328 SeaMonkey/1.1.9 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Emergency shutdown, how to? References: <47EC9F50.5070503@bellsouth.net> <68b1e2610804020636rba3f3afw32bad1494c62cc24@mail.gmail.com> <47F3AB3D.3020202@wrkhors.com> <200804021928.01885.volker.armin.hemmann@tu-clausthal.de> <47F3DC48.3010906@bellsouth.net> <47F50172.8070904@wrkhors.com> <47F51ED5.1030608@bellsouth.net> <47F5322F.5080701@wrkhors.com> In-Reply-To: <47F5322F.5080701@wrkhors.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 7e3e94e9-b15c-4417-942a-3e9163308d00 X-Archives-Hash: 06c80f72905f5bf625acfccb2bcfbce9 Steven Lembark wrote: > > > Well, this one takes longer. Just the foldingathome takes about 20 > > seconds or more to shutdown. It can take over 60 seconds at times. > > That service for some reason has to completely shutdown before the > > others start to shutdown. The others will shutdown in parallel like I > > have set up. Then there is all the other services that have to stop. > > Quite literally, I only had seconds to shutdown since the P/S was > > stinking like a skunk. I just needed to umnount the file systems and > > power off as fast as possible. I didn't want to just pull the plug but > > I needed a shutdown that fast. > > Hackint the shutdowns to background the shutdown > op and return is usually pretty simple -- don't know > why more app's don't do that by default. > > 'halt' will get you down with little typing if you > want to bypass the init scripts; so will "kill -TERM 1". > Add a 'sync' before either of them and you'll probably > be able to come up with minimal trouble. > What's the difference between halt command and shutdown? I thought they were basically the same thing. Also, in case you missed it. I have a service, foldingathome, that takes a while to stop and no other service can be stopped in parallel with this one. That is one of my key sticking points with the shutdown. Most of the others are pretty fast. I just needed the quickest *clean* shutdown I could get. Thanks Dale :-) :-) -- gentoo-user@lists.gentoo.org mailing list