MicroShift is Technology Preview software only.For more information about the support scope of Red Hat Technology Preview software, see Technology Preview Support Scope.
1.7. 実行中のクラスターからの OVS インターフェイスのスナップショット取得
スナップショットは、特定の時点における OVS インターフェイスの状態とデータを表します。
手順
実行中の Red Hat build of MicroShift クラスターから OVS インターフェイスのスナップショットを表示するには、次のコマンドを使用します。
sudo ovs-vsctl show
$sudo ovs-vsctl show
Copy to ClipboardCopied!Toggle word wrapToggle overflow
実行中のクラスターでの OVS インターフェイスの例
9d9f5ea2-9d9d-4e34-bbd2-dbac154fdc93
Bridge br-ex
Port enp1s0
Interface enp1s0
type: system
Port br-ex
Interface br-ex
type: internal
Port patch-br-ex_localhost.localdomain-to-br-int
Interface patch-br-ex_localhost.localdomain-to-br-int
type: patch
options: {peer=patch-br-int-to-br-ex_localhost.localdomain}
Bridge br-int
fail_mode: secure
datapath_type: system
Port patch-br-int-to-br-ex_localhost.localdomain
Interface patch-br-int-to-br-ex_localhost.localdomain
type: patch
options: {peer=patch-br-ex_localhost.localdomain-to-br-int}
Port eebee1ce5568761
Interface eebee1ce5568761
Port b47b1995ada84f4
Interface b47b1995ada84f4
Port "3031f43d67c167f"
Interface "3031f43d67c167f"
Port br-int
Interface br-int
type: internal
Port ovn-k8s-mp0
Interface ovn-k8s-mp0
type: internal
ovs_version: "2.17.3"
9d9f5ea2-9d9d-4e34-bbd2-dbac154fdc93
Bridge br-ex
Port enp1s0
Interface enp1s0
type: system
Port br-ex
Interface br-ex
type: internal
Port patch-br-ex_localhost.localdomain-to-br-int