From owner-freebsd-stable@FreeBSD.ORG Sat Mar 17 18:31:33 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4BAE81065670 for ; Sat, 17 Mar 2012 18:31:33 +0000 (UTC) (envelope-from regnauld@x0.dk) Received: from moof.catpipe.net (moof.catpipe.net [194.28.252.64]) by mx1.freebsd.org (Postfix) with ESMTP id 056218FC17 for ; Sat, 17 Mar 2012 18:31:32 +0000 (UTC) Received: from localhost (moof.catpipe.net [194.28.252.64]) by localhost.catpipe.net (Postfix) with ESMTP id 011DD4CEE51; Sat, 17 Mar 2012 19:31:26 +0100 (CET) Received: from moof.catpipe.net ([194.28.252.64]) by localhost (moof.catpipe.net [194.28.252.64]) (amavisd-new, port 10024) with ESMTP id QkcDeR5PK+fN; Sat, 17 Mar 2012 19:31:25 +0100 (CET) Received: from macbook.bluepipe.net (x0.dk [194.19.205.214]) (Authenticated sender: relayuser) by moof.catpipe.net (Postfix) with ESMTPA id 95C1F4CEE50; Sat, 17 Mar 2012 19:31:25 +0100 (CET) Received: by macbook.bluepipe.net (Postfix, from userid 1001) id 0BEBF870B9F; Sat, 17 Mar 2012 19:31:25 +0100 (CET) Date: Sat, 17 Mar 2012 19:31:24 +0100 From: Phil Regnauld To: Mikolaj Golub Message-ID: <20120317183124.GN69491@macbook.bluepipe.net> References: <20120311185457.GB1684@macbook.bluepipe.net> <861uoyvpzh.fsf@kopusha.home.net> <20120311220911.GD1684@macbook.bluepipe.net> <20120312143127.GM12975@macbook.bluepipe.net> <86k42pu0tb.fsf@kopusha.home.net> <20120312232223.GG12975@macbook.bluepipe.net> <86haxnm6md.fsf@kopusha.home.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86haxnm6md.fsf@kopusha.home.net> X-Operating-System: Darwin 11.3.0 x86_64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-stable@freebsd.org Subject: Re: Issue with hast replication X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Mar 2012 18:31:33 -0000 Mikolaj Golub (to.my.trociny) writes: > > I just tried to reproduce this and failed. For me a new recource was added > without problems on reload. > > Mar 17 20:04:24 kopusha hastd[52678]: Reloading configuration... > Mar 17 20:04:24 kopusha hastd[52678]: Keep listening on address 0.0.0.0:7771. > Mar 17 20:04:24 kopusha hastd[52678]: Resource rtest added. > Mar 17 20:04:24 kopusha hastd[52678]: Configuration reloaded successfully. > > You sent SIGHUP to master process and on both hosts, didn't you? Nope :-| Duh. > Could you please provide more details if you still fail to add new resources > on the fly (configuration, log messages). I'll look. Right now, I need to try and reproduce the original hast-over- zvol problem. Thanks, Phil