I see that the /etc/lvm/backup has only one file which gives some basic information about the physical volumes and logical volumes.
I am looking for some hints on where to look in the LVM code if I want to see the entire sequence of address translation from a logical address given by the application to the physical address on the underlying RAID5..
Any pointers to a document or paper explaining this would also be appreciated !!
On Mon, Feb 27, 2012 at 3:08 PM, Ray Morris <support@bettercgi.com> wrote:
> I want to understand how LVM maps a logical address to physicalLook in /etc/lvm/backup/* to see the actual map.
> address.
--
Ray Morris
support@bettercgi.com
Strongbox - The next generation in site security:
http://www.bettercgi.com/strongbox/
Throttlebox - Intelligent Bandwidth Control
http://www.bettercgi.com/throttlebox/
Strongbox / Throttlebox affiliate program:
http://www.bettercgi.com/affiliates/user/register.php
On Sat, 25 Feb 2012 16:53:42 -0500
Anuj Goel <talk2anuj@gmail.com> wrote:
> Hi guys,
> I want to understand how LVM maps a logical address to physical
> address. I have downloaded the LVM code, but cannot figure out which
> files to look into.
>
> Can you please give some suggestions.
>
_______________________________________________ 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/