From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id o39MgVva147907 for ; Fri, 9 Apr 2010 17:42:31 -0500 Received: from mail.netcenter.hu (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 4D7822B1A5C for ; Fri, 9 Apr 2010 15:44:22 -0700 (PDT) Received: from mail.netcenter.hu (ns.netcenter.hu [195.228.254.57]) by cuda.sgi.com with ESMTP id zC0mClOK8aYN54TU for ; Fri, 09 Apr 2010 15:44:22 -0700 (PDT) Message-ID: <099001cad836$39dc6860$0400a8c0@dcccs> From: "Janos Haar" References: <02c101cacbf8$d21d1650$0400a8c0@dcccs> <179901cad182$5f87f620$0400a8c0@dcccs> <1fe901cad2b0$d39d0300$0400a8c0@dcccs> <20100402230905.GW3335@dastard> <22c901cad333$7a67db60$0400a8c0@dcccs> <20100404103701.GX3335@dastard> <2bd101cad4ec$5a425f30$0400a8c0@dcccs> <20100405224522.GZ3335@dastard> <3a5f01cad6c5$8a722c00$0400a8c0@dcccs> <20100408025822.GL11036@dastard> <00bb01cad70d$a814c2c0$0400a8c0@dcccs> Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) Date: Sat, 10 Apr 2010 00:44:28 +0200 MIME-Version: 1.0 List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christian Kujau Cc: axboe@kernel.dk, "\"LKML\"" , xfs@oss.sgi.com, linux-mm@kvack.org, xiyou.wangcong@gmail.com, kamezawa.hiroyu@jp.fujitsu.com Hello, I am just started to test the stable-queue patch series on 2.6.32.10. Now running, we will see... The 2.6.33.2 made 4 crashes in the last 3 days. :-( This was more worse than the original 2.6.32.10. (I am very interested, anyway, this is the last shot of this server. The owner giving me an ultimate. If the server crashes again in the next week, i need to replace the entire HW, the OS, and the services as well...) Thanks a lot for help. Best Regards, Janos Haar ----- Original Message ----- From: "Christian Kujau" To: "Janos Haar" Cc: "Dave Chinner" ; ; "LKML" ; ; ; ; Sent: Friday, April 09, 2010 11:37 PM Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) > On Thu, 8 Apr 2010 at 13:21, Janos Haar wrote: >> > Yeah, these still a fix that needs to be back ported to .33 >> > to solve this problem. It's in the series for 2.6.32.x, so maybe >> > pulling the 2.6.32-stable-queue tree in the meantime is your best >> > bet. >> >> Ok, thank you. >> But where can i find this tree? > > > Perhaps Dave meant the stable-queue? > > http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git > > Then again, 2.6.34-rc3 needs testing too! :-) > > Christian. > -- > BOFH excuse #98: > > The vendor put the bug there. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755132Ab0DIWo0 (ORCPT ); Fri, 9 Apr 2010 18:44:26 -0400 Received: from ns.netcenter.hu ([195.228.254.57]:46951 "EHLO mail.netcenter.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754295Ab0DIWoY (ORCPT ); Fri, 9 Apr 2010 18:44:24 -0400 Message-ID: <099001cad836$39dc6860$0400a8c0@dcccs> From: "Janos Haar" To: "Christian Kujau" Cc: , , "\"LKML\"" , , , , References: <02c101cacbf8$d21d1650$0400a8c0@dcccs> <179901cad182$5f87f620$0400a8c0@dcccs> <1fe901cad2b0$d39d0300$0400a8c0@dcccs> <20100402230905.GW3335@dastard> <22c901cad333$7a67db60$0400a8c0@dcccs> <20100404103701.GX3335@dastard> <2bd101cad4ec$5a425f30$0400a8c0@dcccs> <20100405224522.GZ3335@dastard> <3a5f01cad6c5$8a722c00$0400a8c0@dcccs> <20100408025822.GL11036@dastard> <00bb01cad70d$a814c2c0$0400a8c0@dcccs> Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) Date: Sat, 10 Apr 2010 00:44:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3598 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3350 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I am just started to test the stable-queue patch series on 2.6.32.10. Now running, we will see... The 2.6.33.2 made 4 crashes in the last 3 days. :-( This was more worse than the original 2.6.32.10. (I am very interested, anyway, this is the last shot of this server. The owner giving me an ultimate. If the server crashes again in the next week, i need to replace the entire HW, the OS, and the services as well...) Thanks a lot for help. Best Regards, Janos Haar ----- Original Message ----- From: "Christian Kujau" To: "Janos Haar" Cc: "Dave Chinner" ; ; "LKML" ; ; ; ; Sent: Friday, April 09, 2010 11:37 PM Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) > On Thu, 8 Apr 2010 at 13:21, Janos Haar wrote: >> > Yeah, these still a fix that needs to be back ported to .33 >> > to solve this problem. It's in the series for 2.6.32.x, so maybe >> > pulling the 2.6.32-stable-queue tree in the meantime is your best >> > bet. >> >> Ok, thank you. >> But where can i find this tree? > > > Perhaps Dave meant the stable-queue? > > http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git > > Then again, 2.6.34-rc3 needs testing too! :-) > > Christian. > -- > BOFH excuse #98: > > The vendor put the bug there. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail191.messagelabs.com (mail191.messagelabs.com [216.82.242.19]) by kanga.kvack.org (Postfix) with ESMTP id 51A586B022F for ; Fri, 9 Apr 2010 18:44:21 -0400 (EDT) Message-ID: <099001cad836$39dc6860$0400a8c0@dcccs> From: "Janos Haar" References: <02c101cacbf8$d21d1650$0400a8c0@dcccs> <179901cad182$5f87f620$0400a8c0@dcccs> <1fe901cad2b0$d39d0300$0400a8c0@dcccs> <20100402230905.GW3335@dastard> <22c901cad333$7a67db60$0400a8c0@dcccs> <20100404103701.GX3335@dastard> <2bd101cad4ec$5a425f30$0400a8c0@dcccs> <20100405224522.GZ3335@dastard> <3a5f01cad6c5$8a722c00$0400a8c0@dcccs> <20100408025822.GL11036@dastard> <00bb01cad70d$a814c2c0$0400a8c0@dcccs> Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) Date: Sat, 10 Apr 2010 00:44:28 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org To: Christian Kujau Cc: david@fromorbit.com, axboe@kernel.dk, "\"LKML\"" , xfs@oss.sgi.com, linux-mm@kvack.org, xiyou.wangcong@gmail.com, kamezawa.hiroyu@jp.fujitsu.com List-ID: Hello, I am just started to test the stable-queue patch series on 2.6.32.10. Now running, we will see... The 2.6.33.2 made 4 crashes in the last 3 days. :-( This was more worse than the original 2.6.32.10. (I am very interested, anyway, this is the last shot of this server. The owner giving me an ultimate. If the server crashes again in the next week, i need to replace the entire HW, the OS, and the services as well...) Thanks a lot for help. Best Regards, Janos Haar ----- Original Message ----- From: "Christian Kujau" To: "Janos Haar" Cc: "Dave Chinner" ; ; "LKML" ; ; ; ; Sent: Friday, April 09, 2010 11:37 PM Subject: Re: Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...) > On Thu, 8 Apr 2010 at 13:21, Janos Haar wrote: >> > Yeah, these still a fix that needs to be back ported to .33 >> > to solve this problem. It's in the series for 2.6.32.x, so maybe >> > pulling the 2.6.32-stable-queue tree in the meantime is your best >> > bet. >> >> Ok, thank you. >> But where can i find this tree? > > > Perhaps Dave meant the stable-queue? > > http://git.kernel.org/?p=linux/kernel/git/stable/stable-queue.git > > Then again, 2.6.34-rc3 needs testing too! :-) > > Christian. > -- > BOFH excuse #98: > > The vendor put the bug there. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org