-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/19/2010 03:44 AM, Patrick Dupre wrote:
> Hello,
>
> How can I display the partition table with lvm partitions.
> fdisk only give the lvm partition, not the details.
vgdisplay -- info on the vol group(s) you have
lvdisplay -- in
You shouldn't name your lvs like pathnames as you did. It is just going to
confuse you down the road.
A common naming is lv_. Ie lv_root.
So to address the lv from lvdisplay you do vg-name/lv-name. It is not a path to
a file system location.
Lvdisplay only worls from that naming convention.
Thank.
Can you do something with this:
lvdisplay /dev/VolGrpSys0/
/dev/VolGrpSys0/root_usr: read failed after 0 of 4096 at 11534270464:
Input/output error
/dev/VolGrpSys0/root_usr: read failed after 0 of 4096 at 11534327808:
Input/output error
/dev/VolGrpSys0/root_usr: read failed aft
No such thing as lvm partition unless you're talking the pv. Fdisk shows your
where it is, and pvdisplay gives you the details of the pv. Similar vgdisplay
and lvdisplay gives you details of the logical volumes.
Patrick Dupre wrote:
>Hello,
>
>How can I display the partition table with lvm pa
On 12/18/2010 02:44 PM, Patrick Dupre wrote:
> Hello,
>
> How can I display the partition table with lvm partitions.
> fdisk only give the lvm partition, not the details.
>
> Thank.
>
System/Administration/Logical Volume Management or system-config-lvm.
--
Jerry Feldman
Boston Linux and Unix
PGP