From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 28 Jan 2016 09:52:51 -0600 From: David Teigland Message-ID: <20160128155250.GA15124@redhat.com> References: <20160127152549.GL7782@mastodon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20160127152549.GL7782@mastodon> Subject: Re: [linux-lvm] bug in lvmlockd Reply-To: LVM general discussion and development List-Id: LVM general discussion and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Andrey Staselko Cc: linux-lvm@redhat.com On Wed, Jan 27, 2016 at 06:25:49PM +0300, Andrey Staselko wrote: > If lvm configured with --enable-lockd-dlm and without --enable-lockd-sanlock, > then "lvmlockd --adopt 1" always produces error "adopt_locks failed, reset host" in adopt_locks(). Thanks, I've fixed that. (Also, I'm not sure it's mentioned anywhere that git.kernel.org/torvalds/c/2ab4bd8 is needed for dlm lock adoption to work.) Dave