버전 비교

  • 이 줄이 추가되었습니다.
  • 이 줄이 삭제되었습니다.
  • 서식이 변경되었습니다.

...

HostAssetModelCPUMEMNICIP
HOST_A2020024816SMCI/IR110P/1U/200GXeon(R) Gold 6334 CPU @ 3.60GHz 8C 16T96GBConnectX-6 200GbE Dual10.0.1.10
HOST_B2023000636SMCi/IR110P/1U/200GXeon(R) Gold 6346 CPU @ 3.10GHz 16C 32T96GBConnectX-6 200GbE Dual10.0.1.20

Config

OS, SW

코드 블럭
# uname -a
Linux perfsonar5-kisti 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64 GNU/Linux

# lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 12 (bookworm)
Release:	12
Codename:	bookworm

# iperf3 --version
iperf 3.17.1 (cJSON 1.7.15)
Linux perfsonar5-kisti 6.1.0-26-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.112-1 (2024-09-30) x86_64
Optional features available: CPU affinity setting, IPv6 flow label, SCTP, TCP congestion algorithm setting, sendfile / zerocopy, socket pacing, authentication, bind to device, support IPv4 don't fragment, POSIX threads

...

MTU 9000

코드 블럭
linenumberstrue
HOST_A # ping -M do -s 8972 10.0.1.20 -c 5
PING 10.0.1.20 (10.0.1.20) 8972(9000) bytes of data.
8980 bytes from 10.0.1.20: icmp_seq=1 ttl=64 time=0.242 ms
8980 bytes from 10.0.1.20: icmp_seq=2 ttl=64 time=0.268 ms
8980 bytes from 10.0.1.20: icmp_seq=3 ttl=64 time=0.356 ms
8980 bytes from 10.0.1.20: icmp_seq=4 ttl=64 time=0.311 ms
8980 bytes from 10.0.1.20: icmp_seq=5 ttl=64 time=0.315 ms
--- 10.0.1.20 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4076ms
rtt min/avg/max/mdev = 0.242/0.298/0.356/0.039 ms

...

streamsiter1iter2iter3iter4iter5iter6iter7iter8iter9iter10avg
157.510358.433158.346158.078458.297157.036357.112456.685956.726957.677457.5904
293.336497.559798.075597.892598.147397.746697.58598.152898.230798.722897.5449
3123.778133.295134.464135.621135.088135.191134.999135.302133.645132.244133.363
4167.337137.069166.946167.785167.176166.494166.75167.35168.059166.518164.148
5177.734169.236169.334174.266179.907170.806177.147164.093170.572174.037172.713
6178.636180.729180.96175.383179.595179.805175.311180.81180.798180.058179.209
7179.966180.08180.729180.097180.975180.72180.387180.238179.946180.262180.34
8179.911178.766179.459179.388179.374179.601179.296179.664180.167179.127179.475
9178.778179.474179.236179.221179.09179.008178.881179.556179.087178.366179.07
10177.788178.057178.302178.367178.58176.807177.586178.144178.389178.45178.047

...