[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2010-05-08 Thread Alex Valavanis
Intrepid Ibex reached end-of-life on 30 April 2010 so I am closing the report. The bug has been fixed in newer releases of Ubuntu. ** Changed in: linux (Ubuntu Intrepid) Status: Fix Committed = Invalid ** Changed in: linux (Ubuntu Intrepid) Assignee: Andy Whitcroft (apw) =

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-03-18 Thread Andy Whitcroft
The current -proposed kernel is -14, which was uploaded to fix some regressions. I believe this will be the last -proposed until this one makes the transition into -updates, a week perhaps from now. -- linux-2.6.27 kernel locks up XFS find_get_pages https://bugs.launchpad.net/bugs/296413 You

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-03-18 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Status: Incomplete = Fix Committed -- linux-2.6.27 kernel locks up XFS find_get_pages https://bugs.launchpad.net/bugs/296413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-02-24 Thread Dan Shechter
Hi, I've also experienced the same bug while copying over high-speed FTP. I've installed the kernel from http://people.ubuntu.com/~apw/lp296413-intrepid/ on my amd64 server So far it seems like the bug has not reproduced itself in a scenario that was definitely leading to the bug with 2.6.27-9

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-26 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Importance: Undecided = Medium Status: New = Triaged -- linux-2.6.27 kernel locks up XFS find_get_pages https://bugs.launchpad.net/bugs/296413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-26 Thread Andy Whitcroft
** Changed in: linux (Ubuntu Intrepid) Assignee: (unassigned) = Andy Whitcroft (apw) Status: Triaged = In Progress -- linux-2.6.27 kernel locks up XFS find_get_pages https://bugs.launchpad.net/bugs/296413 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-26 Thread Andy Whitcroft
Ok this commit just arrived via the stable updates 2.6.27.12. This kernel has not officially released, therefore I have built some test kernels from our current tree which contains this commit. If you could test these kernels and confirm that they eliminate these hangs and report back here that

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-21 Thread Peter Klotz
This patch also made it into vanilla kernel 2.6.28.1 (commit id 4c97847731ea7e1451d9c76c1c32e309eb24e5a1). See the corresponding kernel changelog: http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.28.1 -- linux-2.6.27 kernel locks up XFS find_get_pages

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-19 Thread Leann Ogasawara
Thanks for the upstream reference. This patch is currently in the upcoming Jaunty kernel so I'm marking the actively developed linux (Ubuntu) task as Fix Released. I'll also open an Intrepid nomination for this to be considered for a Stable Release Update. Thanks. ** Changed in: linux (Ubuntu)

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-07 Thread Carl Streeter
This is now fixed upstream (thanks for your work, Peter). http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e8c82c2e23e3527e0c9dc195e432c16784d270fa Any chance it could make it into the Intrepid tree? -- linux-2.6.27 kernel locks up XFS find_get_pages

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2009-01-05 Thread Peter Klotz
This is a bug in the lockless pagecache code introduced in kernel 2.6.27. See this SGI Bugzilla entry for reference: http://oss.sgi.com/bugzilla/show_bug.cgi?id=805 This is the corresponding lkml discussion thread: http://lkml.org/lkml/2008/12/19/28 -- linux-2.6.27 kernel locks up XFS

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2008-12-14 Thread Peter Klotz
I am experiencing exactly the same issue (same backtrace). Booting Ubuntu 8.10 amd64 (kernel 2.6.27-7) from a USB stick and then copying a whole 250GB device from an internal HDD to a file on an eSATA HDD formatted with XFS. The backtrace occurred 276 times in /var/log/messages but the resulting

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2008-12-07 Thread Carl Streeter
I'm having the same issue with 2.6.27-9 (the call trace matches). [EMAIL PROTECTED]:~$ uname -a Linux spaten 2.6.27-9-generic #1 SMP Thu Nov 20 22:15:32 UTC 2008 x86_64 GNU/Linux [EMAIL PROTECTED]:~$ cat /proc/version_signature Ubuntu 2.6.27-9.19-generic [EMAIL PROTECTED]:~$ cat /proc/version

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2008-12-06 Thread Jimmy Guo
From my pasted apt-cache output, it should be 2.6.27.7.11. I updated the kernel already after that, so the info you requested may not apply any more ... anyway here it is: $ cat /proc/version_signature Ubuntu 2.6.27-7.16-generic I will give it another try to see if the updated kernel has this

[Bug 296413] Re: linux-2.6.27 kernel locks up XFS find_get_pages

2008-11-29 Thread Leann Ogasawara
Hi Jimmy, Can you also paste the output of 'cat /proc/version_signature' ? Thanks. ** Changed in: linux (Ubuntu) Importance: Undecided = Medium Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team) Status: New = Triaged -- linux-2.6.27 kernel locks up XFS