usługi prawne, ochrona danych, bezpieczne systemy informatyczne

ich war hier: NetzwerkTechnik

Revision history for NetzwerkTechnik


Revision [4749]

Last edited on 2025-02-20 19:59:54 by WojciechLisiewicz
Additions:
# ist es auch danach als "DOWN" markiert, ist Kabel wohl nicht da...


Revision [4748]

Edited on 2025-02-20 19:59:07 by WojciechLisiewicz
Additions:

((1)) Konfigurations- und Management-Werkzeuge für Linux-Netzwerk-Stack

((2)) An welcher Netzwerkkarte ist ein Kabel angeschlossen?
%%(bash)
ip link show
# die Netzwerkkarten, die aktiv sind, werden mit "UP" angezeigt - nicht aktive mit "DOWN"
# möglich auch:
ethtool eno1 | grep "Link detected"
# ABER: DOWN bedeutet entweder kein Kabel ODER ausgeschaltet!
# also NIC einschalten:
ip link set eno1 up
%%


Revision [4623]

Edited on 2023-11-12 21:31:58 by ErdaxoAdmin
Additions:
- https://kb.blockbridge.com/technote/proxmox-tuning-low-latency-storage/ (Hinweis auf diese Quelle findet sich hier: https://forum.proxmox.com/threads/low-latency-storage-optimizations-for-proxmox-kvm-qemu.122750/)
Deletions:
- https://kb.blockbridge.com/technote/proxmox-tuning-low-latency-storage/


Revision [4622]

Edited on 2023-11-12 18:43:03 by ErdaxoAdmin
Additions:
Insbesondere unter Linux oder anderen UNIX-en und mit besonderem Blick auf Cluster:
Deletions:
Insbesondere unter Linux oder anderen UNIX-en:


Revision [4621]

Edited on 2023-11-11 18:37:55 by ErdaxoAdmin
Additions:
- https://kb.blockbridge.com/technote/proxmox-tuning-low-latency-storage/


Revision [4620]

Edited on 2023-11-10 21:52:41 by ErdaxoAdmin
Additions:
- "network tweaks" für PROXMOX: https://pve.proxmox.com/wiki/Performance_Tweaks


Revision [4619]

Edited on 2023-11-10 21:51:37 by ErdaxoAdmin
Additions:
((1)) Netzwerktuning
Insbesondere unter Linux oder anderen UNIX-en:
- sehr gute Hinweise: https://fasterdata.es.net/host-tuning/linux/100g-tuning/
- generelles Tuning unter Linux: https://fasterdata.es.net/host-tuning/linux/
- speziell: powersettings - https://fasterdata.es.net/host-tuning/linux/100g-tuning/cpu-governor/
- Hinweise zu iperf3: https://fasterdata.es.net/performance-testing/network-troubleshooting-tools/iperf/multi-stream-iperf3/


Revision [2523]

The oldest known version of this page was created on 2020-05-26 14:49:18 by WojciechLisiewicz
Valid XHTML  |  Valid CSS  |  Powered by WikkaWiki