User Manual
Rev 1.50
Mellanox Technologies
51
Running "ibv_devinfo" command on H1 would list the 2 adapter names. For ConnectX adapters,
the names would be mlx4_0 and mlx4_1.
Running "mst ib add" would add ib devices from the default port (first active port on the first
adapter) - only Subnet1 nodes would be listed.
To add the nodes of the second subnet, the source adapter and port should be specified to the "mst
ib add" command in the following format:
Example:
1. Add nodes of both subnets, Run:
2. List the devices:
You can use the above device names with the MFT tools.
mst ib add <hca_name> <hca_port>
> mst ib add mlx4_0 1
> mst ib add mlx4_1 2
> mst status
...
/dev/mst/CA_MT25418_H1_HCA-1_lid-0x0001,mlx4_0,1
/dev/mst/CA_MT25418_H2_HCA-1_lid-0x0005,mlx4_0,1
/dev/mst/SW_MT47396_lid-0x0003,mlx4_0,1
/dev/mst/CA_MT25418_H1_HCA-1_lid-0x0010,mlx4_1,2
/dev/mst/CA_MT25418_H3_HCA-1_lid-0x0012,mlx4_1,2
/dev/mst/SW_MT48436_lid-0x0005,mlx4_1,2