All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robin Green <greenrd@greenrd.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] waah waah - disaster recovery
Date: Fri, 11 Feb 2005 19:40:59 +0000	[thread overview]
Message-ID: <20050211194059.GA5609@pob> (raw)
In-Reply-To: <1108148723.4699.32.camel@aragorn.intranet>

[-- Attachment #1: Type: text/plain, Size: 1025 bytes --]

On Fri, Feb 11, 2005 at 02:05:23PM -0500, Paul Pianta wrote:
> Rebooting the machine, I was able to fsck my way through the /boot and /
> partition errors but the boot process gets stuck when trying to read the
> journal for /data/repositories. The /data/backup and /data/isos volumes
> mounted ok after they recovered their respective journals, but I don't
> ever get past the 'recovering journal' message for /data/repositories.

Yeah, the ext3 journal recovery code in the kernel seems to be buggy.
(I use reiserfs on lvm2 and I have never had any problems with that, by the
way.)

Try this:

1. Boot with a live CD and comment out the line in /etc/fstab on your root
partition that refers to /data/repositories, by putting a # at the start of
the line. Note down which device corresponds to /data/repositories.

2. Reboot from your hard drive

3. Run fsck /dev/[device noted in step 1]

That should sort it. (I'm assuming that one of your live CDs can at least
mount your / partition.)
-- 
Robin

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-02-11 23:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-11 19:05 [linux-lvm] waah waah - disaster recovery Paul Pianta
2005-02-11 19:40 ` Robin Green [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-11 19:43 Rosenstrauch, David
2005-02-11 20:31 ` Rickard Olsson
2005-02-11 20:37 ` David Brown
2005-02-11 20:37 ` Paul Pianta
2005-02-11 20:45 Rosenstrauch, David
2005-02-14 15:22 ` Paul Pianta

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=20050211194059.GA5609@pob \
    --to=greenrd@greenrd.org \
    --cc=linux-lvm@redhat.com \
    /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.