Translated message

A translation of this page exists in English.

ベアメタルクラスターでボンディングを設定する

Solution In Progress - Updated -

Issue

  • ベアメタルホストには、eno1 と eno2 の 2 つの物理インターフェイスがあります。
  • これらは、以下の MachineConfig を使用して bond0 として設定されます。
yaml
apiVersion: machineconfiguration.openshift.io/v1
kind: MachineConfig
metadata:
  labels:
    machineconfiguration.openshift.io/role: worker
  name: 99-openshift-machineconfig-worker-kargs
spec:
  kernelArguments:
    - bond=bond0:eno1,eno2:mode=active-backup:primary=eno1 ip=bond0:dhcp

問題:
このボンディングでは br-ex インターフェイスはブリッジされません。代わりに、eno1 インターフェイスでブリッジされます。

  • ボンディングを適切に設定し、br-ex をこのボンディングにブリッジするには、どうすればよいですか?

Environment

  • Red Hat Openshift (OCP) 4.[9-17]+

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content