May 7, 2013
12:23 a.m.
On Mon, May 06, 2013 at 08:09:03PM -0400, Kumar amit mehta wrote:
If I have one logical volume(Talking in LVM terms)and have two paths to the same logical volume, then it seems that the two logical volumes will have the same major number(refer [1]).
My apologies for typo mistake above. I meant, If I have one logical volume(Talking in LVM terms)and have two paths to the same logical volume, then it seems that, there will be "two" entries under /dev (as we have two paths to the same logical volume) and both these block devices (say, /dev/sdk1, /dev/sdk2) have the same major number, and different minor numbers.