- To: "linux-lvm@redhat.com" <linux-lvm@redhat.com>
- Subject: Re: [Linux-lvm] Need help in understanding the logical to
- From: "Alheid, Gregory" <alheidgj@upmc.edu>
- Date: Fri, 2 Mar 2012 14:47:30 +0000
- Accept-language: en-US
- In-reply-to: <mailman.12397.1330695867.10029.linux-lvm@redhat.com>
- References: <mailman.12397.1330695867.10029.linux-lvm@redhat.com>
- Reply-to: LVM general discussion and development <linux-lvm@redhat.com>
- Thread-index: AQHM+INk62LhH13M/Emt3amSbr7eWA==
- Thread-topic: [Linux-lvm] Need help in understanding the logical to
> . . . I want to see the entire sequence of address translation from
> a logical address given by the application to the physical address . . .
Don't do any RAID5 since it is done in hardware . . .
But running "lvdisplay -m <a_vg>" does give a mapping
of logical volume extents to physical extents
# echo ; lvdisplay -m datavg |
egrep "LV Name|Logical extent|Physical [volume|extents]"
LV Name /dev/datavg/u01
Logical extent 0 to 5119:
Physical volume /dev/sdb
Physical extents 0 to 5119
LV Name /dev/datavg/u02
Logical extent 0 to 1279:
Physical volume /dev/sdb
Physical extents 5120 to 6399
LV Name /dev/datavg/arch01
Logical extent 0 to 9982:
Physical volume /dev/sdb
Physical extents 6400 to 16382
_______________________________________________
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/
[Kernel Development]
[Linux Clusters]
[Device Mapper]
[Security]
[Bugtraq]
[Photos]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Linux Resources]