From: Theodore Tso <tytso@mit.edu>
To: Christian Kujau <lists@nerdbynature.de>
Cc: linux-ext4@vger.kernel.org
Subject: Re: e2fsck: Device or resource busy
Date: Mon, 2 Jun 2008 16:21:44 -0400 [thread overview]
Message-ID: <20080602202144.GD23119@mit.edu> (raw)
In-Reply-To: <alpine.DEB.1.10.0806021951460.6160@sheep.housecafe.de>
On Mon, Jun 02, 2008 at 08:29:24PM +0200, Christian Kujau wrote:
> Hi there,
>
> I'm trying to repair a severely damaged ext4 partition. Actually, I don't
> care any more for the data, I just wanted to see how far I could get,
> because the "damage" here is: the partition was 1/3 of a RAID-0 setup :)
The key thing that you need to do when trying to recover from RAID
setups where you are missing one or more disks is to align the pieces
so they are in their original places, with the missing pieces replaced
with a /dev/zero device.
There is a starting point here which you may find helpful:
http://debian.co.nz/Recovery+of+RAID+and+LVM2.html
http://tldp.org/HOWTO/LVM-HOWTO/index.html
http://www.tldp.org/HOWTO/Software-RAID-HOWTO.html
(I'm assuming here you were using software RAID; if this was a
hardware RAID setup, then you need to know what sort of low-level
format was used by your hardware RAID device.)
- Ted
next prev parent reply other threads:[~2008-06-02 20:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-02 18:29 e2fsck: Device or resource busy Christian Kujau
2008-06-02 20:21 ` Theodore Tso [this message]
2008-06-02 22:23 ` Christian Kujau
2008-06-03 0:00 ` Theodore Tso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080602202144.GD23119@mit.edu \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=lists@nerdbynature.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.