Skip to content

fix: make SMC-R pnet config best-effort in the agent - #35

Merged
BSWANG merged 1 commit into
AliyunContainerService:mainfrom
BSWANG:fix/best-effort-smc-pnet
Jul 14, 2026
Merged

BSWANG merged 1 commit into
AliyunContainerService:mainfrom
BSWANG:fix/best-effort-smc-pnet

Conversation

@BSWANG

@BSWANG BSWANG commented Jul 14, 2026

Copy link
Copy Markdown
Member

SMC-R pnet setup is only an acceleration path. On images where the SMC module is not usable (e.g. the MLNX OFED smc.ko is incompatible with the smc-tools smc_pnet, which then reports "SMC module not loaded"), the agent would fail the whole reconcile and crash-loop, taking down basic eRDMA and the device plugin with it.

Log a warning and continue instead of returning an error, so eRDMA and the device plugin still come up when SMC-R cannot be configured.

SMC-R pnet setup is only an acceleration path. On images where the SMC
module is not usable (e.g. the MLNX OFED smc.ko is incompatible with the
smc-tools smc_pnet, which then reports "SMC module not loaded"), the agent
would fail the whole reconcile and crash-loop, taking down basic eRDMA and
the device plugin with it.

Log a warning and continue instead of returning an error, so eRDMA and the
device plugin still come up when SMC-R cannot be configured.
@BSWANG
BSWANG merged commit 13bf9c7 into AliyunContainerService:main Jul 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant