[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4684B750.5030001@dgreaves.com>
Date: Fri, 29 Jun 2007 08:40:00 +0100
From: David Greaves <david@...eaves.com>
To: David Chinner <dgc@....com>
Cc: "Rafael J. Wysocki" <rjw@...k.pl>, Pavel Machek <pavel@....cz>,
linux-pm <linux-pm@...ts.osdl.org>,
"'linux-kernel@...r.kernel.org'" <linux-kernel@...r.kernel.org>,
xfs@....sgi.com, LinuxRaid <linux-raid@...r.kernel.org>,
LVM general discussion and development
<linux-lvm@...hat.com>, David Robinson <zxvdr.au@...il.com>,
Oleg Nesterov <oleg@...sign.ru>
Subject: Re: [linux-pm] Re: [linux-lvm] 2.6.22-rc4 XFS fails after hibernate/resume
David Chinner wrote:
> On Fri, Jun 29, 2007 at 12:16:44AM +0200, Rafael J. Wysocki wrote:
>> There are two solutions possible, IMO. One would be to make these workqueues
>> freezable, which is possible, but hacky and Oleg didn't like that very much.
>> The second would be to freeze XFS from within the hibernation code path,
>> using freeze_bdev().
>
> The second is much more likely to work reliably. If freezing the
> filesystem leaves something in an inconsistent state, then it's
> something I can reproduce and debug without needing to
> suspend/resume.
>
> FWIW, don't forget you need to thaw the filesystem on resume.
I've been a little distracted recently - sorry. I'll re-read the thread and see
if there are any test actions I need to complete.
I do know that the corruption problems I've been having:
a) only happen after hibernate/resume
b) only ever happen on one of 2 XFS filesystems
c) happen even when the script does xfs_freeze;sync;hibernate;xfs_thaw
What happens if a filesystem is frozen and I hibernate?
Will it be thawed when I resume?
David
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists