Hi,
I came across the drbd resource agent script and it seems it is not
prepared for "drbd verify". Attached a minor patch. I could test the
change because I have no Heartbeat 2 CRM cluster available. Maybe
someone can test this in a test(!) environment.
Robert <cid:[email protected]>
--- /usr/lib/ocf/resource.d/heartbeat/drbd.ORG 2008-03-28 17:38:53.000000000
+0100
+++ /usr/lib/ocf/resource.d/heartbeat/drbd 2008-08-18 13:18:32.000000000
+0200
@@ -256,6 +256,7 @@
NetworkFailure|WFConnection|WFReportParams|Connected|SkippedSyncS) ;;
SkippedSyncT|WFBitMapS|WFBitMapT|SyncSource|SyncTarget) ;;
PausedSyncS|PausedSyncT) ;;
+ VerifyS|VerifyT) ;;
*) DRBD_CSTATE="Unconfigured" ;;
esac
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/