From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: btrfs unmountable after failed suspend Date: Thu, 9 Feb 2012 20:32:18 -0500 Message-ID: <20120210013218.GB8384@shiny> References: <20120208125536.GI16796@shiny> <20120208202658.GH8384@shiny> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-btrfs To: Chester Return-path: In-Reply-To: List-ID: On Thu, Feb 09, 2012 at 06:54:42PM -0600, Chester wrote: > Output for btrfs-debug-tree for that specific block in dmesg > > And available here ( http://pastebin.com/AgdvS5JM ) in case the lines > wrap and look ugly Ok, good news. This bad block is in the extent allocation tree, which means it is easy to replace. Is it possible for you to make a block level backup of this disk? That way we can experiment a little and fix it up. Either way, I'll recreate this corruption here in the morning and patch fsck to fix it. -chris