Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
HI, Le 30/07/2012 08:30, Joel Becker a écrit : On Sat, Jul 28, 2012 at 12:18:30AM +0200, Vincent ETIENNE wrote: Hello Get this on first write made ( by deliver sending mail to inform of the restart of services ) Home partition (the one receiving the mail) is based on ocfs2 created from

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
On 01/08/2012 22:43, Vincent ETIENNE wrote: Hi Some further progress on bisection I'm now here git bisect start # bad: [2d534926205db9ffce4bbbde67cb9b2cee4b835c] Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 git bisect bad 2d534926205db9ffce4bbbde67cb9b2cee4b835c

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
On 30/07/2012 09:53, Joel Becker wrote: On Mon, Jul 30, 2012 at 09:45:14AM +0200, Vincent ETIENNE wrote: Le 30/07/2012 08:30, Joel Becker a écrit : On Sat, Jul 28, 2012 at 12:18:30AM +0200, Vincent ETIENNE wrote: Hello Get this on first write made ( by deliver sending mail to inform of

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
Hi, So 12 commits left, corresponding to this bisection log git bisect start # bad: [2d534926205db9ffce4bbbde67cb9b2cee4b835c] Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 git bisect bad 2d534926205db9ffce4bbbde67cb9b2cee4b835c # good:

[Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
Hello Get this on first write made ( by deliver sending mail to inform of the restart of services ) Home partition (the one receiving the mail) is based on ocfs2 created from drbd block device in primary/primary mode These drbd devices are based on lvm. system is running linux-3.5.0, identical

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
Hi based on current git ( commit 1a9b4993b70fb1884716902774dc9025b457760d ) and reverting commit ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1 commit ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1 Author: Al Viro v...@zeniv.linux.org.uk Date: Thu May 3 10:14:29 2012 -0400 ocfs: simplify symlink

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
Some progress the fallocate bug is not the only bug latest head with the fallocate correction still crash ( in read_blocks ) So i have restart bisection but at each stage i reinject the fallocate patch ( is it a corerct way to do this ?) Bisection is not very fast but for the moment (sometimes

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENNE
Hi Some further progress on bisection I'm now here git bisect start # bad: [2d534926205db9ffce4bbbde67cb9b2cee4b835c] Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 git bisect bad 2d534926205db9ffce4bbbde67cb9b2cee4b835c # good: [c3b92c8787367a8bb53d57d9789b558f1295cc96]

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-15 Thread Vincent ETIENEN
Le 02/08/2012 23:08, Sunil Mushran a écrit : On Thu, Aug 2, 2012 at 12:28 PM, Vincent ETIENNE v...@vetienne.net mailto:v...@vetienne.net wrote: Hi based on current git ( commit 1a9b4993b70fb1884716902774dc9025b457760d ) and reverting commit

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-03 Thread Sunil Mushran
Thanks for your help. On Fri, Aug 3, 2012 at 12:22 AM, Vincent ETIENEN v...@vetienne.net wrote: Le 02/08/2012 23:08, Sunil Mushran a écrit : On Thu, Aug 2, 2012 at 12:28 PM, Vincent ETIENNE v...@vetienne.net wrote: Hi based on current git ( commit

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-08-02 Thread Sunil Mushran
On Thu, Aug 2, 2012 at 12:28 PM, Vincent ETIENNE v...@vetienne.net wrote: Hi based on current git ( commit 1a9b4993b70fb1884716902774dc9025b457760d ) and reverting commit ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1 commit ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1 Author: Al Viro

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-07-30 Thread Joel Becker
On Sat, Jul 28, 2012 at 12:18:30AM +0200, Vincent ETIENNE wrote: Hello Get this on first write made ( by deliver sending mail to inform of the restart of services ) Home partition (the one receiving the mail) is based on ocfs2 created from drbd block device in primary/primary mode These

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-07-30 Thread Joel Becker
On Mon, Jul 30, 2012 at 09:45:14AM +0200, Vincent ETIENNE wrote: HI, Le 30/07/2012 08:30, Joel Becker a écrit : On Sat, Jul 28, 2012 at 12:18:30AM +0200, Vincent ETIENNE wrote: Hello Get this on first write made ( by deliver sending mail to inform of the restart of services )

Re: [Ocfs2-devel] kernel BUG at fs/buffer.c:2886! Linux 3.5.0

2012-07-30 Thread Sunil Mushran
The fallocate() oops is probably the same that is fixed by this patch. https://oss.oracle.com/git/?p=smushran/linux-2.6.git;a=commit;h=a2118b301104a24381b414bc93371d666fe8d43a Is in the list of patches that are ready to be pushed.