From: Sander <sander@sanderscorner.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] 'vgscan' at boot-up
Date: Sat, 06 Nov 2004 10:58:28 +0100 [thread overview]
Message-ID: <418CA044.1090505@sanderscorner.com> (raw)
In-Reply-To: <20041106011259.GB11112@nile.gs.washington.edu>
David S. wrote:
>I'm using lvm2-2.00.15 and device-mapper-1.00.17 on a Slackware (x86)
>system, with a 2.6.9 kernel and udev-026. I've created a volume
>group and a logical volume without any trouble, but the file system
>I built on the volume won't mount at boot-up. That's apparently
>because the 'vgscan' program run from the system initialization
>script does not find an volume groups. After the system boots,
>'vgscan' works fine. I can get the file system mounted by putting
>
> /sbin/vgscan 2>/dev/null
> sleep 10
> /sbin/vgchange -ay
> /sbin/mount -a
>
>in 'rc.local'. Does anyone have a idea why 'vgscan' would fail
>in the sytem initialization script, but succeed in 'rc.local'?
>
>David S.
>
>_______________________________________________
>linux-lvm mailing list
>linux-lvm@redhat.com
>https://www.redhat.com/mailman/listinfo/linux-lvm
>read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
>
>
>
What version of Slackware? I use LVM with 8.1 and 9.1. In 9.1 it should
work 'out-of-the-box' in 8.1 I had to put the LVM mounting stuf my
self. Did you put / on a logical volume? Is /proc mounted before you
try to bring the volumes online (i remember I had to do that in 8.1)
Sander
next prev parent reply other threads:[~2004-11-06 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-06 1:12 [linux-lvm] 'vgscan' at boot-up David S.
2004-11-06 9:58 ` Sander [this message]
2004-11-07 16:52 ` Luca Berra
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=418CA044.1090505@sanderscorner.com \
--to=sander@sanderscorner.com \
--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.