D.3. balance-tcp 모드 고려 사항
기술 프리뷰 상태 및 알려진 성능 문제에도 불구하고 balance-tcp 모드를 사용하려면 배포 전에 각 NIC(네트워크 인터페이스 구성) 파일에서 다음 행을 수동으로 삭제해야 합니다.
constraints: - allowed_pattern: "^((?!balance.tcp).)*$" description: | The balance-tcp bond mode is known to cause packet loss and should not be used in BondInterfaceOvsOptions.
각 NIC 파일에서 제약 조건을 삭제한 후 bond 인터페이스 매개변수에 bond 모드 옵션을 설정할 수 있습니다.
BondInterfaceOvsOptions: "bond_mode=balance-tcp"