Device Mapper

Submitted by vashist
on September 10, 2008 - 10:53am

Hi,

I am currently working on device mapper and logical volume manager.
Can anyone tell me that which function is an entry point for lvcreate,pvcreate and vgcreate in kernel.

Thank You

did you try looking at device mapper tools source?

rsync (not verified)
on
September 11, 2008 - 9:47am

Did you try looking at device mapper tools source?

Or, at least using "strace"?

device mapper

vashist
on
September 12, 2008 - 11:08am

ya i did strace . My point is when i do lvcreate (or pvcreate ,vgcreate) device mappers dm-linear.c function
must be called.But neither i could see an entry in var/log/messages nor dmesg.Is there any other way?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.