All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem with DM hardware handler
@ 2007-10-29 23:45 Pradipmaya Maharana
  2007-10-30  6:49 ` Mike Anderson
  0 siblings, 1 reply; 4+ messages in thread
From: Pradipmaya Maharana @ 2007-10-29 23:45 UTC (permalink / raw)
  To: dm-devel

Hi All,

I am writing a DM Hardware handler; so to start with I took, dm-emc.c
code and replaced emc by sample. I also renamed the file to dm-sample
and the module name is dm-sample.ko.

The code compiles fine and even loads okay. I modiefied the
/etc/multipath.conf to point the hardware_handler to my sample
handler.

 hardware_handler        "1 sample"

Now when I run the command,
# multipath -F
# multipath -ll
# multipath -v3

It shows me the following error in the /var/log/messages
Oct 29 16:33:23 localhost kernel: device-mapper: table: 253:0:
multipath: unknown hardware handler type
Oct 29 16:33:23 localhost kernel: device-mapper: ioctl: error adding
target to table

Same works fine, if I add emc as hardware handler.

Any idea, why am I getting this error?

Thanks and Regards,
Pradipmaya.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-10-31  0:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-29 23:45 Problem with DM hardware handler Pradipmaya Maharana
2007-10-30  6:49 ` Mike Anderson
2007-10-30 17:21   ` Pradipmaya Maharana
2007-10-31  0:16     ` Mike Anderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.