Re: [Ocfs2-users] git checkout on an ocfs2 filesystem

2009-08-31 Thread Joel Becker
On Sun, Aug 30, 2009 at 08:19:08PM -0500, Nathaniel Griswold wrote: Has anyone here had problems with git checkouts on ocfs2? Oh, boy, this is wacky. On a freshly created filesystem, i'm getting a bunch of weird errors as below, but only if i mount the filesystem on multiple nodes:

Re: [Ocfs2-users] git checkout on an ocfs2 filesystem

2009-08-31 Thread Joel Becker
On Mon, Aug 31, 2009 at 12:16:36PM -0700, Joel Becker wrote: On Sun, Aug 30, 2009 at 08:19:08PM -0500, Nathaniel Griswold wrote: Has anyone here had problems with git checkouts on ocfs2? Oh, boy, this is wacky. No, it's extra wacky: 5441

Re: [Ocfs2-users] git checkout on an ocfs2 filesystem

2009-08-31 Thread Joel Becker
On Mon, Aug 31, 2009 at 12:39:02PM -0700, Joel Becker wrote: On Mon, Aug 31, 2009 at 12:16:36PM -0700, Joel Becker wrote: 5441 open(t/t6015-rev-list-show-all-parents.sh, O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = ? ERESTARTSYS (To be restarted) The workaround is to mount with the

Re: [Ocfs2-users] git checkout on an ocfs2 filesystem

2009-08-31 Thread Joel Becker
On Tue, Sep 01, 2009 at 09:32:14AM +0800, Tao Ma wrote: 5441 open(t/t6015-rev-list-show-all-parents.sh, O_WRONLY|O_CREAT|O_EXCL|O_LARGEFILE, 0777) = ? ERESTARTSYS (To be restarted) 5441 --- SIGALRM (Alarm clock) @ 0 (0) --- 5441 sigreturn() = ? (mask now []) 5441

Re: [Ocfs2-users] git checkout on an ocfs2 filesystem

2009-08-31 Thread Tao Ma
Hi Joel, Joel Becker wrote: On Mon, Aug 31, 2009 at 12:16:36PM -0700, Joel Becker wrote: On Sun, Aug 30, 2009 at 08:19:08PM -0500, Nathaniel Griswold wrote: Has anyone here had problems with git checkouts on ocfs2? Oh, boy, this is wacky. No, it's extra wacky: 5441

Re: [Ocfs2-users] git checkout on an ocfs2 filesystem

2009-08-31 Thread James Harrell
-- Warning - threadjack in progress. But I think it might be related. -- Interesting. Could this be similar to the case that I'm seeing with no space left on device? Here's my uneducated assumption: - at this point I believe some form of I/O error or interrupt causes ocfs2 to error out - the