[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Call dlm_release_lockspace with force=1 in clvmd-corosync.c
- From: Chrissie Caulfield <ccaulfie redhat com>
- To: linux-lvm redhat com
- Subject: Re: [linux-lvm] Call dlm_release_lockspace with force=1 in clvmd-corosync.c
- Date: Wed, 01 Apr 2009 08:52:18 +0100
Xinwei Hu wrote:
> Hi all,
>
> All calls to dlm_release_lockspace in clvmd-corosync.c use
> force=0. This may cause the problem when
> the node is the "lock master" of lockspace, the lockspace won't be
> release then, and there'll be no any error
> information from libdlm.
>
> Issues' found and analysied by Lars Marowsky-Bree and David Teigland.
>
> The patch tries to call dlm_release_lockspace with force = 1 in all cases.
>
> Please consider it for inclusion.
You're right (as usual). Force should also be set to 1 for consistency
with clvmd-cman.
The patch is now in CVS
Thank you.
Chrissie
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]