Azure / azhpc-images

Azure HPC/AI VM Images
MIT License
95 stars 78 forks source link

health_checks/NDv4/test-ib.sh not correct when AN is enabled #154

Closed garvct closed 2 years ago

garvct commented 2 years ago

On NDv4 with AN enabled, this test fails.

check ibstatus: The minimum ib rate observed is 40, but it should be 200. Fail The settings returned by ibstatus indicate a problem.

Accelerated networking is not 200 gbits ?

moes1 commented 2 years ago

Can you try with the latest version of the test (just from github)? That should be fixed now, unfortunately the version in our dsvm image is out of date.

https://github.com/Azure/azhpc-images/blob/master/tests/health_checks/NDv4/test-ib.sh

garvct commented 2 years ago

Thanks, the new version gives the expected result.