From: Ron Johnson <ron.l.johnson@cox.net>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] How do I tell what disk a volume group reside on
Date: Wed, 14 Apr 2010 08:23:15 -0500 [thread overview]
Message-ID: <4BC5C1C3.7080708@cox.net> (raw)
In-Reply-To: <BAY110-W326FE139691A6ED05B4D3DBE100@phx.gbl>
On 2010-04-13 19:59, Vickie Troy-McKoy wrote:
> Hi All,
>
> I have a RedHat4 server connected to a SAN 3510 Array. On the
> host server, there are two volume groups set up--root_vg and
> san_vg. I'm assuming that root_vg resides on the internal disks
> and san_vg on the SAN. But, how can I check to make sure this is
> the case?
>
This is what I get when I run pvscan. pvs is similar.
# pvscan
PV /dev/sda4 VG main_huge_vg lvm2 [529.00 GiB / 0 free]
PV /dev/sdb2 VG main_huge_vg lvm2 [594.25 GiB / 0 free]
PV /dev/sdc1 VG main_huge_vg lvm2 [931.50 GiB / 0 free]
PV /dev/sdd1 VG main_huge_vg lvm2 [698.62 GiB / 0 free]
PV /dev/sde1 VG main_huge_vg lvm2 [931.50 GiB / 0 free]
Total: 5 [3.60 TiB] / in use: 5 [3.60 TiB] / in no VG: 0 [0 ]
# pvs
PV VG Fmt Attr PSize PFree
/dev/sda4 main_huge_vg lvm2 a- 529.00g 0
/dev/sdb2 main_huge_vg lvm2 a- 594.25g 0
/dev/sdc1 main_huge_vg lvm2 a- 931.50g 0
/dev/sdd1 main_huge_vg lvm2 a- 698.62g 0
/dev/sde1 main_huge_vg lvm2 a- 931.50g 0
--
Dissent is patriotic, remember?
prev parent reply other threads:[~2010-04-14 13:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-14 0:59 [linux-lvm] How do I tell what disk a volume group reside on Vickie Troy-McKoy
2010-04-14 2:28 ` Phillip Susi
2010-04-14 2:43 ` [linux-lvm] nevermind Phillip Susi
2010-04-14 5:36 ` [linux-lvm] How do I tell what disk a volume group reside on linuxmails.lists
2010-04-14 12:34 ` Vickie Troy-McKoy
2010-04-14 5:21 ` Luca Berra
2010-04-14 8:47 ` brem belguebli
2010-04-14 12:16 ` Vickie Troy-McKoy
2010-04-14 15:42 ` Ray Morris
2010-04-14 13:23 ` Ron Johnson [this message]
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=4BC5C1C3.7080708@cox.net \
--to=ron.l.johnson@cox.net \
--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.