From 2570047748fba8c6c9a76e9f65617e8ed0384271 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Thu, 31 Jul 2025 09:52:41 +0300 Subject: [PATCH] Add example debug command for FRR --- proxmox/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/proxmox/README.md b/proxmox/README.md index 80859b4..1759548 100644 --- a/proxmox/README.md +++ b/proxmox/README.md @@ -10,6 +10,22 @@ Our CEPH setup uses a private IPv6 subnet for inner cluster communication. fdcc:a182:4fed::/64 + + > You can check Mesh network status by launching FRR shell `vtysh` and then typing + > `show openfabric topology` + + root@pve91:~# vtysh + pve91# show openfabric topology + IS-IS paths to level-2 routers that speak IPv6 + Vertex Type Metric Next-Hop Interface Parent + ------------------------------------------------------------------------------ + pve91 + fdcc:a182:4fed::91/128 IP6 internal 0 pve91(4) + pve93 TE-IS 10 pve93 enp161s0 pve91(4) + pve90 TE-IS 10 pve90 enp161s0d1 pve91(4) + fdcc:a182:4fed::93/128 IP6 internal 20 pve93 enp161s0 pve93(4) + fdcc:a182:4fed::90/128 IP6 internal 20 pve90 enp161s0d1 pve90(4) + 2. Setup CEPH packages on all nodes pveceph install --repository no-subscription --version squid