Testing the port state
- Connect to the VM using SSH.
-
In the VM’s shell, run
ibstatuscommand that displays operational information about InfiniBand network devices. Result: -
For each device in the result, check the physical state (
phys state): it should beLinkUp.
Testing network performance
You can also emulate the network activity by sending some data from GPUs on one VM to GPUs on another:-
Install the perftest package on each one of the test VMs:
- Connect to the first VM using SSH.
-
Run
ib_send_bw --report_gbits. - Copy the first VM’s private IP address.
- Connect to the second VM using SSH.
-
Run
ib_send_bw <first_VM_IP_address> --report_gbits.
See also
- InfiniBand™ networking for Compute virtual machines with GPUs
- How to create a virtual machine in Nebius AI Cloud
InfiniBand and InfiniBand Trade Association are registered trademarks of the InfiniBand Trade Association.