"ctdb nodestatus" returns non-zero for a node that is deleted. This means that "ctdb nodestatus all" will never be 0 if there is a deleted node in the cluster. Deleted nodes should be ignored.
Created attachment 15471 [details] Patch for 4.11, 4.10 and 4.9 Patch cherry-picks cleanly into v4-11-test, v4-10-test, v4-9-test. Not a security fix, so might not make it into 4.9 now that 4.11 is out. The issue has existed for years, so no worries either way. :-)
Hi Karolin, I guess we missed the deadline before 4.11 release. Anyway, this is ready for v4-11, v4-10 and v4-9. It's strictly not a security fix for 4.9 (now that 4.11 is released), but definitely worth adding. Thanks.
Pushed to autobuild-v4-{11,10,9}-test.
(In reply to Karolin Seeger from comment #3) Pushed to all branches. Closing out bug report. Thanks!