I meant in the form of a hb_report which contains the necessary logs and status information necessary to diagnose your issue.
On Mon, Apr 4, 2011 at 12:11 PM, Muhammad Sharfuddin <m.sharfud...@nds.com.pk> wrote: > > On Mon, 2011-04-04 at 10:42 +0200, Andrew Beekhof wrote: >> On Thu, Mar 24, 2011 at 7:42 PM, Muhammad Sharfuddin >> <m.sharfud...@nds.com.pk> wrote: >> > we have two resources A and B >> > Cluster starts A on node1, and B on node2, while failover node for A is >> > node2 and failover node for B is node1 >> > >> > B cant start without A, so I have following location rules: >> > >> > order first_A_then_B : A B >> > >> > Problem/Question >> > ---------------- >> > now if B fails due to node failure, Cluster "restarts" A, before >> > starting B on surviving node(node1). >> > >> > my question/problem, is why Cluster restarts A. >> >> my question/problem, is that you've given us no information on which >> to base a reply. > SLES 11 SP1 updated > SLE HAE SP1 + updated > node1 hostname: > > this is a 'distributed' and/or 'Active/Active', two nodes Cluster. > > Scenario: > Cluster starts resource A on node1, and resource B on node2, due to > following location constraints: > > location PrimaryLoc-of-A A +inf: node1 > location PrimaryLoc-of-B B +inf: node2 > > > B is a resource that is dependent on resource A, therefor I have a order > constraint: > > order first_A_then_B : A B > > Now node2 blown, so cluster starts moving resource B(i.e resource 'B' > failover) on node1(where resource A is already running).. but during > this process Cluster first stops and starts(restarts) resource A, and > then starts B. > > Problem/Question: > > Why Cluster restarts resource 'A' during failover process of resource B > > > _______________________________________________ Linux-HA mailing list Linux-HA@lists.linux-ha.org http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems