longhorn-manager icon indicating copy to clipboard operation
longhorn-manager copied to clipboard

fix(env-check): remove monitor initial pending to fix disk mismatch problem

Open COLDTURNIP opened this issue 10 months ago • 2 comments

EDIT: change to draft since the initial waiting is expected for while disk mismatch really happens.

Which issue(s) this PR fixes:

Issue longhorn/longhorn#10098

What this PR does / why we need it:

Trigger the initial disk status collecting right after the disk monitor get created, to eliminate disk mismatching errors, which blocks the rest node sync logic.

Special notes for your reviewer:

Additional documentation or context

COLDTURNIP avatar Dec 30 '24 09:12 COLDTURNIP