Re: [Cluster-devel] Question on LVB when the node that held EX lock crash

2016-11-30 Thread David Teigland
On Wed, Nov 30, 2016 at 05:07:22PM +0800, Eric Ren wrote: > @@ -852,12 +868,19 @@ void dlm_recover_rsbs(struct dlm_ls *ls) > if (is_master(r)) { > if (rsb_flag(r, RSB_RECOVER_CONVERT)) > recover_conversion(r); > + > +

Re: [Cluster-devel] Question on LVB when the node that held EX lock crash

2016-11-30 Thread Eric Ren
Hi David, On 11/16/2016 11:08 PM, David Teigland wrote: convert(R1, EX) get LVB Qustion: what is the LVB then? x or y? == Is this a valid question? or am I missing something? It's a good question, and it's been enough years that the details are now hazy. I think the current behavior emula