add info about port mirroring for VMs

This commit is contained in:
2023-04-11 10:44:42 +02:00
parent dae4749297
commit 75a53567f1
2 changed files with 8 additions and 0 deletions

View File

@@ -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:

View File

@@ -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.