2015-03-05 5:41 GMT+01:00 Branko <bran...@s5tehnika.net>: > I have a need to put my NICs in "RAID0" so to speak, but according to > materials I have found on net I can't use NIC bonding driver because I would > need LACP (IEEE whatever) aware L2 switch, so I was refered to teaming > driver, which should be ( if those folks is to be believed) replacing bond > driver in future. > > Since systemd doesn't support teaming ( teaming module + libeteam), I had to > scotchstape it together under systemd and it was major PITA. > > libteam doesn't seem to complicated to be included as a module in systemd, > which should take away most of the headaches...
AFAIK (and according to wikipedia) you can also use the bonding driver without LACP. https://en.wikipedia.org/wiki/Link_aggregation#Driver_modes and I don't think the teaming driver can do more without LACP than the bonding driver can. Simon _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel