A.35. iWARP 연결
지원되는 RHEL 버전
- RHEL 7
- RHEL 8
- RHEL 9
테스트의 기능
IWarp 연결 테스트는 다음 하위 테스트를 실행하여 테스트 시작 시 드롭다운에서 선택한 IP 주소를 사용하여 기준선 기능을 확인합니다.
- ping 테스트 - SUT에서 테스트 중인 장치의 시작 IP 주소부터 LTS의 선택한 IP 주소로 ping을 실행합니다.
- Rping test - 선택한 LTS IP 주소를 사용하여 LTS 및 SUT에서 rping을 실행한 다음 결과를 비교하여 완료에 실행되었는지 확인합니다.
- Rcopy 테스트 - LTS 및 SUT에서 rcopy를 실행하여 무작위로 생성된 파일을 전송하고 LTS 및 SUT에서 md5sums를 비교하여 전송을 성공적으로 확인합니다.
- ethtool test - roce 장치의 탐지된 네트워크 장치를 전달하는 ethtool 명령을 실행합니다.
테스트 준비
LTS 및 SUT가 동일한 패브릭에서 별도의 머신인지 확인합니다.
테스트 실행
이는 대화형 테스트입니다. 테스트 이름 옆에 있는 상자를 선택하여 실행할 테스트 중임을 나타냅니다. 계속하려면 Run Selected (선택 항목 실행) 버튼을 클릭합니다. 을 사용하여 테스트를 수행할 IP 주소( LTS의 IP 주소)를 선택하라는 드롭다운이 표시됩니다. 테스트를 실행 중인 SUT 장치와 동일한 패브릭에 있는 장치에 해당하는 IP 주소를 선택합니다.
수동으로 테스트 추가 및 실행
다음 명령을 사용하여 IWarpConnectiontest를 수동으로 추가합니다.
- 10GigiWarp
rhcert-cli plan --add --test 10GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
- 20GigiWarp
rhcert-cli plan --add --test 20GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
- 25GigiWarp
rhcert-cli plan --add --test 25GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
- 40GigiWarp
rhcert-cli plan --add --test 40GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
- 50GigiWarp
rhcert-cli plan --add --test 50GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
- 100GigiWarp.
rhcert-cli plan --add --test 100GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
- 200GigiWarp
rhcert-cli plan --add --test 200GigiWarp --device <device name>_devicePort_<port number>_netDevice_<net device here>
다음 명령을 사용하여 IWarpConnectionTest를 수동으로 실행합니다.
- 10GigiWarp
rhcert-cli run --test 10Gigiwarp --server <LTS IP addr>
- 20GigiWarp
rhcert-cli run --test 20GigiWarp --server <LTS IP addr>
- 25GigiWarp
rhcert-cli run --test 25GigiWarp --server <LTS IP addr>
- 40GigiWarp
rhcert-cli run --test 40GigiWarp --server <LTS IP addr>
- 50GigiWarp
rhcert-cli run --test 50GigiWarp --server <LTS IP addr>
- 100GigiWarp.
rhcert-cli run --test 100GigiWarp --server <LTS IP addr>
- 200GigiWarp
rhcert-cli run --test 200GigiWarp --server <LTS IP addr>
런타임
이 테스트를 실행하는 데 10분 미만이 걸립니다.
추가 리소스
- InfiniBand 및 RDMA에 대한 자세한 내용은 InfiniBand 및 RDMA 기술 이해를 참조하십시오.