All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dirk Heinrichs <heinrichs@qis-systemhaus.de>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Getting LVM to startup on RedHat
Date: Mon, 19 Mar 2001 08:39:32 +0100	[thread overview]
Message-ID: <3AB5B7B4.31471853@qis-systemhaus.de> (raw)
In-Reply-To: Pine.LNX.4.33.0103171814270.19966-100000@bugs.home.shadowstar.net

Alec Smith wrote:
> 
> I've compiled kernel 2.2.17+LVM-0.9 patches on a RedHat 6.2 machine. If I
> run
> 
> vgscan
> vgchange -ay
> mount /dev/malepages/data /data
> 
> at a command prompt, all works well. However, if I include
> 
> /usr/sbin/vgscan
> /usr/sbin/vgchange -ay
Seems that your /usr is on a separate partition, which is not mounted at
the time vg* are called. If this is the case, try to "configure
--prefix=/", recompile and reinstall. Then put

/sbin/vgscan
/sbin/vgchange -ay

in rc.sysinit.

Hope this helps.

Bye...

	Dirk
-- 
Dirk Heinrichs		| Tel:	+49 (0)241 413 260
QIS Systemhaus GmbH	| Mail:	heinrichs@qis-systemhaus.de
J�licher Str. 338b	| Web:	http://www.qis-systemhaus.de
D-52070 Aachen		| ICQ#:	110037733

  parent reply	other threads:[~2001-03-19  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-17 23:19 [linux-lvm] Getting LVM to startup on RedHat Alec Smith
2001-03-18  0:11 ` Steven Lembark
2001-03-19  7:39 ` Dirk Heinrichs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-03-17 23:59 hail narcissus
2001-03-18  8:22 ` Alec Smith
2001-03-18  8:52   ` Steven Lembark
2001-03-18  0:30 S. Michael Denton
2001-03-18  2:17 ` Steven Lembark

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=3AB5B7B4.31471853@qis-systemhaus.de \
    --to=heinrichs@qis-systemhaus.de \
    --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.