multipathd?
Patrick 'P. J.' McDermott
pj at pehjota.net
Sat Jul 15 15:05:02 UTC 2017
[Resending because I screwed up sending to the list. Sorry Michael for
the duplicate.]
On 2017-07-14 at 14:46, Michael Di Domenico wrote:
> does anyone know if it's possible to run multipathd under busybox? i
> suspect this is a fools errand given that multipath is a redhat
> project, which then ties it with udev which then ties it with systemd.
eudev [1], forked from systemd's udev, works nicely to manage device
files without systemd. But ...
> i tried just grabbing the multipath binaries from rhel7 and plugging
> them into my initrd image, but that doesn't seem to work quite right.
> i suspect my issue is that multipath wants a bunch of info from udev
> which i don't have since it's busybox.
... I think what you need instead is dmsetup, maintained within LVM2, to
create the /dev/mapper nodes for multipathd.
[1]: https://wiki.gentoo.org/wiki/Eudev
--
Patrick "P. J." McDermott: http://www.pehjota.net/
Lead Developer, ProteanOS: http://www.proteanos.com/
Founder and CEO, Libiquity: http://www.libiquity.com/
More information about the busybox
mailing list