<div>Hi All,<br><br>I am writing a hardware handler for dm multipath support, but I am getting the following error everytime.<br><br>"kernel: device-mapper: table: 253:0: multipath: unknown hardware handler type"
<br><br>My module name is dm-smaple.ko (which shows as dm_smaple in lsmod), code name is dm-sample.c and the in code the module name I am specifying is "sample". <br>I have also modified the multipath.conf to have the following entry:
<br><br>hardware_handler "1 sample" <br><br>Could someone please let me know what am I doing wrong here?<br>If needed I can paste the code here.<br><br>Thanks in advance.<br>DJ.</div>