From 75a53567f1f15df7f5c20c4c030e82ac0c6d59b4 Mon Sep 17 00:00:00 2001 From: ebner Date: Tue, 11 Apr 2023 10:44:42 +0200 Subject: [PATCH] add info about port mirroring for VMs --- _toc.yml | 1 + infrastructure-guide/troubleshooting.md | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 infrastructure-guide/troubleshooting.md diff --git a/_toc.yml b/_toc.yml index 5eb1d70f..6a274736 100644 --- a/_toc.yml +++ b/_toc.yml @@ -38,6 +38,7 @@ parts: - file: infrastructure-guide/metrics00 - file: infrastructure-guide/lxsup00 - file: infrastructure-guide/infrastructure_administration + - file: infrastructure-guide/troubleshooting - caption: RHEL8 chapters: diff --git a/infrastructure-guide/troubleshooting.md b/infrastructure-guide/troubleshooting.md new file mode 100644 index 00000000..c9dfa05e --- /dev/null +++ b/infrastructure-guide/troubleshooting.md @@ -0,0 +1,7 @@ +# Troubleshooting + +## Network Issues +To be able to debug early network issues in the boot process the 2 test VMs lxdev04 and lxdev05 have network port mirroring enabled. + +I.e. lxdev04 has a second interface that mirrors the primary interface of lxdev05 and lxdev05 has a second interface that mirrors the primary interface of lxdev04. +