From: "Dieter Stüken" <stueken@conterra.de>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] lvm2 volumes not available on boot
Date: Thu, 13 Jul 2006 18:14:47 +0200 [thread overview]
Message-ID: <44B67177.4050404@conterra.de> (raw)
In-Reply-To: <44B66C49.90500@cse.yorku.ca>
Jason Keltz wrote:
> I have what is probably a very simple question concerning lvm2. If I
> create an lvm2 volume, and reboot, I no longer see the volume. The
> system startup scripts do "vgchange -a y", but if I do this by hand, I get:
>
> No volume groups found
I observed this for my SuSE system, too. I found, LVM was compiled as
a module, but it was not loaded when system startup initialized lvm :-(
I managed to push loading of LVM into initrd. Thus it gets loaded
very early and even may mount root from LVM. Either start mkinitrd
manually with the informations to load LVM, or declare the LVM module
within some config file to get it into initrd.
For SuSE it's in: /etc/sysconfig/kernel.
Dieter.
next prev parent reply other threads:[~2006-07-13 16:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-13 15:52 [linux-lvm] lvm2 volumes not available on boot Jason Keltz
2006-07-13 16:14 ` Dieter Stüken [this message]
2006-07-13 16:38 ` Jason Keltz
2006-07-13 17:25 ` Dieter Stüken
2006-07-13 19:10 ` Jason Keltz
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=44B67177.4050404@conterra.de \
--to=stueken@conterra.de \
--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.