You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
The NC24rs_v3 has the ConnectX3 card and is identified as mlx4_0 not mlx5_0. Manually modifying shipyard_nodeprep.sh each time a pool is created will workaround the issue.
Batch Shipyard Version
3.9.1 (Mac)
Steps to Reproduce
Resize a multi-instance pool containing NC24rs_v3 and wait for it to fail.
Expected Results
Node finds the PKEYS and boots normally without intervention.
Actual Results
Manual intervention is required each time a pool is created or modified.
Problem Description
Creating a multi-instance pool with NC24rs_v3 fails during start prep as it is looking for the
mlx5_0inshipyard_nodeprep.shlines 1609-1612:The NC24rs_v3 has the ConnectX3 card and is identified as
mlx4_0notmlx5_0. Manually modifyingshipyard_nodeprep.sheach time a pool is created will workaround the issue.Batch Shipyard Version
3.9.1 (Mac)
Steps to Reproduce
Resize a multi-instance pool containing NC24rs_v3 and wait for it to fail.
Expected Results
Node finds the PKEYS and boots normally without intervention.
Actual Results
Manual intervention is required each time a pool is created or modified.
Redacted Configuration