From: Michael Tokarev <mjt@tls.msk.ru>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Problems: reiserfs lvm as /
Date: Mon, 21 May 2001 00:38:06 +0400 [thread overview]
Message-ID: <3B082B2E.A0EB9C96@tls.msk.ru> (raw)
In-Reply-To: 01051916333601.00791@mama
Peter Kirk wrote:
>
> Hi,
>
> I am new to LVM, and I ran into some problems.
> First thing I did, was to setup LVM within the SuSE7.1 setup tools, which
> worked out fine.
> /boot is not on LVM, ext2fs
> swap is not on LVM
> LVM:
> / [reiserfs]
> /usr [reiserfs]
> /home [reiserfs]
>
> I have too disks, so I set the strip option to two, to get better
> performance. Now I want to compile a new kernel (2.4.4), and I cannot get lvm
> working with it. Since root is on LVM I need to do this lvmcreate_initrd
> stuff, but it does not work ! I get:
>
> VFS: Mounted root (ext2 file system).
^^^^
What a hell ext2fs does with your reiserfs filesystem??
Do you have compiled reiser as a module or in kernel?
Do you have included and loaded reiserfs from your initrd
if it is a module?
Why in a case when your root is on reiserfs, you included
ext2 in kernel?
Ummm... :)
> attempt to access beyond end of device
> 01:00: rw=0, want=4612, limit=4096
Doh! Ext2 code should check more carefully if it
mounted (or attempted to) ext2 fs -- what a bizzare,
ext2 code treats reiserfs as ext2fs!..
Regards,
Michael.
next prev parent reply other threads:[~2001-05-20 20:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-19 14:33 [linux-lvm] Problems: reiserfs lvm as / Peter Kirk
2001-05-19 16:18 ` Patrick Boutilier
2001-05-19 17:15 ` Peter Kirk
2001-05-20 7:01 ` Peter Kirk
2001-05-22 13:57 ` David Vidal Rodriguez
2001-05-22 22:52 ` Steve Wray
2001-05-20 20:38 ` Michael Tokarev [this message]
2001-05-21 9:13 ` Peter Kirk
2001-05-21 9:15 ` Steve Wray
2001-05-21 11:22 ` Peter Kirk
2001-05-21 14:03 ` Tom Dawes-Gamble
2001-05-21 11:16 ` Tom Dawes-Gamble
2001-05-21 14:08 ` Peter Kirk
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=3B082B2E.A0EB9C96@tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=linux-lvm@sistina.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.