cobbler / cobbler

Cobbler is a versatile Linux deployment server
https://cobbler.github.io
GNU General Public License v2.0
2.62k stars 653 forks source link

Network Interface Configruation: Teaming #2057

Open wanghaiqing2015 opened 5 years ago

wanghaiqing2015 commented 5 years ago

Only support Bonding , can support team mode?

SchoolGuy commented 5 years ago

@wanghaiqing2015 Can you please be more extensive with your request? I do not understand what you are referring to.

kwizart commented 5 years ago

Teaming is a separate way to configure network aggregation. (in userspace compared to bonding which is a kernel module).

This probably needs to be handled as appropriate in the network fields for the host configuration.

vsevolodgavrilenko commented 4 years ago

There is more complicated and and well-managed and well-balanced way to configure bonding on interfaces, calling teaming. A comprehensive description is here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-configure_teamd_runners

BW2010 commented 4 years ago

It’s probably better to start from here: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-Understanding_the_Network_Teaming_Daemon_and_the_Runners and more. And also here is a comparison of two methods of interface aggregation: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/networking_guide/sec-comparison_of_network_teaming_to_bonding