Implement alternate exit codes to comply with Pacemaker and DRBD directly. === =head2 C<-c [rhcs|drbd|crm]>, C Default is C This controls C's exit codes and operation, depending on the caller. =head3 C In this mode, C operates in accordance with the C as used by Red Hat Cluster Services. Please see L. =head3 C In this mode, C operates in accordance with the DRBD specifications. Please see L. =head3 C In this mode, C operating in accordance with the Pacemaker fence API. * See: http://hg.linux-ha.org/glue/file/27900edc25d9/lib/plugins/stonith/external (sbd and getconfignames) 22:31 < tserong> see also the return codes in http://hg.linux-ha.org/glue/file/27900edc25d9/include/stonith/stonith.h 22:31 < tserong> i assume this is all still accurate ===