From owner-freebsd-net@FreeBSD.ORG Sun May 10 12:21:06 2009 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9F1141065674 for ; Sun, 10 May 2009 12:21:06 +0000 (UTC) (envelope-from sam@ip6.com.au) Received: from mail01.ip6.com.au (ns1.ip6.com.au [125.255.112.202]) by mx1.freebsd.org (Postfix) with ESMTP id 5D0348FC12 for ; Sun, 10 May 2009 12:21:06 +0000 (UTC) (envelope-from sam@ip6.com.au) Received: from mail01.ip6.com.au (localhost [127.0.0.1]) by mail01.ip6.com.au (Postfix) with ESMTP id AFDDE2880B for ; Sun, 10 May 2009 22:20:53 +1000 (EST) Received: from secure.ip6.com.au (localhost [127.0.0.1]) by mail01.ip6.com.au (Postfix) with ESMTP id 6C336287FD for ; Sun, 10 May 2009 22:20:53 +1000 (EST) Received: from 220.233.42.226 (SquirrelMail authenticated user sam) by secure.ip6.com.au with HTTP; Sun, 10 May 2009 22:20:53 +1000 (EST) Message-ID: <20813.220.233.42.226.1241958053.squirrel@secure.ip6.com.au> In-Reply-To: <20090510141609.3a11b5eb@suszko.eu> References: <27634.220.233.42.226.1241931139.squirrel@secure.ip6.com.au> <736c47cb0905092358j24d4b631odf2cfd23b285fadc@mail.gmail.com> <20090510094721.32a7f4bf@suszko.eu> <19656.220.233.42.226.1241952684.squirrel@secure.ip6.com.au> <20090510141609.3a11b5eb@suszko.eu> Date: Sun, 10 May 2009 22:20:53 +1000 (EST) From: "Sam Wan" To: freebsd-net@freebsd.org User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: kernel hang when reboot with loaded ip_vs_rr.ko X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 May 2009 12:21:07 -0000 > > 1) Answer below the text. > 2) The 'reboot' command should be used only when you're in single mode. > Use shutdown -r to clean reboot as written in reboot(8) and > shutdown(8). Ok, confirmed shutdown -r works with ip_* loaded. > I haven't looked at the script, but I think everything should be fine > if modules are loaded on boot and unloaded before reboot (within some > start/stop action). > -- Now, I will give it a shot and see how it handle keeplive for two web servers. Will keep you posted. Thanks Sam > regards, Maciej Suszko. >