* [linux-lvm] pvdisplay
@ 2005-05-17 8:53 Dirk.Laurenz
2005-05-17 13:59 ` Alasdair G Kergon
0 siblings, 1 reply; 2+ messages in thread
From: Dirk.Laurenz @ 2005-05-17 8:53 UTC (permalink / raw)
To: linux-lvm
Hello everybody!
i want to find out, which lvs are on a certain disk.
according to the manpage of pvdisplay the following command
should do this:
pvdisplay -m /dev/sdd1
but the only thing i get is this:
--- Physical volume ---
PV Name /dev/sdd1
VG Name vgSMBFS
PV Size 195.38 GB / not usable 0
Allocatable yes (but full)
PE Size (KByte) 65536
Total PE 3126
Free PE 0
Allocated PE 3126
PV UUID xpwmrT-1sL6-VKe5-iPvL-adP3-iNVA-OIXP0e
what i would expect is a list of lvs.
i want to find this out, because there's a high io on this disk.
sdc 8.54 373.13 46.11 250261264 30927807
sdd 19.53 566.22 165.54 379767705 111027923
sde 0.55 138.77 0.53 93076209 358605
any help is appreciated..
Mit freundlichem Gru�,
Dirk Laurenz
Systems Engineer
Fujitsu Siemens Computers
S CE DE SE PS N/O
Sales Central Europe Deutschland
Professional Service Nord / Ost
Hildesheimer Strasse 25
30880 Laatzen
Germany
Telephone: +49 (511) 84 89 - 18 08
Telefax: +49 (511) 84 89 - 25 18 08
Mobile: +49 (170) 22 10 781
Email: mailto:dirk.laurenz@fujitsu-siemens.com
Internet: http://www.fujitsu-siemens.com
http://www.fujitsu-siemens.de/services/index.html
*******************************************************************************************************************
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-lvm] pvdisplay
2005-05-17 8:53 [linux-lvm] pvdisplay Dirk.Laurenz
@ 2005-05-17 13:59 ` Alasdair G Kergon
0 siblings, 0 replies; 2+ messages in thread
From: Alasdair G Kergon @ 2005-05-17 13:59 UTC (permalink / raw)
To: LVM general discussion and development
On Tue, May 17, 2005 at 10:53:46AM +0200, Dirk.Laurenz@fujitsu-siemens.com wrote:
> pvdisplay -m /dev/sdd1
For now:
lvs -o +devices | grep /dev/sdd1
(Number in brackets is the starting extent on the device.)
or lvdisplay --maps for the verbose equivalent.
Alasdair
--
agk@redhat.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-17 13:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-17 8:53 [linux-lvm] pvdisplay Dirk.Laurenz
2005-05-17 13:59 ` Alasdair G Kergon
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).