From: brem belguebli <brem.belguebli@gmail.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] How do I tell what disk a volume group reside on
Date: Wed, 14 Apr 2010 10:47:58 +0200 [thread overview]
Message-ID: <1271234878.30056.3.camel@localhost> (raw)
In-Reply-To: <20100414052151.GA28457@maude.comedia.it>
or vgdisplay -v root_vg
and vgdisplay -v san_vg
will give you the PV's for each of your VG's
then to identify if the physical disks are the ones from the SAN use
scsi_id command that'll help you
scsi_id -g 0x80 -d /dev/sdX
On Wed, 2010-04-14 at 07:21 +0200, Luca Berra wrote:
> On Tue, Apr 13, 2010 at 08:59:40PM -0400, 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?
> >
> vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
> >read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> try with the pvs command
>
next prev parent reply other threads:[~2010-04-14 6:50 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 [this message]
2010-04-14 12:16 ` Vickie Troy-McKoy
2010-04-14 15:42 ` Ray Morris
2010-04-14 13:23 ` Ron Johnson
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=1271234878.30056.3.camel@localhost \
--to=brem.belguebli@gmail.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.