On Tue, 2012-12-04 at 17:18 -0500, Vivek Goyal wrote: > > Will they be included in host only mode too (-H, --host-only) ? We use > hostonly option for building kdump initramfs. So if root is not on team > device, will it still be included. > > If no, it is fine but if yes, then we need to fix it. We try very hard to > keep kdump initramfs size small. Actually, instmods() checks hostonly flag and calls module_is_host_only() to check if the module is loaded by the first kernel. So, we don't need to worry about it at all. Same for `dracut_install -o` I am going to fix the active-backup mode, but it seems the latest teamd is still not ready for this, it at least should not error out when any port in the config file disappears. I am still checking this with Jiri. Good news is that teamdctl now can connect to teamd via unix socket. Thanks! -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html