* [linux-lvm] LVM Status?
@ 2005-09-25 15:15 Don Shesnicky
2005-09-26 0:04 ` Fredrik Tolf
0 siblings, 1 reply; 3+ messages in thread
From: Don Shesnicky @ 2005-09-25 15:15 UTC (permalink / raw)
To: linux-lvm
How do you check the status of an LVM set of disks in RHEL3 and 4?
The LVM FAQ mentions that you should have a /proc/lvm but my default
RHEL3 and 4 systems do not have this directory in /proc and doing a
Modprobe for lvm-mod does not create one. On an RHEL4 test system I
do see an lvm tool but it doesn't show the status.
Is there a page for the redhat archives?
Don
From the LVM FAQ:
"If your kernel was compiled with the /proc file system (most are) then
you
can verify that LVM is present by looking for a /proc/lvm directory. If
this
doesn't exist then you may have to load the module with the command
# modprobe lvm-mod
<snip>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] LVM Status?
2005-09-25 15:15 [linux-lvm] LVM Status? Don Shesnicky
@ 2005-09-26 0:04 ` Fredrik Tolf
2005-09-26 10:47 ` Heinz Mauelshagen
0 siblings, 1 reply; 3+ messages in thread
From: Fredrik Tolf @ 2005-09-26 0:04 UTC (permalink / raw)
To: LVM general discussion and development
On Sun, 2005-09-25 at 10:15 -0500, Don Shesnicky wrote:
> How do you check the status of an LVM set of disks in RHEL3 and 4?
> The LVM FAQ mentions that you should have a /proc/lvm but my default
> RHEL3 and 4 systems do not have this directory in /proc and doing a
> Modprobe for lvm-mod does not create one. On an RHEL4 test system I
> do see an lvm tool but it doesn't show the status.
I'm not *sure* about this, but I believe that /proc/lvm was only used
for LVM 1.0, while device-mapper doesn't have such a thing. RHEL3 is
based on a 2.6 kernel, right?
How about the userspace tools instead? Try pvdisplay, vgdisplay or
lvdisplay, depending on what info you want. Or is there some other info
that you're hunting for?
Fredrik Tolf
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] LVM Status?
2005-09-26 0:04 ` Fredrik Tolf
@ 2005-09-26 10:47 ` Heinz Mauelshagen
0 siblings, 0 replies; 3+ messages in thread
From: Heinz Mauelshagen @ 2005-09-26 10:47 UTC (permalink / raw)
To: LVM general discussion and development
On Mon, Sep 26, 2005 at 02:04:58AM +0200, Fredrik Tolf wrote:
> On Sun, 2005-09-25 at 10:15 -0500, Don Shesnicky wrote:
> > How do you check the status of an LVM set of disks in RHEL3 and 4?
> > The LVM FAQ mentions that you should have a /proc/lvm but my default
> > RHEL3 and 4 systems do not have this directory in /proc and doing a
> > Modprobe for lvm-mod does not create one. On an RHEL4 test system I
> > do see an lvm tool but it doesn't show the status.
>
> I'm not *sure* about this, but I believe that /proc/lvm was only used
> for LVM 1.0,
True.
> while device-mapper doesn't have such a thing.
True.
> RHEL3 is
> based on a 2.6 kernel, right?
No, RHEL3 is 2.4 based, RHEL4 is based on 2.6.
>
> How about the userspace tools instead? Try pvdisplay, vgdisplay or
> lvdisplay, depending on what info you want. Or is there some other info
> that you're hunting for?
If you're using LVM2 (ie, running RHEL4), you might want to look
at the output formatable tools pvs, vgs, lvs.
>
> Fredrik Tolf
>
>
> _______________________________________________
> 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/
--
Regards,
Heinz -- The LVM Guy --
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Heinz Mauelshagen Red Hat GmbH
Consulting Development Engineer Am Sonnenhang 11
Cluster and Storage Development 56242 Marienrachdorf
Germany
Mauelshagen@RedHat.com +49 2626 141200
FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-09-26 10:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-25 15:15 [linux-lvm] LVM Status? Don Shesnicky
2005-09-26 0:04 ` Fredrik Tolf
2005-09-26 10:47 ` Heinz Mauelshagen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).