Re: [uml-user] How to setup UML cluster and use ocfs2?

2007-07-16 Thread Linux Lover
On 7/16/07, Jeff Dike <[EMAIL PROTECTED]> wrote: On Mon, Jul 16, 2007 at 10:29:43AM +0800, Linux Lover wrote: > Let me say it a little clearly. > Both nodes can start up. > The first node can mount the ocfs2 volume right, but when the second node > try to mount the ocfs2 volume also, it freezes

Re: [uml-user] How to setup UML cluster and use ocfs2?

2007-07-16 Thread Jeff Dike
On Mon, Jul 16, 2007 at 04:42:01PM +0800, Linux Lover wrote: > 2.6.21.6 is OK, so can I deduce that 2.6.21 is OK also? I am a newbie in > kernel development, so sorry for the silly question. You downloaded 2.6.21.6 from kernel.org, right? Just get 2.6.21 the same way instead and try that. > git

Re: [uml-user] How to setup UML cluster and use ocfs2?

2007-07-16 Thread Linux Lover
On 7/17/07, Jeff Dike <[EMAIL PROTECTED]> wrote: You downloaded 2.6.21.6 from kernel.org, right? Just get 2.6.21 the same way instead and try that. Yes, I have downloaded 2.6.21, and it works OK. git bisect? OK, I will try to learn how to use git and git bisect. Wish I > could output somet