From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Rafael J. Wysocki" Subject: Re: 2.6.22-rc3 hibernate(?) fails totally - regression (xfs on raid6) Date: Thu, 7 Jun 2007 18:58:03 +0200 Message-ID: <200706071858.05000.rjw@sisk.pl> References: <46608E3F.4060201@dgreaves.com> <466817EF.7090707@rtr.ca> <46682221.8070705@dgreaves.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46682221.8070705@dgreaves.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: David Greaves Cc: Tejun Heo , Neil Brown , linux-pm , "linux-kernel@vger.kernel.org" , xfs@oss.sgi.com, Mark Lord , Linus Torvalds , Duane Griffin List-Id: linux-pm@vger.kernel.org On Thursday, 7 June 2007 17:20, David Greaves wrote: > Mark Lord wrote: > > Tejun Heo wrote: > >> > >> Can you setup serial console and/or netconsole (not sure whether this > >> would work tho)? > > > > Since he has good console output already, capturable by digicam, > > I think a better approach might be to provide a patch with extra > > instrumentation.. > > You know.. progress messages and the like, so we can see at what step > > things stop working. Or would that not help ? > > > > David, does scrollback work on your dead console? > > hmmmm, scrollback doesn't currently _do_ anything. > > But the messages didn't scroll there, they just appear (as the memory is > restored I assume). The same messages appear during the fail-to-suspend case too. > > Linus said at one point: > > Ok, it wasn't a hidden oops. The DISABLE_CONSOLE_SUSPEND=y thing sometimes > > shows oopses that are otherwise hidden, but at other times it just causes > > more problems (hard hangs when trying to display something on a device > > that is suspended, or behind a bridge that got suspended). > > > In your case, the screen output just shows normal resume output, and it > > apparently just hung for some unknown reason. It *may* be worth trying to > > do a SysRQ + 't' thing to see what tasks are running (or rather, not > > running), but since you won't be able to capture it, it's probably not > > going to be useful. > > So I've since removed DISABLE_CONSOLE_SUSPEND=y > Should I put it back? I would do that. Apart from this, your observations don't directly imply that XFS is to blame here. It might be involved somehow, but it's also possible that RAID6 alone would suffice to trigger the problem. Greetings, Rafael