diff --git a/pengine/regression.sh b/pengine/regression.sh index 76c820b7ab..f88cb036fc 100755 --- a/pengine/regression.sh +++ b/pengine/regression.sh @@ -1,412 +1,413 @@ #!/bin/bash # Copyright (C) 2004 Andrew Beekhof # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public # License as published by the Free Software Foundation; either # version 2 of the License, or (at your option) any later version. # # This software is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public # License along with this library; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # core=`dirname $0` . $core/regression.core.sh io_dir=$test_home/test10 create_mode="true" info Generating test outputs for these tests... # do_test file description info Done. echo "" info Performing the following tests from $io_dir create_mode="false" echo "" do_test simple1 "Offline " do_test simple2 "Start " do_test simple3 "Start 2 " do_test simple4 "Start Failed" do_test simple6 "Stop Start " do_test simple7 "Shutdown " #do_test simple8 "Stonith " #do_test simple9 "Lower version" #do_test simple10 "Higher version" do_test simple11 "Priority (ne)" do_test simple12 "Priority (eq)" do_test simple8 "Stickiness" echo "" do_test group1 "Group " do_test group2 "Group + Native " do_test group3 "Group + Group " do_test group4 "Group + Native (nothing)" do_test group5 "Group + Native (move) " do_test group6 "Group + Group (move) " do_test group7 "Group colocation" do_test group13 "Group colocation (cant run)" do_test group8 "Group anti-colocation" do_test group9 "Group recovery" do_test group10 "Group partial recovery" do_test group11 "Group target_role" do_test group14 "Group stop (graph terminated)" do_test group15 "-ve group colocation" do_test bug-1573 "Partial stop of a group with two children" do_test bug-1718 "Mandatory group ordering - Stop group_FUN" echo "" do_test rsc_dep1 "Must not " do_test rsc_dep3 "Must " do_test rsc_dep5 "Must not 3 " do_test rsc_dep7 "Must 3 " do_test rsc_dep10 "Must (but cant)" do_test rsc_dep2 "Must (running) " do_test rsc_dep8 "Must (running : alt) " do_test rsc_dep4 "Must (running + move)" do_test asymmetric "Asymmetric - require explicit location constraints" echo "" do_test orphan-0 "Orphan ignore" do_test orphan-1 "Orphan stop" echo "" do_test params-0 "Params: No change" do_test params-1 "Params: Changed" do_test params-2 "Params: Resource definition" do_test params-4 "Params: Reload" do_test novell-251689 "Resource definition change + target_role=stopped" do_test bug-lf-2106 "Restart all anonymous clone instances after config change" echo "" do_test target-0 "Target Role : baseline" do_test target-1 "Target Role : master" do_test target-2 "Target Role : invalid" echo "" do_test domain "Failover domains" do_test base-score "Set a node's default score for all nodes" echo "" do_test date-1 "Dates" -t "2005-020" do_test date-2 "Date Spec - Pass" -t "2005-020T12:30" do_test date-3 "Date Spec - Fail" -t "2005-020T11:30" do_test probe-0 "Probe (anon clone)" do_test probe-1 "Pending Probe" do_test probe-2 "Correctly re-probe cloned groups" do_test probe-3 "Probe (pending node)" do_test probe-4 "Probe (pending node + stopped resource)" --rc 4 do_test standby "Standby" do_test comments "Comments" echo "" do_test order1 "Order start 1 " do_test order2 "Order start 2 " do_test order3 "Order stop " do_test order4 "Order (multiple) " do_test order5 "Order (move) " do_test order6 "Order (move w/ restart) " do_test order7 "Order (manditory) " do_test order-optional "Order (score=0) " do_test order-required "Order (score=INFINITY) " do_test bug-lf-2171 "Prevent group start when clone is stopped" do_test order-clone "Clone ordering should be able to prevent startup of dependant clones" do_test order-sets "Ordering for resource sets" do_test order-serialize "Serialize resources without inhibiting migration" do_test order-serialize-set "Serialize a set of resources without inhibiting migration" do_test clone-order-primitive "Order clone start after a primitive" do_test order-optional-keyword "Order (optional keyword)" do_test order-mandatory "Order (mandatory keyword)" do_test bug-lf-2493 "Don't imply colocation requirements when applying ordering constraints with clones" # This test emits an error log and thus upsets the test suite; even # though it explicitly aims to test an error leg. FIXME # do_test order-wrong-kind "Order (error)" echo "" do_test coloc-loop "Colocation - loop" do_test coloc-many-one "Colocation - many-to-one" do_test coloc-list "Colocation - many-to-one with list" do_test coloc-group "Colocation - groups" do_test coloc-slave-anti "Anti-colocation with slave shouldn't prevent master colocation" do_test coloc-attr "Colocation based on node attributes" do_test coloc-negative-group "Negative colocation with a group" do_test coloc-intra-set "Intra-set colocation" do_test bug-lf-2435 "Colocation sets with a negative score" do_test coloc-clone-stays-active "Ensure clones don't get stopped/demoted because a dependant must stop" echo "" do_test rsc-sets-seq-true "Resource Sets - sequential=false" do_test rsc-sets-seq-false "Resource Sets - sequential=true" do_test rsc-sets-clone "Resource Sets - Clone" do_test rsc-sets-master "Resource Sets - Master" do_test rsc-sets-clone-1 "Resource Sets - Clone (lf#2404)" #echo "" #do_test agent1 "version: lt (empty)" #do_test agent2 "version: eq " #do_test agent3 "version: gt " echo "" do_test attrs1 "string: eq (and) " do_test attrs2 "string: lt / gt (and)" do_test attrs3 "string: ne (or) " do_test attrs4 "string: exists " do_test attrs5 "string: not_exists " do_test attrs6 "is_dc: true " do_test attrs7 "is_dc: false " do_test attrs8 "score_attribute " echo "" do_test mon-rsc-1 "Schedule Monitor - start" do_test mon-rsc-2 "Schedule Monitor - move " do_test mon-rsc-3 "Schedule Monitor - pending start " do_test mon-rsc-4 "Schedule Monitor - move/pending start" echo "" do_test rec-rsc-0 "Resource Recover - no start " do_test rec-rsc-1 "Resource Recover - start " do_test rec-rsc-2 "Resource Recover - monitor " do_test rec-rsc-3 "Resource Recover - stop - ignore" do_test rec-rsc-4 "Resource Recover - stop - block " do_test rec-rsc-5 "Resource Recover - stop - fence " do_test rec-rsc-6 "Resource Recover - multiple - restart" do_test rec-rsc-7 "Resource Recover - multiple - stop " do_test rec-rsc-8 "Resource Recover - multiple - block " do_test rec-rsc-9 "Resource Recover - group/group" echo "" do_test quorum-1 "No quorum - ignore" do_test quorum-2 "No quorum - freeze" do_test quorum-3 "No quorum - stop " do_test quorum-4 "No quorum - start anyway" do_test quorum-5 "No quorum - start anyway (group)" do_test quorum-6 "No quorum - start anyway (clone)" echo "" do_test rec-node-1 "Node Recover - Startup - no fence" do_test rec-node-2 "Node Recover - Startup - fence " do_test rec-node-3 "Node Recover - HA down - no fence" do_test rec-node-4 "Node Recover - HA down - fence " do_test rec-node-5 "Node Recover - CRM down - no fence" do_test rec-node-6 "Node Recover - CRM down - fence " do_test rec-node-7 "Node Recover - no quorum - ignore " do_test rec-node-8 "Node Recover - no quorum - freeze " do_test rec-node-9 "Node Recover - no quorum - stop " do_test rec-node-10 "Node Recover - no quorum - stop w/fence" do_test rec-node-11 "Node Recover - CRM down w/ group - fence " do_test rec-node-12 "Node Recover - nothing active - fence " do_test rec-node-13 "Node Recover - failed resource + shutdown - fence " do_test rec-node-15 "Node Recover - unknown lrm section" do_test rec-node-14 "Serialize all stonith's" echo "" do_test multi1 "Multiple Active (stop/start)" echo "" do_test migrate-begin "Normal migration" do_test migrate-success "Completed migration" do_test migrate-partial-1 "Completed migration, missing stop on source" do_test migrate-partial-2 "Successful migrate_to only" do_test migrate-partial-3 "Successful migrate_to only, target down" do_test migrate-fail-2 "Failed migrate_from" do_test migrate-fail-3 "Failed migrate_from + stop on source" do_test migrate-fail-4 "Failed migrate_from + stop on target - ideally we wouldn't need to re-stop on target" do_test migrate-fail-5 "Failed migrate_from + stop on source and target" do_test migrate-fail-6 "Failed migrate_to" do_test migrate-fail-7 "Failed migrate_to + stop on source" do_test migrate-fail-8 "Failed migrate_to + stop on target - ideally we wouldn't need to re-stop on target" do_test migrate-fail-9 "Failed migrate_to + stop on source and target" do_test migrate-stop "Migration in a stopping stack" do_test migrate-start "Migration in a starting stack" do_test migrate-stop_start "Migration in a restarting stack" do_test migrate-stop-complex "Migration in a complex stopping stack" do_test migrate-start-complex "Migration in a complex starting stack" do_test migrate-stop-start-complex "Migration in a complex moving stack" do_test migrate-1 "Migrate (migrate)" do_test migrate-2 "Migrate (stable)" do_test migrate-3 "Migrate (failed migrate_to)" do_test migrate-4 "Migrate (failed migrate_from)" do_test novell-252693 "Migration in a stopping stack" do_test novell-252693-2 "Migration in a starting stack" do_test novell-252693-3 "Non-Migration in a starting and stopping stack" do_test bug-1820 "Migration in a group" do_test bug-1820-1 "Non-migration in a group" do_test migrate-5 "Primitive migration with a clone" do_test migrate-fencing "Migration after Fencing" #echo "" #do_test complex1 "Complex " do_test bug-lf-2422 "Dependancy on partially active group - stop ocfs:*" echo "" do_test clone-anon-probe-1 "Probe the correct (anonymous) clone instance for each node" do_test clone-anon-probe-2 "Avoid needless re-probing of anonymous clones" do_test clone-anon-failcount "Merge failcounts for anonymous clones" do_test inc0 "Incarnation start" do_test inc1 "Incarnation start order" do_test inc2 "Incarnation silent restart, stop, move" do_test inc3 "Inter-incarnation ordering, silent restart, stop, move" do_test inc4 "Inter-incarnation ordering, silent restart, stop, move (ordered)" do_test inc5 "Inter-incarnation ordering, silent restart, stop, move (restart 1)" do_test inc6 "Inter-incarnation ordering, silent restart, stop, move (restart 2)" do_test inc7 "Clone colocation" do_test inc8 "Clone anti-colocation" do_test inc9 "Non-unique clone" do_test inc10 "Non-unique clone (stop)" do_test inc11 "Primitive colocation with clones" do_test inc12 "Clone shutdown" do_test cloned-group "Make sure only the correct number of cloned groups are started" do_test clone-no-shuffle "Dont prioritize allocation of instances that must be moved" do_test clone-max-zero "Orphan processing with clone-max=0" do_test clone-anon-dup "Bug LF#2087 - Correctly parse the state of anonymous clones that are active more than once per node" do_test bug-lf-2160 "Dont shuffle clones due to colocation" do_test bug-lf-2213 "clone-node-max enforcement for cloned groups" do_test bug-lf-2153 "Clone ordering constraints" do_test bug-lf-2361 "Ensure clones observe mandatory ordering constraints if the LHS is unrunnable" do_test bug-lf-2317 "Avoid needless restart of primitive depending on a clone" do_test clone-colocate-instance-1 "Colocation with a specific clone instance (negative example)" do_test clone-colocate-instance-2 "Colocation with a specific clone instance" do_test clone-order-instance "Ordering with specific clone instances" do_test bug-lf-2453 "Enforce mandatory clone ordering without colocation" do_test bug-lf-2508 "Correctly reconstruct the status of anonymous cloned groups" do_test bug-lf-2544 "Balanced clone placement" do_test bug-lf-2445 "Redistribute clones with node-max > 1 and stickiness = 0" echo "" do_test master-0 "Stopped -> Slave" do_test master-1 "Stopped -> Promote" do_test master-2 "Stopped -> Promote : notify" do_test master-3 "Stopped -> Promote : master location" do_test master-4 "Started -> Promote : master location" do_test master-5 "Promoted -> Promoted" do_test master-6 "Promoted -> Promoted (2)" do_test master-7 "Promoted -> Fenced" do_test master-8 "Promoted -> Fenced -> Moved" do_test master-9 "Stopped + Promotable + No quorum" do_test master-10 "Stopped -> Promotable : notify with monitor" do_test master-11 "Stopped -> Promote : colocation" do_test novell-239082 "Demote/Promote ordering" do_test novell-239087 "Stable master placement" do_test master-12 "Promotion based solely on rsc_location constraints" do_test master-13 "Include preferences of colocated resources when placing master" do_test master-demote "Ordering when actions depends on demoting a slave resource" do_test master-ordering "Prevent resources from starting that need a master" do_test bug-1765 "Master-Master Colocation (dont stop the slaves)" do_test master-group "Promotion of cloned groups" do_test bug-lf-1852 "Don't shuffle master/slave instances unnecessarily" do_test master-failed-demote "Dont retry failed demote actions" do_test master-failed-demote-2 "Dont retry failed demote actions (notify=false)" do_test master-depend "Ensure resources that depend on the master don't get allocated until the master does" do_test master-reattach "Re-attach to a running master" do_test master-allow-start "Don't include master score if it would prevent allocation" do_test master-colocation "Allow master instances placemaker to be influenced by colocation constraints" do_test master-pseudo "Make sure promote/demote pseudo actions are created correctly" do_test master-role "Prevent target-role from promoting more than master-max instances" do_test bug-lf-2358 "Master-Master anti-colocation" do_test master-promotion-constraint "Mandatory master colocation constraints" echo "" do_test managed-0 "Managed (reference)" do_test managed-1 "Not managed - down " do_test managed-2 "Not managed - up " echo "" do_test interleave-0 "Interleave (reference)" do_test interleave-1 "coloc - not interleaved" do_test interleave-2 "coloc - interleaved " do_test interleave-3 "coloc - interleaved (2)" do_test interleave-pseudo-stop "Interleaved clone during stonith" do_test interleave-stop "Interleaved clone during stop" do_test interleave-restart "Interleaved clone during dependancy restart" echo "" do_test notify-0 "Notify reference" do_test notify-1 "Notify simple" do_test notify-2 "Notify simple, confirm" do_test notify-3 "Notify move, confirm" do_test novell-239079 "Notification priority" #do_test notify-2 "Notify - 764" echo "" do_test 594 "OSDL #594" do_test 662 "OSDL #662" do_test 696 "OSDL #696" do_test 726 "OSDL #726" do_test 735 "OSDL #735" do_test 764 "OSDL #764" do_test 797 "OSDL #797" do_test 829 "OSDL #829" do_test 994 "OSDL #994" do_test 994-2 "OSDL #994 - with a dependant resource" do_test 1360 "OSDL #1360 - Clone stickiness" do_test 1484 "OSDL #1484 - on_fail=stop" do_test 1494 "OSDL #1494 - Clone stability" do_test unrunnable-1 "Unrunnable" do_test stonith-0 "Stonith loop - 1" do_test stonith-1 "Stonith loop - 2" do_test stonith-2 "Stonith loop - 3" do_test stonith-3 "Stonith startup" do_test bug-1572-1 "Recovery of groups depending on master/slave" do_test bug-1572-2 "Recovery of groups depending on master/slave when the master is never re-promoted" do_test bug-1685 "Depends-on-master ordering" do_test bug-1822 "Dont promote partially active groups" do_test bug-pm-11 "New resource added to a m/s group" do_test bug-pm-12 "Recover only the failed portion of a cloned group" do_test bug-n-387749 "Don't shuffle clone instances" do_test bug-n-385265 "Don't ignore the failure stickiness of group children - resource_idvscommon should stay stopped" do_test bug-n-385265-2 "Ensure groups are migrated instead of remaining partially active on the current node" do_test bug-lf-1920 "Correctly handle probes that find active resources" do_test bnc-515172 "Location constraint with multiple expressions" do_test colocate-primitive-with-clone "Optional colocation with a clone" do_test use-after-free-merge "Use-after-free in native_merge_weights" +do_test bug-lf-2551 "STONITH ordering for stop" echo "" do_test systemhealth1 "System Health () #1" do_test systemhealth2 "System Health () #2" do_test systemhealth3 "System Health () #3" do_test systemhealthn1 "System Health (None) #1" do_test systemhealthn2 "System Health (None) #2" do_test systemhealthn3 "System Health (None) #3" do_test systemhealthm1 "System Health (Migrate On Red) #1" do_test systemhealthm2 "System Health (Migrate On Red) #2" do_test systemhealthm3 "System Health (Migrate On Red) #3" do_test systemhealtho1 "System Health (Only Green) #1" do_test systemhealtho2 "System Health (Only Green) #2" do_test systemhealtho3 "System Health (Only Green) #3" do_test systemhealthp1 "System Health (Progessive) #1" do_test systemhealthp2 "System Health (Progessive) #2" do_test systemhealthp3 "System Health (Progessive) #3" echo "" do_test utilization "Placement Strategy - utilization" do_test minimal "Placement Strategy - minimal" do_test balanced "Placement Strategy - balanced" echo "" do_test utilization-order1 "Utilization Order - Simple" do_test utilization-order2 "Utilization Order - Complex" do_test utilization-order3 "Utilization Order - Migrate" echo "" do_test bug-lf-2474 "Ensure resource op timeout takes precedence over op_defaults" echo "" do_test reprobe-target_rc "Ensure correct target_rc for reprobe of inactive resources" echo "" test_results diff --git a/pengine/test10/1494.xml b/pengine/test10/1494.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/594.dot b/pengine/test10/594.dot index 6d39bc0cd4..3ff0579634 100644 --- a/pengine/test10/594.dot +++ b/pengine/test10/594.dot @@ -1,59 +1,60 @@ - digraph "g" { +digraph "g" { "DcIPaddr_monitor_0 hadev1" -> "probe_complete hadev1" [ style = bold] -"DcIPaddr_monitor_0 hadev1" [ style=bold color="green" fontcolor="black" ] -"DcIPaddr_monitor_5000 hadev1" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_0 hadev1" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_5000 hadev1" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_start_0 hadev1" -> "DcIPaddr_monitor_5000 hadev1" [ style = bold] -"DcIPaddr_start_0 hadev1" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_start_0 hadev1" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_stop_0 hadev2" -> "DcIPaddr_start_0 hadev1" [ style = bold] "DcIPaddr_stop_0 hadev2" -> "all_stopped" [ style = bold] "DcIPaddr_stop_0 hadev2" -> "do_shutdown hadev2" [ style = bold] -"DcIPaddr_stop_0 hadev2" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_stop_0 hadev2" [ style=bold color="green" fontcolor="black" ] "DoFencing_stop_0" -> "DoFencing_stopped_0" [ style = bold] "DoFencing_stop_0" -> "child_DoFencing:0_stop_0 hadev2" [ style = bold] "DoFencing_stop_0" -> "child_DoFencing:2_stop_0 hadev1" [ style = bold] -"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] -"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" -> "child_DoFencing:0_stop_0 hadev2" [ style = bold] "all_stopped" -> "child_DoFencing:2_stop_0 hadev1" [ style = bold] -"all_stopped" -> "rsc_hadev2_start_0 hadev1" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:0_monitor_0 hadev1" -> "probe_complete hadev1" [ style = bold] -"child_DoFencing:0_monitor_0 hadev1" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:0_monitor_0 hadev1" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:0_stop_0 hadev2" -> "DoFencing_stopped_0" [ style = bold] "child_DoFencing:0_stop_0 hadev2" -> "do_shutdown hadev2" [ style = bold] -"child_DoFencing:0_stop_0 hadev2" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:0_stop_0 hadev2" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 hadev2" -> "probe_complete hadev2" [ style = bold] -"child_DoFencing:2_monitor_0 hadev2" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 hadev2" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_stop_0 hadev1" -> "DoFencing_stopped_0" [ style = bold] -"child_DoFencing:2_stop_0 hadev1" [ style=bold color="green" fontcolor="black" ] -"do_shutdown hadev2" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_stop_0 hadev1" [ style=bold color="green" fontcolor="black" ] +"do_shutdown hadev2" [ style=bold color="green" fontcolor="black" ] "probe_complete hadev1" -> "probe_complete" [ style = bold] -"probe_complete hadev1" [ style=bold color="green" fontcolor="black" ] +"probe_complete hadev1" [ style=bold color="green" fontcolor="black" ] "probe_complete hadev2" -> "probe_complete" [ style = bold] -"probe_complete hadev2" [ style=bold color="green" fontcolor="black" ] +"probe_complete hadev2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "DcIPaddr_start_0 hadev1" [ style = bold] "probe_complete" -> "DcIPaddr_stop_0 hadev2" [ style = bold] "probe_complete" -> "child_DoFencing:0_stop_0 hadev2" [ style = bold] "probe_complete" -> "child_DoFencing:2_stop_0 hadev1" [ style = bold] "probe_complete" -> "rsc_hadev2_start_0 hadev1" [ style = bold] "probe_complete" -> "rsc_hadev2_stop_0 hadev2" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc_hadev2_monitor_0 hadev1" -> "probe_complete hadev1" [ style = bold] -"rsc_hadev2_monitor_0 hadev1" [ style=bold color="green" fontcolor="black" ] -"rsc_hadev2_monitor_5000 hadev1" [ style=bold color="green" fontcolor="black" ] +"rsc_hadev2_monitor_0 hadev1" [ style=bold color="green" fontcolor="black" ] +"rsc_hadev2_monitor_5000 hadev1" [ style=bold color="green" fontcolor="black" ] "rsc_hadev2_start_0 hadev1" -> "rsc_hadev2_monitor_5000 hadev1" [ style = bold] -"rsc_hadev2_start_0 hadev1" [ style=bold color="green" fontcolor="black" ] +"rsc_hadev2_start_0 hadev1" [ style=bold color="green" fontcolor="black" ] "rsc_hadev2_stop_0 hadev2" -> "all_stopped" [ style = bold] "rsc_hadev2_stop_0 hadev2" -> "do_shutdown hadev2" [ style = bold] "rsc_hadev2_stop_0 hadev2" -> "rsc_hadev2_start_0 hadev1" [ style = bold] -"rsc_hadev2_stop_0 hadev2" [ style=bold color="green" fontcolor="black" ] +"rsc_hadev2_stop_0 hadev2" [ style=bold color="green" fontcolor="black" ] "rsc_hadev3_monitor_0 hadev2" -> "probe_complete hadev2" [ style = bold] -"rsc_hadev3_monitor_0 hadev2" [ style=bold color="green" fontcolor="black" ] +"rsc_hadev3_monitor_0 hadev2" [ style=bold color="green" fontcolor="black" ] "stonith hadev3" -> "all_stopped" [ style = bold] "stonith hadev3" -> "stonith_complete" [ style = bold] -"stonith hadev3" [ style=bold color="green" fontcolor="black" ] +"stonith hadev3" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "DcIPaddr_start_0 hadev1" [ style = bold] +"stonith_complete" -> "rsc_hadev2_start_0 hadev1" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hadev3" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/594.exp b/pengine/test10/594.exp index 2b25e7870b..7eb195abe5 100644 --- a/pengine/test10/594.exp +++ b/pengine/test10/594.exp @@ -1,318 +1,321 @@ - - - + + + - + - - + + - - - + + + - + - - - - - - + + + + + + - - - - + + + + + + + - + - - - - - - - - - - + + + + + + + + + + - + - - + + - - - - - + + + + + - - - - - - + + + + + + - + - - - - + + + + - - - + + + - + - + - - - - - - + + + - - + + - - + + + + + - + - + - - - - + + + + - - - + + + - + - - - - + + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - - - - + + + + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - + - + - + - - + + - - - - + + + + - - + + - - - - - - + + + + + + - + - - + + - - + + - - + + - - + + - - - - - + + + + + - - - + + + - - - + + + - + - - - + + + - - + + - - - + + + - - + + - - - - - - - - - - + + + + + + + + + + - - - + + + - + - - - + + + - - - + + + - + - - - + + + - - + + - - + + - - - - + + + + diff --git a/pengine/test10/829.dot b/pengine/test10/829.dot index 4e449d65cb..368adbbc8f 100644 --- a/pengine/test10/829.dot +++ b/pengine/test10/829.dot @@ -1,67 +1,68 @@ - digraph "g" { +digraph "g" { "DcIPaddr_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"DcIPaddr_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"DcIPaddr_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "DoFencing_stop_0" -> "DoFencing_stopped_0" [ style = bold] "DoFencing_stop_0" -> "child_DoFencing:0_stop_0 c001n02" [ style = bold] -"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] -"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:0_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:0_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:0_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:0_stop_0 c001n02" -> "DoFencing_stopped_0" [ style = bold] -"child_DoFencing:0_stop_0 c001n02" [ style=bold color="green" fontcolor="orange" ] +"child_DoFencing:0_stop_0 c001n02" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:1_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:1_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:1_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:3_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n01" -> "probe_complete" [ style = bold] -"probe_complete c001n01" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n01" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n03" -> "probe_complete" [ style = bold] -"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n08" -> "probe_complete" [ style = bold] -"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "child_DoFencing:0_stop_0 c001n02" [ style = bold] "probe_complete" -> "rsc_c001n02_start_0 c001n01" [ style = bold] "probe_complete" -> "rsc_c001n02_stop_0 c001n02" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc_c001n01_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n01_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n01_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n02_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n02_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n02_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n02_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n02_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n02_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_5000 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_start_0 c001n01" -> "rsc_c001n02_monitor_5000 c001n01" [ style = bold] "rsc_c001n02_start_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_stop_0 c001n02" -> "all_stopped" [ style = bold] "rsc_c001n02_stop_0 c001n02" -> "rsc_c001n02_start_0 c001n01" [ style = bold] -"rsc_c001n02_stop_0 c001n02" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n02_stop_0 c001n02" [ style=bold color="green" fontcolor="orange" ] "rsc_c001n03_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n03_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n03_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n03_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "rsc_c001n08_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n08_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n08_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n08_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "stonith c001n02" -> "all_stopped" [ style = bold] "stonith c001n02" -> "rsc_c001n02_stop_0 c001n02" [ style = bold] "stonith c001n02" -> "stonith_complete" [ style = bold] -"stonith c001n02" [ style=bold color="green" fontcolor="black" ] +"stonith c001n02" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc_c001n02_start_0 c001n01" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith c001n02" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/829.exp b/pengine/test10/829.exp index 07a20a0773..d0ad40b8aa 100644 --- a/pengine/test10/829.exp +++ b/pengine/test10/829.exp @@ -1,384 +1,387 @@ - - - + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - + + + - + - - + + + + + - - - + + + - + - + - - + + - + - - - + + + - + - - + + - - - + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - - - - + + + + - - - - - - + + + + + + - - + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - + + + + - - + + - - - - + + + + - - - - - - + + + + + + - + - - + + - - + + - - - - - + + + + + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - - - + + + + + - - - + + + - - - - + + + + diff --git a/pengine/test10/bug-1572-1.scores b/pengine/test10/bug-1572-1.scores old mode 100755 new mode 100644 diff --git a/pengine/test10/bug-1573.xml b/pengine/test10/bug-1573.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/bug-1718.xml b/pengine/test10/bug-1718.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/bug-1765.scores b/pengine/test10/bug-1765.scores old mode 100755 new mode 100644 diff --git a/pengine/test10/bug-1820.exp b/pengine/test10/bug-1820.exp old mode 100755 new mode 100644 diff --git a/pengine/test10/bug-lf-2508.dot b/pengine/test10/bug-lf-2508.dot index 0657ced549..7d9e5af15d 100644 --- a/pengine/test10/bug-lf-2508.dot +++ b/pengine/test10/bug-lf-2508.dot @@ -1,100 +1,101 @@ digraph "g" { "Dummy01_monitor_10000 srv01" [ style=bold color="green" fontcolor="black" ] "Dummy01_start_0 srv01" -> "Dummy01_monitor_10000 srv01" [ style = bold] "Dummy01_start_0 srv01" -> "Group01_running_0" [ style = bold] "Dummy01_start_0 srv01" [ style=bold color="green" fontcolor="black" ] "Dummy02_monitor_10000 srv04" [ style=bold color="green" fontcolor="black" ] "Dummy02_start_0 srv04" -> "Dummy02_monitor_10000 srv04" [ style = bold] "Dummy02_start_0 srv04" -> "Group02_running_0" [ style = bold] "Dummy02_start_0 srv04" [ style=bold color="green" fontcolor="black" ] "Dummy02_stop_0 srv02" -> "Dummy02_start_0 srv04" [ style = bold] "Dummy02_stop_0 srv02" -> "Group02_stopped_0" [ style = bold] "Dummy02_stop_0 srv02" -> "all_stopped" [ style = bold] "Dummy02_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "Group01_running_0" [ style=bold color="green" fontcolor="orange" ] "Group01_start_0" -> "Dummy01_start_0 srv01" [ style = bold] "Group01_start_0" -> "Group01_running_0" [ style = bold] "Group01_start_0" [ style=bold color="green" fontcolor="orange" ] "Group02_running_0" [ style=bold color="green" fontcolor="orange" ] "Group02_start_0" -> "Dummy02_start_0 srv04" [ style = bold] "Group02_start_0" -> "Group02_running_0" [ style = bold] "Group02_start_0" [ style=bold color="green" fontcolor="orange" ] "Group02_stop_0" -> "Dummy02_stop_0 srv02" [ style = bold] "Group02_stop_0" -> "Group02_stopped_0" [ style = bold] "Group02_stop_0" [ style=bold color="green" fontcolor="orange" ] "Group02_stopped_0" -> "Group02_start_0" [ style = bold] "Group02_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "clnStonith1_stop_0" -> "clnStonith1_stopped_0" [ style = bold] "clnStonith1_stop_0" -> "grpStonith1:1_stop_0" [ style = bold] "clnStonith1_stop_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith1_stopped_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith3_running_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith3_start_0" -> "clnStonith3_running_0" [ style = bold] "clnStonith3_start_0" -> "grpStonith3:1_start_0" [ style = bold] "clnStonith3_start_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith3_stop_0" -> "clnStonith3_stopped_0" [ style = bold] "clnStonith3_stop_0" -> "grpStonith3:3_stop_0" [ style = bold] "clnStonith3_stop_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith3_stopped_0" -> "clnStonith3_start_0" [ style = bold] "clnStonith3_stopped_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith4_stop_0" -> "clnStonith4_stopped_0" [ style = bold] "clnStonith4_stop_0" -> "grpStonith4:3_stop_0" [ style = bold] "clnStonith4_stop_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith4_stopped_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith1:1_stop_0" -> "grpStonith1:1_stopped_0" [ style = bold] "grpStonith1:1_stop_0" -> "prmStonith1-1:1_stop_0 srv02" [ style = bold] "grpStonith1:1_stop_0" -> "prmStonith1-3:1_stop_0 srv02" [ style = bold] "grpStonith1:1_stop_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith1:1_stopped_0" -> "clnStonith1_stopped_0" [ style = bold] "grpStonith1:1_stopped_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith3:1_running_0" -> "clnStonith3_running_0" [ style = bold] "grpStonith3:1_running_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith3:1_start_0" -> "grpStonith3:1_running_0" [ style = bold] "grpStonith3:1_start_0" -> "prmStonith3-3:1_start_0 srv01" [ style = bold] "grpStonith3:1_start_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith3:3_stop_0" -> "grpStonith3:3_stopped_0" [ style = bold] "grpStonith3:3_stop_0" -> "prmStonith3-1:3_stop_0 srv02" [ style = bold] "grpStonith3:3_stop_0" -> "prmStonith3-3:3_stop_0 srv02" [ style = bold] "grpStonith3:3_stop_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith3:3_stopped_0" -> "clnStonith3_stopped_0" [ style = bold] "grpStonith3:3_stopped_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith4:3_stop_0" -> "grpStonith4:3_stopped_0" [ style = bold] "grpStonith4:3_stop_0" -> "prmStonith4-1:3_stop_0 srv02" [ style = bold] "grpStonith4:3_stop_0" -> "prmStonith4-3:3_stop_0 srv02" [ style = bold] "grpStonith4:3_stop_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith4:3_stopped_0" -> "clnStonith4_stopped_0" [ style = bold] "grpStonith4:3_stopped_0" [ style=bold color="green" fontcolor="orange" ] "prmStonith1-1:1_stop_0 srv02" -> "grpStonith1:1_stopped_0" [ style = bold] "prmStonith1-1:1_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "prmStonith1-3:1_stop_0 srv02" -> "grpStonith1:1_stopped_0" [ style = bold] "prmStonith1-3:1_stop_0 srv02" -> "prmStonith1-1:1_stop_0 srv02" [ style = bold] "prmStonith1-3:1_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "prmStonith3-1:1_monitor_3600000 srv01" [ style=bold color="green" fontcolor="black" ] "prmStonith3-1:3_stop_0 srv02" -> "grpStonith3:3_stopped_0" [ style = bold] "prmStonith3-1:3_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "prmStonith3-3:1_monitor_3600000 srv01" [ style=bold color="green" fontcolor="black" ] "prmStonith3-3:1_start_0 srv01" -> "grpStonith3:1_running_0" [ style = bold] "prmStonith3-3:1_start_0 srv01" -> "prmStonith3-3:1_monitor_3600000 srv01" [ style = bold] "prmStonith3-3:1_start_0 srv01" -> "stonith_up" [ style = bold] "prmStonith3-3:1_start_0 srv01" [ style=bold color="green" fontcolor="black" ] "prmStonith3-3:3_stop_0 srv02" -> "grpStonith3:3_stopped_0" [ style = bold] "prmStonith3-3:3_stop_0 srv02" -> "prmStonith3-1:3_stop_0 srv02" [ style = bold] "prmStonith3-3:3_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "prmStonith4-1:3_stop_0 srv02" -> "grpStonith4:3_stopped_0" [ style = bold] "prmStonith4-1:3_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "prmStonith4-3:3_stop_0 srv02" -> "grpStonith4:3_stopped_0" [ style = bold] "prmStonith4-3:3_stop_0 srv02" -> "prmStonith4-1:3_stop_0 srv02" [ style = bold] "prmStonith4-3:3_stop_0 srv02" [ style=bold color="green" fontcolor="orange" ] "stonith srv02" -> "Dummy02_stop_0 srv02" [ style = bold] "stonith srv02" -> "Group02_stop_0" [ style = bold] "stonith srv02" -> "all_stopped" [ style = bold] "stonith srv02" -> "stonith_complete" [ style = bold] "stonith srv02" [ style=bold color="green" fontcolor="black" ] "stonith_complete" -> "Dummy01_start_0 srv01" [ style = bold] "stonith_complete" -> "Dummy02_start_0 srv04" [ style = bold] +"stonith_complete" -> "Dummy02_stop_0 srv02" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith srv02" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/bug-lf-2508.exp b/pengine/test10/bug-lf-2508.exp index dbd8aaa8b0..c8fe763a44 100644 --- a/pengine/test10/bug-lf-2508.exp +++ b/pengine/test10/bug-lf-2508.exp @@ -1,539 +1,542 @@ + + + diff --git a/pengine/test10/bug-lf-2551.dot b/pengine/test10/bug-lf-2551.dot new file mode 100644 index 0000000000..d07ad30daa --- /dev/null +++ b/pengine/test10/bug-lf-2551.dot @@ -0,0 +1,305 @@ +digraph "g" { +"all_stopped" [ style=bold color="green" fontcolor="orange" ] +"base-clone_stop_0" -> "base-clone_stopped_0" [ style = bold] +"base-clone_stop_0" -> "base-group:3_stop_0" [ style = bold] +"base-clone_stop_0" [ style=bold color="green" fontcolor="orange" ] +"base-clone_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"base-group:3_stop_0" -> "base-group:3_stopped_0" [ style = bold] +"base-group:3_stop_0" -> "clvm:3_stop_0 hex-9" [ style = bold] +"base-group:3_stop_0" -> "cmirrord:3_stop_0 hex-9" [ style = bold] +"base-group:3_stop_0" -> "dlm:3_stop_0 hex-9" [ style = bold] +"base-group:3_stop_0" -> "o2cb:3_stop_0 hex-9" [ style = bold] +"base-group:3_stop_0" -> "ocfs2-1:3_stop_0 hex-9" [ style = bold] +"base-group:3_stop_0" -> "vg1:3_stop_0 hex-9" [ style = bold] +"base-group:3_stop_0" [ style=bold color="green" fontcolor="orange" ] +"base-group:3_stopped_0" -> "base-clone_stopped_0" [ style = bold] +"base-group:3_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"clvm:3_stop_0 hex-9" -> "all_stopped" [ style = bold] +"clvm:3_stop_0 hex-9" -> "base-group:3_stopped_0" [ style = bold] +"clvm:3_stop_0 hex-9" -> "o2cb:3_stop_0 hex-9" [ style = bold] +"clvm:3_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"cmirrord:3_stop_0 hex-9" -> "all_stopped" [ style = bold] +"cmirrord:3_stop_0 hex-9" -> "base-group:3_stopped_0" [ style = bold] +"cmirrord:3_stop_0 hex-9" -> "clvm:3_stop_0 hex-9" [ style = bold] +"cmirrord:3_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"dlm:3_stop_0 hex-9" -> "all_stopped" [ style = bold] +"dlm:3_stop_0 hex-9" -> "base-group:3_stopped_0" [ style = bold] +"dlm:3_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"dummy1_monitor_30000 hex-8" [ style=bold color="green" fontcolor="black" ] +"dummy1_start_0 hex-8" -> "dummy1_monitor_30000 hex-8" [ style = bold] +"dummy1_start_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"dummy1_stop_0 hex-9" -> "all_stopped" [ style = bold] +"dummy1_stop_0 hex-9" -> "dummy1_start_0 hex-8" [ style = bold] +"dummy1_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"fencing-sbd_start_0 hex-8" -> "stonith_up" [ style = bold] +"fencing-sbd_start_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"fencing-sbd_stop_0 hex-9" -> "fencing-sbd_start_0 hex-8" [ style = bold] +"fencing-sbd_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"load_stopped_hex-0 hex-0" -> "vm-09_start_0 hex-0" [ style = bold] +"load_stopped_hex-0 hex-0" -> "vm-13_start_0 hex-0" [ style = bold] +"load_stopped_hex-0 hex-0" -> "vm-25_start_0 hex-0" [ style = bold] +"load_stopped_hex-0 hex-0" -> "vm-37_start_0 hex-0" [ style = bold] +"load_stopped_hex-0 hex-0" [ style=bold color="green" fontcolor="orange" ] +"load_stopped_hex-7 hex-7" -> "vm-03_start_0 hex-7" [ style = bold] +"load_stopped_hex-7 hex-7" -> "vm-17_start_0 hex-7" [ style = bold] +"load_stopped_hex-7 hex-7" -> "vm-29_start_0 hex-7" [ style = bold] +"load_stopped_hex-7 hex-7" -> "vm-41_start_0 hex-7" [ style = bold] +"load_stopped_hex-7 hex-7" [ style=bold color="green" fontcolor="orange" ] +"load_stopped_hex-8 hex-8" -> "vm-06_start_0 hex-8" [ style = bold] +"load_stopped_hex-8 hex-8" -> "vm-21_start_0 hex-8" [ style = bold] +"load_stopped_hex-8 hex-8" -> "vm-33_start_0 hex-8" [ style = bold] +"load_stopped_hex-8 hex-8" -> "vm-45_start_0 hex-8" [ style = bold] +"load_stopped_hex-8 hex-8" [ style=bold color="green" fontcolor="orange" ] +"load_stopped_hex-9 hex-9" [ style=bold color="green" fontcolor="orange" ] +"o2cb:3_stop_0 hex-9" -> "all_stopped" [ style = bold] +"o2cb:3_stop_0 hex-9" -> "base-group:3_stopped_0" [ style = bold] +"o2cb:3_stop_0 hex-9" -> "dlm:3_stop_0 hex-9" [ style = bold] +"o2cb:3_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"ocfs2-1:3_stop_0 hex-9" -> "all_stopped" [ style = bold] +"ocfs2-1:3_stop_0 hex-9" -> "base-group:3_stopped_0" [ style = bold] +"ocfs2-1:3_stop_0 hex-9" -> "vg1:3_stop_0 hex-9" [ style = bold] +"ocfs2-1:3_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"stonith hex-9" -> "all_stopped" [ style = bold] +"stonith hex-9" -> "base-clone_stop_0" [ style = bold] +"stonith hex-9" -> "clvm:3_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "cmirrord:3_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "dlm:3_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "dummy1_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "o2cb:3_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "ocfs2-1:3_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "stonith_complete" [ style = bold] +"stonith hex-9" -> "vg1:3_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-03_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-06_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-09_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-13_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-17_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-21_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-25_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-29_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-33_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-37_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-41_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-45_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-49_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-53_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-57_stop_0 hex-9" [ style = bold] +"stonith hex-9" -> "vm-61_stop_0 hex-9" [ style = bold] +"stonith hex-9" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "clvm:3_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "cmirrord:3_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "dlm:3_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "dummy1_start_0 hex-8" [ style = bold] +"stonith_complete" -> "dummy1_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "o2cb:3_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "ocfs2-1:3_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vg1:3_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-03_start_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-03_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-06_start_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-06_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-09_start_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-09_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-13_start_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-13_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-17_start_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-17_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-21_start_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-21_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-25_start_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-25_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-29_start_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-29_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-33_start_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-33_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-37_start_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-37_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-41_start_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-41_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-45_start_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-45_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-46_stop_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-47_stop_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-48_stop_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-49_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-50_stop_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-51_stop_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-52_stop_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-53_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-54_stop_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-55_stop_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-56_stop_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-57_stop_0 hex-9" [ style = bold] +"stonith_complete" -> "vm-58_stop_0 hex-0" [ style = bold] +"stonith_complete" -> "vm-59_stop_0 hex-7" [ style = bold] +"stonith_complete" -> "vm-60_stop_0 hex-8" [ style = bold] +"stonith_complete" -> "vm-61_stop_0 hex-9" [ style = bold] +"stonith_complete" [ style=bold color="green" fontcolor="orange" ] +"stonith_up" -> "stonith hex-9" [ style = bold] +"stonith_up" -> "stonith_complete" [ style = bold] +"stonith_up" [ style=bold color="green" fontcolor="orange" ] +"vg1:3_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vg1:3_stop_0 hex-9" -> "base-group:3_stopped_0" [ style = bold] +"vg1:3_stop_0 hex-9" -> "cmirrord:3_stop_0 hex-9" [ style = bold] +"vg1:3_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-03_monitor_5000 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-03_start_0 hex-7" -> "vm-03_monitor_5000 hex-7" [ style = bold] +"vm-03_start_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-03_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-03_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-03_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-03_stop_0 hex-9" -> "vm-03_start_0 hex-7" [ style = bold] +"vm-03_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-06_monitor_5000 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-06_start_0 hex-8" -> "vm-06_monitor_5000 hex-8" [ style = bold] +"vm-06_start_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-06_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-06_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-06_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-06_stop_0 hex-9" -> "vm-06_start_0 hex-8" [ style = bold] +"vm-06_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-09_monitor_5000 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-09_start_0 hex-0" -> "vm-09_monitor_5000 hex-0" [ style = bold] +"vm-09_start_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-09_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-09_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-09_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-09_stop_0 hex-9" -> "vm-09_start_0 hex-0" [ style = bold] +"vm-09_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-13_monitor_5000 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-13_start_0 hex-0" -> "vm-13_monitor_5000 hex-0" [ style = bold] +"vm-13_start_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-13_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-13_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-13_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-13_stop_0 hex-9" -> "vm-13_start_0 hex-0" [ style = bold] +"vm-13_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-17_monitor_5000 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-17_start_0 hex-7" -> "vm-17_monitor_5000 hex-7" [ style = bold] +"vm-17_start_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-17_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-17_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-17_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-17_stop_0 hex-9" -> "vm-17_start_0 hex-7" [ style = bold] +"vm-17_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-21_monitor_5000 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-21_start_0 hex-8" -> "vm-21_monitor_5000 hex-8" [ style = bold] +"vm-21_start_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-21_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-21_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-21_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-21_stop_0 hex-9" -> "vm-21_start_0 hex-8" [ style = bold] +"vm-21_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-25_monitor_5000 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-25_start_0 hex-0" -> "vm-25_monitor_5000 hex-0" [ style = bold] +"vm-25_start_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-25_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-25_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-25_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-25_stop_0 hex-9" -> "vm-25_start_0 hex-0" [ style = bold] +"vm-25_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-29_monitor_5000 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-29_start_0 hex-7" -> "vm-29_monitor_5000 hex-7" [ style = bold] +"vm-29_start_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-29_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-29_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-29_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-29_stop_0 hex-9" -> "vm-29_start_0 hex-7" [ style = bold] +"vm-29_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-33_monitor_30000 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-33_start_0 hex-8" -> "vm-33_monitor_30000 hex-8" [ style = bold] +"vm-33_start_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-33_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-33_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-33_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-33_stop_0 hex-9" -> "vm-33_start_0 hex-8" [ style = bold] +"vm-33_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-37_monitor_30000 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-37_start_0 hex-0" -> "vm-37_monitor_30000 hex-0" [ style = bold] +"vm-37_start_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-37_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-37_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-37_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-37_stop_0 hex-9" -> "vm-37_start_0 hex-0" [ style = bold] +"vm-37_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-41_monitor_30000 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-41_start_0 hex-7" -> "vm-41_monitor_30000 hex-7" [ style = bold] +"vm-41_start_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-41_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-41_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-41_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-41_stop_0 hex-9" -> "vm-41_start_0 hex-7" [ style = bold] +"vm-41_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-45_monitor_30000 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-45_start_0 hex-8" -> "vm-45_monitor_30000 hex-8" [ style = bold] +"vm-45_start_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-45_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-45_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-45_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-45_stop_0 hex-9" -> "vm-45_start_0 hex-8" [ style = bold] +"vm-45_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-46_stop_0 hex-0" -> "all_stopped" [ style = bold] +"vm-46_stop_0 hex-0" -> "base-clone_stop_0" [ style = bold] +"vm-46_stop_0 hex-0" -> "load_stopped_hex-0 hex-0" [ style = bold] +"vm-46_stop_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-47_stop_0 hex-7" -> "all_stopped" [ style = bold] +"vm-47_stop_0 hex-7" -> "base-clone_stop_0" [ style = bold] +"vm-47_stop_0 hex-7" -> "load_stopped_hex-7 hex-7" [ style = bold] +"vm-47_stop_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-48_stop_0 hex-8" -> "all_stopped" [ style = bold] +"vm-48_stop_0 hex-8" -> "base-clone_stop_0" [ style = bold] +"vm-48_stop_0 hex-8" -> "load_stopped_hex-8 hex-8" [ style = bold] +"vm-48_stop_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-49_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-49_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-49_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-49_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-50_stop_0 hex-0" -> "all_stopped" [ style = bold] +"vm-50_stop_0 hex-0" -> "base-clone_stop_0" [ style = bold] +"vm-50_stop_0 hex-0" -> "load_stopped_hex-0 hex-0" [ style = bold] +"vm-50_stop_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-51_stop_0 hex-7" -> "all_stopped" [ style = bold] +"vm-51_stop_0 hex-7" -> "base-clone_stop_0" [ style = bold] +"vm-51_stop_0 hex-7" -> "load_stopped_hex-7 hex-7" [ style = bold] +"vm-51_stop_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-52_stop_0 hex-8" -> "all_stopped" [ style = bold] +"vm-52_stop_0 hex-8" -> "base-clone_stop_0" [ style = bold] +"vm-52_stop_0 hex-8" -> "load_stopped_hex-8 hex-8" [ style = bold] +"vm-52_stop_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-53_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-53_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-53_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-53_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-54_stop_0 hex-0" -> "all_stopped" [ style = bold] +"vm-54_stop_0 hex-0" -> "base-clone_stop_0" [ style = bold] +"vm-54_stop_0 hex-0" -> "load_stopped_hex-0 hex-0" [ style = bold] +"vm-54_stop_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-55_stop_0 hex-7" -> "all_stopped" [ style = bold] +"vm-55_stop_0 hex-7" -> "base-clone_stop_0" [ style = bold] +"vm-55_stop_0 hex-7" -> "load_stopped_hex-7 hex-7" [ style = bold] +"vm-55_stop_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-56_stop_0 hex-8" -> "all_stopped" [ style = bold] +"vm-56_stop_0 hex-8" -> "base-clone_stop_0" [ style = bold] +"vm-56_stop_0 hex-8" -> "load_stopped_hex-8 hex-8" [ style = bold] +"vm-56_stop_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-57_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-57_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-57_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-57_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +"vm-58_stop_0 hex-0" -> "all_stopped" [ style = bold] +"vm-58_stop_0 hex-0" -> "base-clone_stop_0" [ style = bold] +"vm-58_stop_0 hex-0" -> "load_stopped_hex-0 hex-0" [ style = bold] +"vm-58_stop_0 hex-0" [ style=bold color="green" fontcolor="black" ] +"vm-59_stop_0 hex-7" -> "all_stopped" [ style = bold] +"vm-59_stop_0 hex-7" -> "base-clone_stop_0" [ style = bold] +"vm-59_stop_0 hex-7" -> "load_stopped_hex-7 hex-7" [ style = bold] +"vm-59_stop_0 hex-7" [ style=bold color="green" fontcolor="black" ] +"vm-60_stop_0 hex-8" -> "all_stopped" [ style = bold] +"vm-60_stop_0 hex-8" -> "base-clone_stop_0" [ style = bold] +"vm-60_stop_0 hex-8" -> "load_stopped_hex-8 hex-8" [ style = bold] +"vm-60_stop_0 hex-8" [ style=bold color="green" fontcolor="black" ] +"vm-61_stop_0 hex-9" -> "all_stopped" [ style = bold] +"vm-61_stop_0 hex-9" -> "base-clone_stop_0" [ style = bold] +"vm-61_stop_0 hex-9" -> "load_stopped_hex-9 hex-9" [ style = bold] +"vm-61_stop_0 hex-9" [ style=bold color="green" fontcolor="orange" ] +} diff --git a/pengine/test10/bug-lf-2551.exp b/pengine/test10/bug-lf-2551.exp new file mode 100644 index 0000000000..f03451456e --- /dev/null +++ b/pengine/test10/bug-lf-2551.exp @@ -0,0 +1,1400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/pengine/test10/bug-lf-2551.scores b/pengine/test10/bug-lf-2551.scores new file mode 100644 index 0000000000..990c243c3b --- /dev/null +++ b/pengine/test10/bug-lf-2551.scores @@ -0,0 +1,593 @@ +Allocation scores: +clone_color: base-clone allocation score on hex-0: 14 +clone_color: base-clone allocation score on hex-7: 16 +clone_color: base-clone allocation score on hex-8: 16 +clone_color: base-clone allocation score on hex-9: 0 +clone_color: base-group:0 allocation score on hex-0: 0 +clone_color: base-group:0 allocation score on hex-7: 0 +clone_color: base-group:0 allocation score on hex-8: 0 +clone_color: base-group:0 allocation score on hex-9: 0 +clone_color: base-group:1 allocation score on hex-0: 0 +clone_color: base-group:1 allocation score on hex-7: 0 +clone_color: base-group:1 allocation score on hex-8: 0 +clone_color: base-group:1 allocation score on hex-9: 0 +clone_color: base-group:2 allocation score on hex-0: 0 +clone_color: base-group:2 allocation score on hex-7: 0 +clone_color: base-group:2 allocation score on hex-8: 0 +clone_color: base-group:2 allocation score on hex-9: 0 +clone_color: base-group:3 allocation score on hex-0: 0 +clone_color: base-group:3 allocation score on hex-7: 0 +clone_color: base-group:3 allocation score on hex-8: 0 +clone_color: base-group:3 allocation score on hex-9: 0 +clone_color: clvm:0 allocation score on hex-0: 1 +clone_color: clvm:0 allocation score on hex-7: 0 +clone_color: clvm:0 allocation score on hex-8: 0 +clone_color: clvm:0 allocation score on hex-9: 0 +clone_color: clvm:1 allocation score on hex-0: 0 +clone_color: clvm:1 allocation score on hex-7: 1 +clone_color: clvm:1 allocation score on hex-8: 0 +clone_color: clvm:1 allocation score on hex-9: 0 +clone_color: clvm:2 allocation score on hex-0: 0 +clone_color: clvm:2 allocation score on hex-7: 0 +clone_color: clvm:2 allocation score on hex-8: 1 +clone_color: clvm:2 allocation score on hex-9: 0 +clone_color: clvm:3 allocation score on hex-0: 0 +clone_color: clvm:3 allocation score on hex-7: 0 +clone_color: clvm:3 allocation score on hex-8: 0 +clone_color: clvm:3 allocation score on hex-9: 1 +clone_color: cmirrord:0 allocation score on hex-0: 1 +clone_color: cmirrord:0 allocation score on hex-7: 0 +clone_color: cmirrord:0 allocation score on hex-8: 0 +clone_color: cmirrord:0 allocation score on hex-9: 0 +clone_color: cmirrord:1 allocation score on hex-0: 0 +clone_color: cmirrord:1 allocation score on hex-7: 1 +clone_color: cmirrord:1 allocation score on hex-8: 0 +clone_color: cmirrord:1 allocation score on hex-9: 0 +clone_color: cmirrord:2 allocation score on hex-0: 0 +clone_color: cmirrord:2 allocation score on hex-7: 0 +clone_color: cmirrord:2 allocation score on hex-8: 1 +clone_color: cmirrord:2 allocation score on hex-9: 0 +clone_color: cmirrord:3 allocation score on hex-0: 0 +clone_color: cmirrord:3 allocation score on hex-7: 0 +clone_color: cmirrord:3 allocation score on hex-8: 0 +clone_color: cmirrord:3 allocation score on hex-9: 1 +clone_color: dlm:0 allocation score on hex-0: 1 +clone_color: dlm:0 allocation score on hex-7: 0 +clone_color: dlm:0 allocation score on hex-8: 0 +clone_color: dlm:0 allocation score on hex-9: 0 +clone_color: dlm:1 allocation score on hex-0: 0 +clone_color: dlm:1 allocation score on hex-7: 1 +clone_color: dlm:1 allocation score on hex-8: 0 +clone_color: dlm:1 allocation score on hex-9: 0 +clone_color: dlm:2 allocation score on hex-0: 0 +clone_color: dlm:2 allocation score on hex-7: 0 +clone_color: dlm:2 allocation score on hex-8: 1 +clone_color: dlm:2 allocation score on hex-9: 0 +clone_color: dlm:3 allocation score on hex-0: 0 +clone_color: dlm:3 allocation score on hex-7: 0 +clone_color: dlm:3 allocation score on hex-8: 0 +clone_color: dlm:3 allocation score on hex-9: 1 +clone_color: o2cb:0 allocation score on hex-0: 1 +clone_color: o2cb:0 allocation score on hex-7: 0 +clone_color: o2cb:0 allocation score on hex-8: 0 +clone_color: o2cb:0 allocation score on hex-9: 0 +clone_color: o2cb:1 allocation score on hex-0: 0 +clone_color: o2cb:1 allocation score on hex-7: 1 +clone_color: o2cb:1 allocation score on hex-8: 0 +clone_color: o2cb:1 allocation score on hex-9: 0 +clone_color: o2cb:2 allocation score on hex-0: 0 +clone_color: o2cb:2 allocation score on hex-7: 0 +clone_color: o2cb:2 allocation score on hex-8: 1 +clone_color: o2cb:2 allocation score on hex-9: 0 +clone_color: o2cb:3 allocation score on hex-0: 0 +clone_color: o2cb:3 allocation score on hex-7: 0 +clone_color: o2cb:3 allocation score on hex-8: 0 +clone_color: o2cb:3 allocation score on hex-9: 1 +clone_color: ocfs2-1:0 allocation score on hex-0: 1 +clone_color: ocfs2-1:0 allocation score on hex-7: 0 +clone_color: ocfs2-1:0 allocation score on hex-8: 0 +clone_color: ocfs2-1:0 allocation score on hex-9: 0 +clone_color: ocfs2-1:1 allocation score on hex-0: 0 +clone_color: ocfs2-1:1 allocation score on hex-7: 1 +clone_color: ocfs2-1:1 allocation score on hex-8: 0 +clone_color: ocfs2-1:1 allocation score on hex-9: 0 +clone_color: ocfs2-1:2 allocation score on hex-0: 0 +clone_color: ocfs2-1:2 allocation score on hex-7: 0 +clone_color: ocfs2-1:2 allocation score on hex-8: 1 +clone_color: ocfs2-1:2 allocation score on hex-9: 0 +clone_color: ocfs2-1:3 allocation score on hex-0: 0 +clone_color: ocfs2-1:3 allocation score on hex-7: 0 +clone_color: ocfs2-1:3 allocation score on hex-8: 0 +clone_color: ocfs2-1:3 allocation score on hex-9: 1 +clone_color: vg1:0 allocation score on hex-0: 1 +clone_color: vg1:0 allocation score on hex-7: 0 +clone_color: vg1:0 allocation score on hex-8: 0 +clone_color: vg1:0 allocation score on hex-9: 0 +clone_color: vg1:1 allocation score on hex-0: 0 +clone_color: vg1:1 allocation score on hex-7: 1 +clone_color: vg1:1 allocation score on hex-8: 0 +clone_color: vg1:1 allocation score on hex-9: 0 +clone_color: vg1:2 allocation score on hex-0: 0 +clone_color: vg1:2 allocation score on hex-7: 0 +clone_color: vg1:2 allocation score on hex-8: 1 +clone_color: vg1:2 allocation score on hex-9: 0 +clone_color: vg1:3 allocation score on hex-0: 0 +clone_color: vg1:3 allocation score on hex-7: 0 +clone_color: vg1:3 allocation score on hex-8: 0 +clone_color: vg1:3 allocation score on hex-9: 1 +group_color: base-group:0 allocation score on hex-0: 0 +group_color: base-group:0 allocation score on hex-7: 0 +group_color: base-group:0 allocation score on hex-8: 0 +group_color: base-group:0 allocation score on hex-9: -INFINITY +group_color: base-group:1 allocation score on hex-0: -INFINITY +group_color: base-group:1 allocation score on hex-7: 0 +group_color: base-group:1 allocation score on hex-8: -INFINITY +group_color: base-group:1 allocation score on hex-9: -INFINITY +group_color: base-group:2 allocation score on hex-0: -INFINITY +group_color: base-group:2 allocation score on hex-7: 0 +group_color: base-group:2 allocation score on hex-8: 0 +group_color: base-group:2 allocation score on hex-9: -INFINITY +group_color: base-group:3 allocation score on hex-0: -INFINITY +group_color: base-group:3 allocation score on hex-7: -INFINITY +group_color: base-group:3 allocation score on hex-8: -INFINITY +group_color: base-group:3 allocation score on hex-9: -INFINITY +group_color: clvm:0 allocation score on hex-0: 1 +group_color: clvm:0 allocation score on hex-7: 0 +group_color: clvm:0 allocation score on hex-8: 0 +group_color: clvm:0 allocation score on hex-9: -INFINITY +group_color: clvm:1 allocation score on hex-0: -INFINITY +group_color: clvm:1 allocation score on hex-7: 1 +group_color: clvm:1 allocation score on hex-8: -INFINITY +group_color: clvm:1 allocation score on hex-9: -INFINITY +group_color: clvm:2 allocation score on hex-0: -INFINITY +group_color: clvm:2 allocation score on hex-7: 0 +group_color: clvm:2 allocation score on hex-8: 1 +group_color: clvm:2 allocation score on hex-9: -INFINITY +group_color: clvm:3 allocation score on hex-0: -INFINITY +group_color: clvm:3 allocation score on hex-7: -INFINITY +group_color: clvm:3 allocation score on hex-8: -INFINITY +group_color: clvm:3 allocation score on hex-9: -INFINITY +group_color: cmirrord:0 allocation score on hex-0: 1 +group_color: cmirrord:0 allocation score on hex-7: 0 +group_color: cmirrord:0 allocation score on hex-8: 0 +group_color: cmirrord:0 allocation score on hex-9: -INFINITY +group_color: cmirrord:1 allocation score on hex-0: -INFINITY +group_color: cmirrord:1 allocation score on hex-7: 1 +group_color: cmirrord:1 allocation score on hex-8: -INFINITY +group_color: cmirrord:1 allocation score on hex-9: -INFINITY +group_color: cmirrord:2 allocation score on hex-0: -INFINITY +group_color: cmirrord:2 allocation score on hex-7: 0 +group_color: cmirrord:2 allocation score on hex-8: 1 +group_color: cmirrord:2 allocation score on hex-9: -INFINITY +group_color: cmirrord:3 allocation score on hex-0: -INFINITY +group_color: cmirrord:3 allocation score on hex-7: -INFINITY +group_color: cmirrord:3 allocation score on hex-8: -INFINITY +group_color: cmirrord:3 allocation score on hex-9: -INFINITY +group_color: dlm:0 allocation score on hex-0: 1 +group_color: dlm:0 allocation score on hex-7: 0 +group_color: dlm:0 allocation score on hex-8: 0 +group_color: dlm:0 allocation score on hex-9: -INFINITY +group_color: dlm:1 allocation score on hex-0: -INFINITY +group_color: dlm:1 allocation score on hex-7: 1 +group_color: dlm:1 allocation score on hex-8: -INFINITY +group_color: dlm:1 allocation score on hex-9: -INFINITY +group_color: dlm:2 allocation score on hex-0: -INFINITY +group_color: dlm:2 allocation score on hex-7: 0 +group_color: dlm:2 allocation score on hex-8: 1 +group_color: dlm:2 allocation score on hex-9: -INFINITY +group_color: dlm:3 allocation score on hex-0: -INFINITY +group_color: dlm:3 allocation score on hex-7: -INFINITY +group_color: dlm:3 allocation score on hex-8: -INFINITY +group_color: dlm:3 allocation score on hex-9: -INFINITY +group_color: o2cb:0 allocation score on hex-0: 1 +group_color: o2cb:0 allocation score on hex-7: 0 +group_color: o2cb:0 allocation score on hex-8: 0 +group_color: o2cb:0 allocation score on hex-9: -INFINITY +group_color: o2cb:1 allocation score on hex-0: -INFINITY +group_color: o2cb:1 allocation score on hex-7: 1 +group_color: o2cb:1 allocation score on hex-8: -INFINITY +group_color: o2cb:1 allocation score on hex-9: -INFINITY +group_color: o2cb:2 allocation score on hex-0: -INFINITY +group_color: o2cb:2 allocation score on hex-7: 0 +group_color: o2cb:2 allocation score on hex-8: 1 +group_color: o2cb:2 allocation score on hex-9: -INFINITY +group_color: o2cb:3 allocation score on hex-0: -INFINITY +group_color: o2cb:3 allocation score on hex-7: -INFINITY +group_color: o2cb:3 allocation score on hex-8: -INFINITY +group_color: o2cb:3 allocation score on hex-9: -INFINITY +group_color: ocfs2-1:0 allocation score on hex-0: 1 +group_color: ocfs2-1:0 allocation score on hex-7: 0 +group_color: ocfs2-1:0 allocation score on hex-8: 0 +group_color: ocfs2-1:0 allocation score on hex-9: -INFINITY +group_color: ocfs2-1:1 allocation score on hex-0: -INFINITY +group_color: ocfs2-1:1 allocation score on hex-7: 1 +group_color: ocfs2-1:1 allocation score on hex-8: -INFINITY +group_color: ocfs2-1:1 allocation score on hex-9: -INFINITY +group_color: ocfs2-1:2 allocation score on hex-0: -INFINITY +group_color: ocfs2-1:2 allocation score on hex-7: 0 +group_color: ocfs2-1:2 allocation score on hex-8: 1 +group_color: ocfs2-1:2 allocation score on hex-9: -INFINITY +group_color: ocfs2-1:3 allocation score on hex-0: -INFINITY +group_color: ocfs2-1:3 allocation score on hex-7: -INFINITY +group_color: ocfs2-1:3 allocation score on hex-8: -INFINITY +group_color: ocfs2-1:3 allocation score on hex-9: -INFINITY +group_color: vg1:0 allocation score on hex-0: 1 +group_color: vg1:0 allocation score on hex-7: 0 +group_color: vg1:0 allocation score on hex-8: 0 +group_color: vg1:0 allocation score on hex-9: -INFINITY +group_color: vg1:1 allocation score on hex-0: -INFINITY +group_color: vg1:1 allocation score on hex-7: 1 +group_color: vg1:1 allocation score on hex-8: -INFINITY +group_color: vg1:1 allocation score on hex-9: -INFINITY +group_color: vg1:2 allocation score on hex-0: -INFINITY +group_color: vg1:2 allocation score on hex-7: 0 +group_color: vg1:2 allocation score on hex-8: 1 +group_color: vg1:2 allocation score on hex-9: -INFINITY +group_color: vg1:3 allocation score on hex-0: -INFINITY +group_color: vg1:3 allocation score on hex-7: -INFINITY +group_color: vg1:3 allocation score on hex-8: -INFINITY +group_color: vg1:3 allocation score on hex-9: -INFINITY +native_color: clvm:0 allocation score on hex-0: 4 +native_color: clvm:0 allocation score on hex-7: -INFINITY +native_color: clvm:0 allocation score on hex-8: -INFINITY +native_color: clvm:0 allocation score on hex-9: -INFINITY +native_color: clvm:1 allocation score on hex-0: -INFINITY +native_color: clvm:1 allocation score on hex-7: 4 +native_color: clvm:1 allocation score on hex-8: -INFINITY +native_color: clvm:1 allocation score on hex-9: -INFINITY +native_color: clvm:2 allocation score on hex-0: -INFINITY +native_color: clvm:2 allocation score on hex-7: -INFINITY +native_color: clvm:2 allocation score on hex-8: 4 +native_color: clvm:2 allocation score on hex-9: -INFINITY +native_color: clvm:3 allocation score on hex-0: -INFINITY +native_color: clvm:3 allocation score on hex-7: -INFINITY +native_color: clvm:3 allocation score on hex-8: -INFINITY +native_color: clvm:3 allocation score on hex-9: -INFINITY +native_color: cmirrord:0 allocation score on hex-0: 3 +native_color: cmirrord:0 allocation score on hex-7: -INFINITY +native_color: cmirrord:0 allocation score on hex-8: -INFINITY +native_color: cmirrord:0 allocation score on hex-9: -INFINITY +native_color: cmirrord:1 allocation score on hex-0: -INFINITY +native_color: cmirrord:1 allocation score on hex-7: 3 +native_color: cmirrord:1 allocation score on hex-8: -INFINITY +native_color: cmirrord:1 allocation score on hex-9: -INFINITY +native_color: cmirrord:2 allocation score on hex-0: -INFINITY +native_color: cmirrord:2 allocation score on hex-7: -INFINITY +native_color: cmirrord:2 allocation score on hex-8: 3 +native_color: cmirrord:2 allocation score on hex-9: -INFINITY +native_color: cmirrord:3 allocation score on hex-0: -INFINITY +native_color: cmirrord:3 allocation score on hex-7: -INFINITY +native_color: cmirrord:3 allocation score on hex-8: -INFINITY +native_color: cmirrord:3 allocation score on hex-9: -INFINITY +native_color: dlm:0 allocation score on hex-0: 6 +native_color: dlm:0 allocation score on hex-7: 0 +native_color: dlm:0 allocation score on hex-8: 0 +native_color: dlm:0 allocation score on hex-9: -INFINITY +native_color: dlm:1 allocation score on hex-0: -INFINITY +native_color: dlm:1 allocation score on hex-7: 6 +native_color: dlm:1 allocation score on hex-8: -INFINITY +native_color: dlm:1 allocation score on hex-9: -INFINITY +native_color: dlm:2 allocation score on hex-0: -INFINITY +native_color: dlm:2 allocation score on hex-7: 0 +native_color: dlm:2 allocation score on hex-8: 6 +native_color: dlm:2 allocation score on hex-9: -INFINITY +native_color: dlm:3 allocation score on hex-0: -INFINITY +native_color: dlm:3 allocation score on hex-7: -INFINITY +native_color: dlm:3 allocation score on hex-8: -INFINITY +native_color: dlm:3 allocation score on hex-9: -INFINITY +native_color: dummy1 allocation score on hex-0: 0 +native_color: dummy1 allocation score on hex-7: 0 +native_color: dummy1 allocation score on hex-8: 0 +native_color: dummy1 allocation score on hex-9: 1 +native_color: fencing-sbd allocation score on hex-0: 0 +native_color: fencing-sbd allocation score on hex-7: 0 +native_color: fencing-sbd allocation score on hex-8: 0 +native_color: fencing-sbd allocation score on hex-9: 1 +native_color: o2cb:0 allocation score on hex-0: 5 +native_color: o2cb:0 allocation score on hex-7: -INFINITY +native_color: o2cb:0 allocation score on hex-8: -INFINITY +native_color: o2cb:0 allocation score on hex-9: -INFINITY +native_color: o2cb:1 allocation score on hex-0: -INFINITY +native_color: o2cb:1 allocation score on hex-7: 5 +native_color: o2cb:1 allocation score on hex-8: -INFINITY +native_color: o2cb:1 allocation score on hex-9: -INFINITY +native_color: o2cb:2 allocation score on hex-0: -INFINITY +native_color: o2cb:2 allocation score on hex-7: -INFINITY +native_color: o2cb:2 allocation score on hex-8: 5 +native_color: o2cb:2 allocation score on hex-9: -INFINITY +native_color: o2cb:3 allocation score on hex-0: -INFINITY +native_color: o2cb:3 allocation score on hex-7: -INFINITY +native_color: o2cb:3 allocation score on hex-8: -INFINITY +native_color: o2cb:3 allocation score on hex-9: -INFINITY +native_color: ocfs2-1:0 allocation score on hex-0: 1 +native_color: ocfs2-1:0 allocation score on hex-7: -INFINITY +native_color: ocfs2-1:0 allocation score on hex-8: -INFINITY +native_color: ocfs2-1:0 allocation score on hex-9: -INFINITY +native_color: ocfs2-1:1 allocation score on hex-0: -INFINITY +native_color: ocfs2-1:1 allocation score on hex-7: 1 +native_color: ocfs2-1:1 allocation score on hex-8: -INFINITY +native_color: ocfs2-1:1 allocation score on hex-9: -INFINITY +native_color: ocfs2-1:2 allocation score on hex-0: -INFINITY +native_color: ocfs2-1:2 allocation score on hex-7: -INFINITY +native_color: ocfs2-1:2 allocation score on hex-8: 1 +native_color: ocfs2-1:2 allocation score on hex-9: -INFINITY +native_color: ocfs2-1:3 allocation score on hex-0: -INFINITY +native_color: ocfs2-1:3 allocation score on hex-7: -INFINITY +native_color: ocfs2-1:3 allocation score on hex-8: -INFINITY +native_color: ocfs2-1:3 allocation score on hex-9: -INFINITY +native_color: vg1:0 allocation score on hex-0: 2 +native_color: vg1:0 allocation score on hex-7: -INFINITY +native_color: vg1:0 allocation score on hex-8: -INFINITY +native_color: vg1:0 allocation score on hex-9: -INFINITY +native_color: vg1:1 allocation score on hex-0: -INFINITY +native_color: vg1:1 allocation score on hex-7: 2 +native_color: vg1:1 allocation score on hex-8: -INFINITY +native_color: vg1:1 allocation score on hex-9: -INFINITY +native_color: vg1:2 allocation score on hex-0: -INFINITY +native_color: vg1:2 allocation score on hex-7: -INFINITY +native_color: vg1:2 allocation score on hex-8: 2 +native_color: vg1:2 allocation score on hex-9: -INFINITY +native_color: vg1:3 allocation score on hex-0: -INFINITY +native_color: vg1:3 allocation score on hex-7: -INFINITY +native_color: vg1:3 allocation score on hex-8: -INFINITY +native_color: vg1:3 allocation score on hex-9: -INFINITY +native_color: vm-00 allocation score on hex-0: 1 +native_color: vm-00 allocation score on hex-7: 0 +native_color: vm-00 allocation score on hex-8: 0 +native_color: vm-00 allocation score on hex-9: -INFINITY +native_color: vm-01 allocation score on hex-0: 0 +native_color: vm-01 allocation score on hex-7: 1 +native_color: vm-01 allocation score on hex-8: 0 +native_color: vm-01 allocation score on hex-9: -INFINITY +native_color: vm-02 allocation score on hex-0: 0 +native_color: vm-02 allocation score on hex-7: 0 +native_color: vm-02 allocation score on hex-8: 1 +native_color: vm-02 allocation score on hex-9: -INFINITY +native_color: vm-03 allocation score on hex-0: 0 +native_color: vm-03 allocation score on hex-7: 0 +native_color: vm-03 allocation score on hex-8: 0 +native_color: vm-03 allocation score on hex-9: -INFINITY +native_color: vm-04 allocation score on hex-0: 0 +native_color: vm-04 allocation score on hex-7: 1 +native_color: vm-04 allocation score on hex-8: 0 +native_color: vm-04 allocation score on hex-9: -INFINITY +native_color: vm-05 allocation score on hex-0: 0 +native_color: vm-05 allocation score on hex-7: 0 +native_color: vm-05 allocation score on hex-8: 1 +native_color: vm-05 allocation score on hex-9: -INFINITY +native_color: vm-06 allocation score on hex-0: 0 +native_color: vm-06 allocation score on hex-7: 0 +native_color: vm-06 allocation score on hex-8: 0 +native_color: vm-06 allocation score on hex-9: -INFINITY +native_color: vm-07 allocation score on hex-0: 0 +native_color: vm-07 allocation score on hex-7: 1 +native_color: vm-07 allocation score on hex-8: 0 +native_color: vm-07 allocation score on hex-9: -INFINITY +native_color: vm-08 allocation score on hex-0: 0 +native_color: vm-08 allocation score on hex-7: 0 +native_color: vm-08 allocation score on hex-8: 1 +native_color: vm-08 allocation score on hex-9: -INFINITY +native_color: vm-09 allocation score on hex-0: 0 +native_color: vm-09 allocation score on hex-7: 0 +native_color: vm-09 allocation score on hex-8: 0 +native_color: vm-09 allocation score on hex-9: -INFINITY +native_color: vm-10 allocation score on hex-0: 1 +native_color: vm-10 allocation score on hex-7: 0 +native_color: vm-10 allocation score on hex-8: 0 +native_color: vm-10 allocation score on hex-9: -INFINITY +native_color: vm-11 allocation score on hex-0: 0 +native_color: vm-11 allocation score on hex-7: 1 +native_color: vm-11 allocation score on hex-8: 0 +native_color: vm-11 allocation score on hex-9: -INFINITY +native_color: vm-12 allocation score on hex-0: 0 +native_color: vm-12 allocation score on hex-7: 0 +native_color: vm-12 allocation score on hex-8: 1 +native_color: vm-12 allocation score on hex-9: -INFINITY +native_color: vm-13 allocation score on hex-0: 0 +native_color: vm-13 allocation score on hex-7: 0 +native_color: vm-13 allocation score on hex-8: 0 +native_color: vm-13 allocation score on hex-9: -INFINITY +native_color: vm-14 allocation score on hex-0: 1 +native_color: vm-14 allocation score on hex-7: 0 +native_color: vm-14 allocation score on hex-8: 0 +native_color: vm-14 allocation score on hex-9: -INFINITY +native_color: vm-15 allocation score on hex-0: 0 +native_color: vm-15 allocation score on hex-7: 1 +native_color: vm-15 allocation score on hex-8: 0 +native_color: vm-15 allocation score on hex-9: -INFINITY +native_color: vm-16 allocation score on hex-0: 0 +native_color: vm-16 allocation score on hex-7: 0 +native_color: vm-16 allocation score on hex-8: 1 +native_color: vm-16 allocation score on hex-9: -INFINITY +native_color: vm-17 allocation score on hex-0: 0 +native_color: vm-17 allocation score on hex-7: 0 +native_color: vm-17 allocation score on hex-8: 0 +native_color: vm-17 allocation score on hex-9: -INFINITY +native_color: vm-18 allocation score on hex-0: 1 +native_color: vm-18 allocation score on hex-7: 0 +native_color: vm-18 allocation score on hex-8: 0 +native_color: vm-18 allocation score on hex-9: -INFINITY +native_color: vm-19 allocation score on hex-0: 0 +native_color: vm-19 allocation score on hex-7: 1 +native_color: vm-19 allocation score on hex-8: 0 +native_color: vm-19 allocation score on hex-9: -INFINITY +native_color: vm-20 allocation score on hex-0: 0 +native_color: vm-20 allocation score on hex-7: 0 +native_color: vm-20 allocation score on hex-8: 1 +native_color: vm-20 allocation score on hex-9: -INFINITY +native_color: vm-21 allocation score on hex-0: 0 +native_color: vm-21 allocation score on hex-7: 0 +native_color: vm-21 allocation score on hex-8: 0 +native_color: vm-21 allocation score on hex-9: -INFINITY +native_color: vm-22 allocation score on hex-0: 1 +native_color: vm-22 allocation score on hex-7: 0 +native_color: vm-22 allocation score on hex-8: 0 +native_color: vm-22 allocation score on hex-9: -INFINITY +native_color: vm-23 allocation score on hex-0: 0 +native_color: vm-23 allocation score on hex-7: 1 +native_color: vm-23 allocation score on hex-8: 0 +native_color: vm-23 allocation score on hex-9: -INFINITY +native_color: vm-24 allocation score on hex-0: 0 +native_color: vm-24 allocation score on hex-7: 0 +native_color: vm-24 allocation score on hex-8: 1 +native_color: vm-24 allocation score on hex-9: -INFINITY +native_color: vm-25 allocation score on hex-0: 0 +native_color: vm-25 allocation score on hex-7: 0 +native_color: vm-25 allocation score on hex-8: 0 +native_color: vm-25 allocation score on hex-9: -INFINITY +native_color: vm-26 allocation score on hex-0: 1 +native_color: vm-26 allocation score on hex-7: 0 +native_color: vm-26 allocation score on hex-8: 0 +native_color: vm-26 allocation score on hex-9: -INFINITY +native_color: vm-27 allocation score on hex-0: 0 +native_color: vm-27 allocation score on hex-7: 1 +native_color: vm-27 allocation score on hex-8: 0 +native_color: vm-27 allocation score on hex-9: -INFINITY +native_color: vm-28 allocation score on hex-0: 0 +native_color: vm-28 allocation score on hex-7: 0 +native_color: vm-28 allocation score on hex-8: 1 +native_color: vm-28 allocation score on hex-9: -INFINITY +native_color: vm-29 allocation score on hex-0: 0 +native_color: vm-29 allocation score on hex-7: 0 +native_color: vm-29 allocation score on hex-8: 0 +native_color: vm-29 allocation score on hex-9: -INFINITY +native_color: vm-30 allocation score on hex-0: 1 +native_color: vm-30 allocation score on hex-7: 0 +native_color: vm-30 allocation score on hex-8: 0 +native_color: vm-30 allocation score on hex-9: -INFINITY +native_color: vm-31 allocation score on hex-0: 0 +native_color: vm-31 allocation score on hex-7: 1 +native_color: vm-31 allocation score on hex-8: 0 +native_color: vm-31 allocation score on hex-9: -INFINITY +native_color: vm-32 allocation score on hex-0: 0 +native_color: vm-32 allocation score on hex-7: 0 +native_color: vm-32 allocation score on hex-8: 1 +native_color: vm-32 allocation score on hex-9: -INFINITY +native_color: vm-33 allocation score on hex-0: 0 +native_color: vm-33 allocation score on hex-7: 0 +native_color: vm-33 allocation score on hex-8: 0 +native_color: vm-33 allocation score on hex-9: -INFINITY +native_color: vm-34 allocation score on hex-0: 1 +native_color: vm-34 allocation score on hex-7: 0 +native_color: vm-34 allocation score on hex-8: 0 +native_color: vm-34 allocation score on hex-9: -INFINITY +native_color: vm-35 allocation score on hex-0: 0 +native_color: vm-35 allocation score on hex-7: 1 +native_color: vm-35 allocation score on hex-8: 0 +native_color: vm-35 allocation score on hex-9: -INFINITY +native_color: vm-36 allocation score on hex-0: 0 +native_color: vm-36 allocation score on hex-7: 0 +native_color: vm-36 allocation score on hex-8: 1 +native_color: vm-36 allocation score on hex-9: -INFINITY +native_color: vm-37 allocation score on hex-0: 0 +native_color: vm-37 allocation score on hex-7: 0 +native_color: vm-37 allocation score on hex-8: 0 +native_color: vm-37 allocation score on hex-9: -INFINITY +native_color: vm-38 allocation score on hex-0: 1 +native_color: vm-38 allocation score on hex-7: 0 +native_color: vm-38 allocation score on hex-8: 0 +native_color: vm-38 allocation score on hex-9: -INFINITY +native_color: vm-39 allocation score on hex-0: 0 +native_color: vm-39 allocation score on hex-7: 1 +native_color: vm-39 allocation score on hex-8: 0 +native_color: vm-39 allocation score on hex-9: -INFINITY +native_color: vm-40 allocation score on hex-0: 0 +native_color: vm-40 allocation score on hex-7: 0 +native_color: vm-40 allocation score on hex-8: 1 +native_color: vm-40 allocation score on hex-9: -INFINITY +native_color: vm-41 allocation score on hex-0: 0 +native_color: vm-41 allocation score on hex-7: 0 +native_color: vm-41 allocation score on hex-8: 0 +native_color: vm-41 allocation score on hex-9: -INFINITY +native_color: vm-42 allocation score on hex-0: 1 +native_color: vm-42 allocation score on hex-7: 0 +native_color: vm-42 allocation score on hex-8: 0 +native_color: vm-42 allocation score on hex-9: -INFINITY +native_color: vm-43 allocation score on hex-0: 0 +native_color: vm-43 allocation score on hex-7: 1 +native_color: vm-43 allocation score on hex-8: 0 +native_color: vm-43 allocation score on hex-9: -INFINITY +native_color: vm-44 allocation score on hex-0: 0 +native_color: vm-44 allocation score on hex-7: 0 +native_color: vm-44 allocation score on hex-8: 1 +native_color: vm-44 allocation score on hex-9: -INFINITY +native_color: vm-45 allocation score on hex-0: 0 +native_color: vm-45 allocation score on hex-7: 0 +native_color: vm-45 allocation score on hex-8: 0 +native_color: vm-45 allocation score on hex-9: -INFINITY +native_color: vm-46 allocation score on hex-0: 1 +native_color: vm-46 allocation score on hex-7: 0 +native_color: vm-46 allocation score on hex-8: 0 +native_color: vm-46 allocation score on hex-9: -INFINITY +native_color: vm-47 allocation score on hex-0: 0 +native_color: vm-47 allocation score on hex-7: 1 +native_color: vm-47 allocation score on hex-8: 0 +native_color: vm-47 allocation score on hex-9: -INFINITY +native_color: vm-48 allocation score on hex-0: 0 +native_color: vm-48 allocation score on hex-7: 0 +native_color: vm-48 allocation score on hex-8: 1 +native_color: vm-48 allocation score on hex-9: -INFINITY +native_color: vm-49 allocation score on hex-0: 0 +native_color: vm-49 allocation score on hex-7: 0 +native_color: vm-49 allocation score on hex-8: 0 +native_color: vm-49 allocation score on hex-9: -INFINITY +native_color: vm-50 allocation score on hex-0: 1 +native_color: vm-50 allocation score on hex-7: 0 +native_color: vm-50 allocation score on hex-8: 0 +native_color: vm-50 allocation score on hex-9: -INFINITY +native_color: vm-51 allocation score on hex-0: 0 +native_color: vm-51 allocation score on hex-7: 1 +native_color: vm-51 allocation score on hex-8: 0 +native_color: vm-51 allocation score on hex-9: -INFINITY +native_color: vm-52 allocation score on hex-0: 0 +native_color: vm-52 allocation score on hex-7: 0 +native_color: vm-52 allocation score on hex-8: 1 +native_color: vm-52 allocation score on hex-9: -INFINITY +native_color: vm-53 allocation score on hex-0: 0 +native_color: vm-53 allocation score on hex-7: 0 +native_color: vm-53 allocation score on hex-8: 0 +native_color: vm-53 allocation score on hex-9: -INFINITY +native_color: vm-54 allocation score on hex-0: 1 +native_color: vm-54 allocation score on hex-7: 0 +native_color: vm-54 allocation score on hex-8: 0 +native_color: vm-54 allocation score on hex-9: -INFINITY +native_color: vm-55 allocation score on hex-0: 0 +native_color: vm-55 allocation score on hex-7: 1 +native_color: vm-55 allocation score on hex-8: 0 +native_color: vm-55 allocation score on hex-9: -INFINITY +native_color: vm-56 allocation score on hex-0: 0 +native_color: vm-56 allocation score on hex-7: 0 +native_color: vm-56 allocation score on hex-8: 1 +native_color: vm-56 allocation score on hex-9: -INFINITY +native_color: vm-57 allocation score on hex-0: 0 +native_color: vm-57 allocation score on hex-7: 0 +native_color: vm-57 allocation score on hex-8: 0 +native_color: vm-57 allocation score on hex-9: -INFINITY +native_color: vm-58 allocation score on hex-0: 1 +native_color: vm-58 allocation score on hex-7: 0 +native_color: vm-58 allocation score on hex-8: 0 +native_color: vm-58 allocation score on hex-9: -INFINITY +native_color: vm-59 allocation score on hex-0: 0 +native_color: vm-59 allocation score on hex-7: 1 +native_color: vm-59 allocation score on hex-8: 0 +native_color: vm-59 allocation score on hex-9: -INFINITY +native_color: vm-60 allocation score on hex-0: 0 +native_color: vm-60 allocation score on hex-7: 0 +native_color: vm-60 allocation score on hex-8: 1 +native_color: vm-60 allocation score on hex-9: -INFINITY +native_color: vm-61 allocation score on hex-0: 0 +native_color: vm-61 allocation score on hex-7: 0 +native_color: vm-61 allocation score on hex-8: 0 +native_color: vm-61 allocation score on hex-9: -INFINITY +native_color: vm-62 allocation score on hex-0: 0 +native_color: vm-62 allocation score on hex-7: 0 +native_color: vm-62 allocation score on hex-8: 0 +native_color: vm-62 allocation score on hex-9: -INFINITY +native_color: vm-63 allocation score on hex-0: 0 +native_color: vm-63 allocation score on hex-7: 0 +native_color: vm-63 allocation score on hex-8: 0 +native_color: vm-63 allocation score on hex-9: -INFINITY +native_color: vm-64 allocation score on hex-0: 0 +native_color: vm-64 allocation score on hex-7: 0 +native_color: vm-64 allocation score on hex-8: 0 +native_color: vm-64 allocation score on hex-9: -INFINITY diff --git a/pengine/test10/bug-lf-2551.xml b/pengine/test10/bug-lf-2551.xml new file mode 100644 index 0000000000..7392672e5e --- /dev/null +++ b/pengine/test10/bug-lf-2551.xml @@ -0,0 +1,2392 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pengine/test10/bug-n-387749.xml b/pengine/test10/bug-n-387749.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/master-7.dot b/pengine/test10/master-7.dot index 0f132af5e2..b389e1695e 100644 --- a/pengine/test10/master-7.dot +++ b/pengine/test10/master-7.dot @@ -1,142 +1,148 @@ - digraph "g" { -"DcIPaddr_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] +digraph "g" { +"DcIPaddr_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_start_0 c001n03" -> "DcIPaddr_monitor_5000 c001n03" [ style = bold] -"DcIPaddr_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_stop_0 c001n01" -> "DcIPaddr_start_0 c001n03" [ style = bold] "DcIPaddr_stop_0 c001n01" -> "all_stopped" [ style = bold] -"DcIPaddr_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"DcIPaddr_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "DoFencing_stop_0" -> "DoFencing_stopped_0" [ style = bold] "DoFencing_stop_0" -> "child_DoFencing:0_stop_0 c001n01" [ style = bold] -"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] -"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:0_stop_0 c001n01" -> "DoFencing_stopped_0" [ style = bold] -"child_DoFencing:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"child_DoFencing:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:2_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"child_DoFencing:3_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] -"group-1_running_0" [ style=bold color="green" fontcolor="orange" ] +"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"group-1_running_0" [ style=bold color="green" fontcolor="orange" ] "group-1_start_0" -> "group-1_running_0" [ style = bold] "group-1_start_0" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "group-1_start_0" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] "group-1_start_0" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"group-1_start_0" [ style=bold color="green" fontcolor="orange" ] +"group-1_start_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stop_0" -> "group-1_stopped_0" [ style = bold] "group-1_stop_0" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.183_stop_0 c001n03" [ style = bold] -"group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] +"group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stopped_0" -> "group-1_start_0" [ style = bold] -"group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] -"heartbeat_192.168.100.182_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"heartbeat_192.168.100.182_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "heartbeat_192.168.100.182_start_0 c001n02" -> "group-1_running_0" [ style = bold] "heartbeat_192.168.100.182_start_0 c001n02" -> "heartbeat_192.168.100.182_monitor_5000 c001n02" [ style = bold] "heartbeat_192.168.100.182_start_0 c001n02" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"heartbeat_192.168.100.182_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"heartbeat_192.168.100.182_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "heartbeat_192.168.100.182_stop_0 c001n03" -> "all_stopped" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] -"heartbeat_192.168.100.182_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] -"lsb_dummy_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] +"heartbeat_192.168.100.182_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"lsb_dummy_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] "lsb_dummy_start_0 c001n08" -> "lsb_dummy_monitor_5000 c001n08" [ style = bold] -"lsb_dummy_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"lsb_dummy_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] "lsb_dummy_stop_0 c001n02" -> "all_stopped" [ style = bold] "lsb_dummy_stop_0 c001n02" -> "lsb_dummy_start_0 c001n08" [ style = bold] -"lsb_dummy_stop_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"lsb_dummy_stop_0 c001n02" [ style=bold color="green" fontcolor="black" ] "master_rsc_1_demote_0" -> "master_rsc_1_demoted_0" [ style = bold] "master_rsc_1_demote_0" -> "ocf_msdummy:0_demote_0 c001n01" [ style = bold] -"master_rsc_1_demote_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_demote_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_demoted_0" -> "master_rsc_1_stop_0" [ style = bold] -"master_rsc_1_demoted_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_demoted_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_stop_0" -> "master_rsc_1_stopped_0" [ style = bold] "master_rsc_1_stop_0" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] "master_rsc_1_stop_0" -> "ocf_msdummy:4_stop_0 c001n01" [ style = bold] -"master_rsc_1_stop_0" [ style=bold color="green" fontcolor="orange" ] -"master_rsc_1_stopped_0" [ style=bold color="green" fontcolor="orange" ] -"ocf_192.168.100.181_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"master_rsc_1_stop_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"ocf_192.168.100.181_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.181_start_0 c001n02" -> "group-1_running_0" [ style = bold] "ocf_192.168.100.181_start_0 c001n02" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "ocf_192.168.100.181_start_0 c001n02" -> "ocf_192.168.100.181_monitor_5000 c001n02" [ style = bold] -"ocf_192.168.100.181_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.181_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.181_stop_0 c001n03" -> "all_stopped" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] -"ocf_192.168.100.181_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] -"ocf_192.168.100.183_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.181_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.183_start_0 c001n02" -> "group-1_running_0" [ style = bold] "ocf_192.168.100.183_start_0 c001n02" -> "ocf_192.168.100.183_monitor_5000 c001n02" [ style = bold] -"ocf_192.168.100.183_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.183_stop_0 c001n03" -> "all_stopped" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"ocf_192.168.100.183_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:0_demote_0 c001n01" -> "master_rsc_1_demoted_0" [ style = bold] "ocf_msdummy:0_demote_0 c001n01" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] -"ocf_msdummy:0_demote_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"ocf_msdummy:0_demote_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "ocf_msdummy:0_stop_0 c001n01" -> "all_stopped" [ style = bold] "ocf_msdummy:0_stop_0 c001n01" -> "master_rsc_1_stopped_0" [ style = bold] -"ocf_msdummy:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"ocf_msdummy:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "ocf_msdummy:4_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"ocf_msdummy:4_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:4_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:4_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:4_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"ocf_msdummy:4_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:4_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_stop_0 c001n01" -> "all_stopped" [ style = bold] "ocf_msdummy:4_stop_0 c001n01" -> "master_rsc_1_stopped_0" [ style = bold] -"ocf_msdummy:4_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"ocf_msdummy:4_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "ocf_msdummy:5_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"ocf_msdummy:5_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:5_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"ocf_msdummy:5_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:5_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:6_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:6_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:6_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:6_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"ocf_msdummy:6_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:6_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:7_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"ocf_msdummy:7_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:7_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:7_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:7_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:7_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n02" -> "probe_complete" [ style = bold] -"probe_complete c001n02" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n02" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n03" -> "probe_complete" [ style = bold] -"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n08" -> "probe_complete" [ style = bold] -"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "DcIPaddr_stop_0 c001n01" [ style = bold] "probe_complete" -> "child_DoFencing:0_stop_0 c001n01" [ style = bold] "probe_complete" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "probe_complete" -> "lsb_dummy_stop_0 c001n02" [ style = bold] "probe_complete" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "probe_complete" -> "ocf_192.168.100.183_stop_0 c001n03" [ style = bold] "probe_complete" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] "probe_complete" -> "ocf_msdummy:4_stop_0 c001n01" [ style = bold] "probe_complete" -> "rsc_c001n01_stop_0 c001n01" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] -"rsc_c001n01_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n01_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_start_0 c001n03" -> "rsc_c001n01_monitor_5000 c001n03" [ style = bold] -"rsc_c001n01_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_stop_0 c001n01" -> "all_stopped" [ style = bold] "rsc_c001n01_stop_0 c001n01" -> "rsc_c001n01_start_0 c001n03" [ style = bold] -"rsc_c001n01_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n01_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "stonith c001n01" -> "DcIPaddr_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "all_stopped" [ style = bold] "stonith c001n01" -> "master_rsc_1_stop_0" [ style = bold] "stonith c001n01" -> "ocf_msdummy:0_demote_0 c001n01" [ style = bold] "stonith c001n01" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "ocf_msdummy:4_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "rsc_c001n01_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "stonith_complete" [ style = bold] -"stonith c001n01" [ style=bold color="green" fontcolor="black" ] +"stonith c001n01" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "DcIPaddr_start_0 c001n03" [ style = bold] +"stonith_complete" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] +"stonith_complete" -> "lsb_dummy_start_0 c001n08" [ style = bold] +"stonith_complete" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] +"stonith_complete" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] +"stonith_complete" -> "rsc_c001n01_start_0 c001n03" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith c001n01" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/master-7.exp b/pengine/test10/master-7.exp index 30e88049bc..f890b2c135 100644 --- a/pengine/test10/master-7.exp +++ b/pengine/test10/master-7.exp @@ -1,759 +1,777 @@ - - - + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - - - - + + + + - - + + - - + + - - + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - + + - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - + + - - - - - + + + + + + + + - + - - - - - - + + + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - + + - - - + + + - + - - + + + + + - - - + + + - + - - - - + + + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - - + + - - - - - + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - + + + + - + - - + + - + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - - - + + + + + - - - + + + - + - + - - - - + + + + - + - + - - - - + + + + - + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - + + + + - + - - - - + + + + - + - - + + - - + + - - - - + + + + - - + + - - - - - - + + + + + + - + - - - - + + + + - - + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - - - + + + + + - - - + + + - - - - + + + + diff --git a/pengine/test10/master-8.dot b/pengine/test10/master-8.dot index d6d4d787db..bdac986336 100644 --- a/pengine/test10/master-8.dot +++ b/pengine/test10/master-8.dot @@ -1,151 +1,158 @@ - digraph "g" { -"DcIPaddr_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] +digraph "g" { +"DcIPaddr_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_start_0 c001n03" -> "DcIPaddr_monitor_5000 c001n03" [ style = bold] -"DcIPaddr_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_stop_0 c001n01" -> "DcIPaddr_start_0 c001n03" [ style = bold] "DcIPaddr_stop_0 c001n01" -> "all_stopped" [ style = bold] -"DcIPaddr_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"DcIPaddr_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "DoFencing_stop_0" -> "DoFencing_stopped_0" [ style = bold] "DoFencing_stop_0" -> "child_DoFencing:0_stop_0 c001n01" [ style = bold] -"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] -"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] +"DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:0_stop_0 c001n01" -> "DoFencing_stopped_0" [ style = bold] -"child_DoFencing:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"child_DoFencing:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:2_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"child_DoFencing:3_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] -"group-1_running_0" [ style=bold color="green" fontcolor="orange" ] +"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"group-1_running_0" [ style=bold color="green" fontcolor="orange" ] "group-1_start_0" -> "group-1_running_0" [ style = bold] "group-1_start_0" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "group-1_start_0" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] "group-1_start_0" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"group-1_start_0" [ style=bold color="green" fontcolor="orange" ] +"group-1_start_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stop_0" -> "group-1_stopped_0" [ style = bold] "group-1_stop_0" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.183_stop_0 c001n03" [ style = bold] -"group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] +"group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stopped_0" -> "group-1_start_0" [ style = bold] -"group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] -"heartbeat_192.168.100.182_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"heartbeat_192.168.100.182_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "heartbeat_192.168.100.182_start_0 c001n02" -> "group-1_running_0" [ style = bold] "heartbeat_192.168.100.182_start_0 c001n02" -> "heartbeat_192.168.100.182_monitor_5000 c001n02" [ style = bold] "heartbeat_192.168.100.182_start_0 c001n02" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"heartbeat_192.168.100.182_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"heartbeat_192.168.100.182_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "heartbeat_192.168.100.182_stop_0 c001n03" -> "all_stopped" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] -"heartbeat_192.168.100.182_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] -"lsb_dummy_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] +"heartbeat_192.168.100.182_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"lsb_dummy_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] "lsb_dummy_start_0 c001n08" -> "lsb_dummy_monitor_5000 c001n08" [ style = bold] -"lsb_dummy_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"lsb_dummy_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] "lsb_dummy_stop_0 c001n02" -> "all_stopped" [ style = bold] "lsb_dummy_stop_0 c001n02" -> "lsb_dummy_start_0 c001n08" [ style = bold] -"lsb_dummy_stop_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"lsb_dummy_stop_0 c001n02" [ style=bold color="green" fontcolor="black" ] "master_rsc_1_demote_0" -> "master_rsc_1_demoted_0" [ style = bold] "master_rsc_1_demote_0" -> "ocf_msdummy:0_demote_0 c001n01" [ style = bold] -"master_rsc_1_demote_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_demote_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_demoted_0" -> "master_rsc_1_start_0" [ style = bold] "master_rsc_1_demoted_0" -> "master_rsc_1_stop_0" [ style = bold] -"master_rsc_1_demoted_0" [ style=bold color="green" fontcolor="orange" ] -"master_rsc_1_running_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_demoted_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_running_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_start_0" -> "master_rsc_1_running_0" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:0_start_0 c001n03" [ style = bold] -"master_rsc_1_start_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_start_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_stop_0" -> "master_rsc_1_stopped_0" [ style = bold] "master_rsc_1_stop_0" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] -"master_rsc_1_stop_0" [ style=bold color="green" fontcolor="orange" ] +"master_rsc_1_stop_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_stopped_0" -> "master_rsc_1_start_0" [ style = bold] -"master_rsc_1_stopped_0" [ style=bold color="green" fontcolor="orange" ] -"ocf_192.168.100.181_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"master_rsc_1_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"ocf_192.168.100.181_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.181_start_0 c001n02" -> "group-1_running_0" [ style = bold] "ocf_192.168.100.181_start_0 c001n02" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "ocf_192.168.100.181_start_0 c001n02" -> "ocf_192.168.100.181_monitor_5000 c001n02" [ style = bold] -"ocf_192.168.100.181_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.181_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.181_stop_0 c001n03" -> "all_stopped" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] -"ocf_192.168.100.181_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] -"ocf_192.168.100.183_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.181_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.183_start_0 c001n02" -> "group-1_running_0" [ style = bold] "ocf_192.168.100.183_start_0 c001n02" -> "ocf_192.168.100.183_monitor_5000 c001n02" [ style = bold] -"ocf_192.168.100.183_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.183_stop_0 c001n03" -> "all_stopped" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"ocf_192.168.100.183_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_stop_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:0_demote_0 c001n01" -> "master_rsc_1_demoted_0" [ style = bold] "ocf_msdummy:0_demote_0 c001n01" -> "ocf_msdummy:0_monitor_5000 c001n03" [ style = bold] "ocf_msdummy:0_demote_0 c001n01" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] -"ocf_msdummy:0_demote_0 c001n01" [ style=bold color="green" fontcolor="orange" ] -"ocf_msdummy:0_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:0_demote_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"ocf_msdummy:0_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:0_start_0 c001n03" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:0_start_0 c001n03" -> "ocf_msdummy:0_monitor_5000 c001n03" [ style = bold] -"ocf_msdummy:0_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:0_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:0_stop_0 c001n01" -> "all_stopped" [ style = bold] "ocf_msdummy:0_stop_0 c001n01" -> "master_rsc_1_stopped_0" [ style = bold] "ocf_msdummy:0_stop_0 c001n01" -> "ocf_msdummy:0_start_0 c001n03" [ style = bold] -"ocf_msdummy:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"ocf_msdummy:0_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "ocf_msdummy:4_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"ocf_msdummy:4_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:4_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:4_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:4_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"ocf_msdummy:4_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:4_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"ocf_msdummy:5_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:5_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:5_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:5_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"ocf_msdummy:5_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:5_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:6_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:6_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:6_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:6_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"ocf_msdummy:6_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:6_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:7_monitor_0 c001n02" -> "probe_complete c001n02" [ style = bold] -"ocf_msdummy:7_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:7_monitor_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:7_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"ocf_msdummy:7_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"ocf_msdummy:7_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n02" -> "probe_complete" [ style = bold] -"probe_complete c001n02" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n02" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n03" -> "probe_complete" [ style = bold] -"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n08" -> "probe_complete" [ style = bold] -"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "DcIPaddr_stop_0 c001n01" [ style = bold] "probe_complete" -> "child_DoFencing:0_stop_0 c001n01" [ style = bold] "probe_complete" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "probe_complete" -> "lsb_dummy_stop_0 c001n02" [ style = bold] "probe_complete" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "probe_complete" -> "ocf_192.168.100.183_stop_0 c001n03" [ style = bold] "probe_complete" -> "ocf_msdummy:0_start_0 c001n03" [ style = bold] "probe_complete" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] "probe_complete" -> "rsc_c001n01_stop_0 c001n01" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] -"rsc_c001n01_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n01_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_start_0 c001n03" -> "rsc_c001n01_monitor_5000 c001n03" [ style = bold] -"rsc_c001n01_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_stop_0 c001n01" -> "all_stopped" [ style = bold] "rsc_c001n01_stop_0 c001n01" -> "rsc_c001n01_start_0 c001n03" [ style = bold] -"rsc_c001n01_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n01_stop_0 c001n01" [ style=bold color="green" fontcolor="orange" ] "stonith c001n01" -> "DcIPaddr_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "all_stopped" [ style = bold] "stonith c001n01" -> "master_rsc_1_stop_0" [ style = bold] "stonith c001n01" -> "ocf_msdummy:0_demote_0 c001n01" [ style = bold] "stonith c001n01" -> "ocf_msdummy:0_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "rsc_c001n01_stop_0 c001n01" [ style = bold] "stonith c001n01" -> "stonith_complete" [ style = bold] -"stonith c001n01" [ style=bold color="green" fontcolor="black" ] +"stonith c001n01" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "DcIPaddr_start_0 c001n03" [ style = bold] +"stonith_complete" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] +"stonith_complete" -> "lsb_dummy_start_0 c001n08" [ style = bold] +"stonith_complete" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] +"stonith_complete" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] +"stonith_complete" -> "ocf_msdummy:0_start_0 c001n03" [ style = bold] +"stonith_complete" -> "rsc_c001n01_start_0 c001n03" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith c001n01" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/master-8.exp b/pengine/test10/master-8.exp index 769bd9aeef..cd98fbca2c 100644 --- a/pengine/test10/master-8.exp +++ b/pengine/test10/master-8.exp @@ -1,812 +1,833 @@ - - - + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - - - - + + + + - - + + - - + + - - + + - - - - - + + + + + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - + + - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - + + - - - - - + + + + + + + + - + - - - - - - + + + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - + + - - - + + + - + - - + + + + + - - - + + + - + - - - - + + + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - - + + - - - - - + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - + + + + - + - - - - + + + + - - + + - - - + + + - + - - + + - - + + - - + + - - - - - + + + + + - - - + + + - - + + - - - - - + + + + + + + + - - - + + + - - + + - - + + - - - - - + + + + + - - - + + + - - + + - - - - - + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - - - + + + + + + - + - - - - + + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - - + + + - - + + - - - - - - + + + + + + - - + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - - - + + + + + - - - + + + - - - - + + + + diff --git a/pengine/test10/master-depend.xml b/pengine/test10/master-depend.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/master-group.xml b/pengine/test10/master-group.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/migrate-fencing.dot b/pengine/test10/migrate-fencing.dot index 39e34170b3..174c535797 100644 --- a/pengine/test10/migrate-fencing.dot +++ b/pengine/test10/migrate-fencing.dot @@ -1,127 +1,133 @@ digraph "g" { "Connectivity_stop_0" -> "Connectivity_stopped_0" [ style = bold] "Connectivity_stop_0" -> "ping-1:0_stop_0 pcmk-4" [ style = bold] "Connectivity_stop_0" [ style=bold color="green" fontcolor="orange" ] "Connectivity_stopped_0" [ style=bold color="green" fontcolor="orange" ] "FencingChild:0_stop_0 pcmk-4" -> "Fencing_stopped_0" [ style = bold] "FencingChild:0_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "Fencing_stop_0" -> "FencingChild:0_stop_0 pcmk-4" [ style = bold] "Fencing_stop_0" -> "Fencing_stopped_0" [ style = bold] "Fencing_stop_0" [ style=bold color="green" fontcolor="orange" ] "Fencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "group-1_running_0" -> "lsb-dummy_start_0 pcmk-1" [ style = bold] "group-1_running_0" [ style=bold color="green" fontcolor="orange" ] "group-1_start_0" -> "group-1_running_0" [ style = bold] "group-1_start_0" -> "r192.168.101.181_start_0 pcmk-1" [ style = bold] "group-1_start_0" -> "r192.168.101.182_start_0 pcmk-1" [ style = bold] "group-1_start_0" -> "r192.168.101.183_start_0 pcmk-1" [ style = bold] "group-1_start_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stop_0" -> "group-1_stopped_0" [ style = bold] "group-1_stop_0" -> "r192.168.101.181_stop_0 pcmk-4" [ style = bold] "group-1_stop_0" -> "r192.168.101.182_stop_0 pcmk-4" [ style = bold] "group-1_stop_0" -> "r192.168.101.183_stop_0 pcmk-4" [ style = bold] "group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stopped_0" -> "group-1_start_0" [ style = bold] "group-1_stopped_0" -> "master-1_demote_0" [ style = bold] "group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] "lsb-dummy_monitor_5000 pcmk-1" [ style=bold color="green" fontcolor="black" ] "lsb-dummy_start_0 pcmk-1" -> "lsb-dummy_monitor_5000 pcmk-1" [ style = bold] "lsb-dummy_start_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "lsb-dummy_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "lsb-dummy_stop_0 pcmk-4" -> "group-1_stop_0" [ style = bold] "lsb-dummy_stop_0 pcmk-4" -> "lsb-dummy_start_0 pcmk-1" [ style = bold] "lsb-dummy_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "master-1_demote_0" -> "master-1_demoted_0" [ style = bold] "master-1_demote_0" -> "stateful-1:0_demote_0 pcmk-4" [ style = bold] "master-1_demote_0" [ style=bold color="green" fontcolor="orange" ] "master-1_demoted_0" -> "master-1_promote_0" [ style = bold] "master-1_demoted_0" -> "master-1_stop_0" [ style = bold] "master-1_demoted_0" [ style=bold color="green" fontcolor="orange" ] "master-1_promote_0" -> "stateful-1:1_promote_0 pcmk-1" [ style = bold] "master-1_promote_0" [ style=bold color="green" fontcolor="orange" ] "master-1_promoted_0" -> "group-1_start_0" [ style = bold] "master-1_promoted_0" [ style=bold color="green" fontcolor="orange" ] "master-1_stop_0" -> "master-1_stopped_0" [ style = bold] "master-1_stop_0" -> "stateful-1:0_stop_0 pcmk-4" [ style = bold] "master-1_stop_0" [ style=bold color="green" fontcolor="orange" ] "master-1_stopped_0" -> "master-1_promote_0" [ style = bold] "master-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] "migrator_migrate_from_0 pcmk-3" -> "migrator_stop_0 pcmk-1" [ style = bold] "migrator_migrate_from_0 pcmk-3" [ style=bold color="green" fontcolor="black" ] "migrator_migrate_to_0 pcmk-1" -> "migrator_migrate_from_0 pcmk-3" [ style = bold] "migrator_migrate_to_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "migrator_monitor_10000 pcmk-3" [ style=bold color="green" fontcolor="black" ] "migrator_start_0 pcmk-3" -> "migrator_monitor_10000 pcmk-3" [ style = bold] "migrator_start_0 pcmk-3" [ style=bold color="green" fontcolor="orange" ] "migrator_stop_0 pcmk-1" -> "all_stopped" [ style = bold] "migrator_stop_0 pcmk-1" -> "migrator_start_0 pcmk-3" [ style = bold] "migrator_stop_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "ping-1:0_stop_0 pcmk-4" -> "Connectivity_stopped_0" [ style = bold] "ping-1:0_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "ping-1:0_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "r192.168.101.181_monitor_5000 pcmk-1" [ style=bold color="green" fontcolor="black" ] "r192.168.101.181_start_0 pcmk-1" -> "group-1_running_0" [ style = bold] "r192.168.101.181_start_0 pcmk-1" -> "r192.168.101.181_monitor_5000 pcmk-1" [ style = bold] "r192.168.101.181_start_0 pcmk-1" -> "r192.168.101.182_start_0 pcmk-1" [ style = bold] "r192.168.101.181_start_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "r192.168.101.181_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "r192.168.101.181_stop_0 pcmk-4" -> "group-1_stopped_0" [ style = bold] "r192.168.101.181_stop_0 pcmk-4" -> "r192.168.101.181_start_0 pcmk-1" [ style = bold] "r192.168.101.181_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "r192.168.101.182_monitor_5000 pcmk-1" [ style=bold color="green" fontcolor="black" ] "r192.168.101.182_start_0 pcmk-1" -> "group-1_running_0" [ style = bold] "r192.168.101.182_start_0 pcmk-1" -> "r192.168.101.182_monitor_5000 pcmk-1" [ style = bold] "r192.168.101.182_start_0 pcmk-1" -> "r192.168.101.183_start_0 pcmk-1" [ style = bold] "r192.168.101.182_start_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "r192.168.101.182_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "r192.168.101.182_stop_0 pcmk-4" -> "group-1_stopped_0" [ style = bold] "r192.168.101.182_stop_0 pcmk-4" -> "r192.168.101.181_stop_0 pcmk-4" [ style = bold] "r192.168.101.182_stop_0 pcmk-4" -> "r192.168.101.182_start_0 pcmk-1" [ style = bold] "r192.168.101.182_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "r192.168.101.183_monitor_5000 pcmk-1" [ style=bold color="green" fontcolor="black" ] "r192.168.101.183_start_0 pcmk-1" -> "group-1_running_0" [ style = bold] "r192.168.101.183_start_0 pcmk-1" -> "r192.168.101.183_monitor_5000 pcmk-1" [ style = bold] "r192.168.101.183_start_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "r192.168.101.183_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "r192.168.101.183_stop_0 pcmk-4" -> "group-1_stopped_0" [ style = bold] "r192.168.101.183_stop_0 pcmk-4" -> "r192.168.101.182_stop_0 pcmk-4" [ style = bold] "r192.168.101.183_stop_0 pcmk-4" -> "r192.168.101.183_start_0 pcmk-1" [ style = bold] "r192.168.101.183_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "rsc_pcmk-4_monitor_5000 pcmk-2" [ style=bold color="green" fontcolor="black" ] "rsc_pcmk-4_start_0 pcmk-2" -> "rsc_pcmk-4_monitor_5000 pcmk-2" [ style = bold] "rsc_pcmk-4_start_0 pcmk-2" [ style=bold color="green" fontcolor="black" ] "rsc_pcmk-4_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "rsc_pcmk-4_stop_0 pcmk-4" -> "rsc_pcmk-4_start_0 pcmk-2" [ style = bold] "rsc_pcmk-4_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "stateful-1:0_demote_0 pcmk-4" -> "master-1_demoted_0" [ style = bold] "stateful-1:0_demote_0 pcmk-4" -> "stateful-1:0_stop_0 pcmk-4" [ style = bold] "stateful-1:0_demote_0 pcmk-4" [ style=bold color="green" fontcolor="black" ] "stateful-1:0_stop_0 pcmk-4" -> "all_stopped" [ style = bold] "stateful-1:0_stop_0 pcmk-4" -> "master-1_stopped_0" [ style = bold] "stateful-1:0_stop_0 pcmk-4" [ style=bold color="green" fontcolor="orange" ] "stateful-1:1_monitor_16000 pcmk-1" [ style=bold color="green" fontcolor="black" ] "stateful-1:1_promote_0 pcmk-1" -> "master-1_promoted_0" [ style = bold] "stateful-1:1_promote_0 pcmk-1" -> "stateful-1:1_monitor_16000 pcmk-1" [ style = bold] "stateful-1:1_promote_0 pcmk-1" [ style=bold color="green" fontcolor="black" ] "stateful-1:2_monitor_15000 pcmk-2" [ style=bold color="green" fontcolor="black" ] "stateful-1:3_monitor_15000 pcmk-3" [ style=bold color="green" fontcolor="black" ] "stonith pcmk-4" -> "Connectivity_stop_0" [ style = bold] "stonith pcmk-4" -> "all_stopped" [ style = bold] "stonith pcmk-4" -> "group-1_stop_0" [ style = bold] "stonith pcmk-4" -> "lsb-dummy_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "master-1_stop_0" [ style = bold] "stonith pcmk-4" -> "ping-1:0_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "r192.168.101.181_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "r192.168.101.182_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "r192.168.101.183_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "rsc_pcmk-4_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "stateful-1:0_stop_0 pcmk-4" [ style = bold] "stonith pcmk-4" -> "stonith_complete" [ style = bold] "stonith pcmk-4" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "lsb-dummy_start_0 pcmk-1" [ style = bold] "stonith_complete" -> "migrator_migrate_to_0 pcmk-1" [ style = bold] +"stonith_complete" -> "migrator_start_0 pcmk-3" [ style = bold] +"stonith_complete" -> "r192.168.101.181_start_0 pcmk-1" [ style = bold] +"stonith_complete" -> "r192.168.101.182_start_0 pcmk-1" [ style = bold] +"stonith_complete" -> "r192.168.101.183_start_0 pcmk-1" [ style = bold] +"stonith_complete" -> "rsc_pcmk-4_start_0 pcmk-2" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith pcmk-4" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/migrate-fencing.exp b/pengine/test10/migrate-fencing.exp index 0a6d359820..bd6d9b8af7 100644 --- a/pengine/test10/migrate-fencing.exp +++ b/pengine/test10/migrate-fencing.exp @@ -1,669 +1,687 @@ + + + + + + + + + + + + + + + + + + diff --git a/pengine/test10/novell-252693.xml b/pengine/test10/novell-252693.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/rec-node-11.dot b/pengine/test10/rec-node-11.dot index de76b7eab0..34e7ae3ce1 100644 --- a/pengine/test10/rec-node-11.dot +++ b/pengine/test10/rec-node-11.dot @@ -1,62 +1,67 @@ - digraph "g" { -"all_stopped" -> "rsc3_start_0 node2" [ style = bold] +digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] -"group1_running_0" [ style=bold color="green" fontcolor="orange" ] +"group1_running_0" [ style=bold color="green" fontcolor="orange" ] "group1_start_0" -> "group1_running_0" [ style = bold] "group1_start_0" -> "rsc1_start_0 node2" [ style = bold] "group1_start_0" -> "rsc2_start_0 node2" [ style = bold] -"group1_start_0" [ style=bold color="green" fontcolor="orange" ] +"group1_start_0" [ style=bold color="green" fontcolor="orange" ] "group1_stop_0" -> "group1_stopped_0" [ style = bold] "group1_stop_0" -> "rsc1_stop_0 node1" [ style = bold] "group1_stop_0" -> "rsc2_stop_0 node1" [ style = bold] -"group1_stop_0" [ style=bold color="green" fontcolor="orange" ] +"group1_stop_0" [ style=bold color="green" fontcolor="orange" ] "group1_stopped_0" -> "group1_start_0" [ style = bold] "group1_stopped_0" -> "rsc3_stop_0 node2" [ style = bold] -"group1_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"group1_stopped_0" [ style=bold color="green" fontcolor="orange" ] "probe_complete node2" -> "probe_complete" [ style = bold] -"probe_complete node2" [ style=bold color="green" fontcolor="black" ] +"probe_complete node2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "rsc1_start_0 node2" [ style = bold] "probe_complete" -> "rsc1_stop_0 node1" [ style = bold] "probe_complete" -> "rsc2_start_0 node2" [ style = bold] "probe_complete" -> "rsc2_stop_0 node1" [ style = bold] "probe_complete" -> "rsc3_stop_0 node2" [ style = bold] "probe_complete" -> "stonith-1_start_0 node2" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc1_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc1_start_0 node2" -> "group1_running_0" [ style = bold] "rsc1_start_0 node2" -> "rsc2_start_0 node2" [ style = bold] -"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc1_stop_0 node1" -> "all_stopped" [ style = bold] "rsc1_stop_0 node1" -> "group1_stopped_0" [ style = bold] "rsc1_stop_0 node1" -> "rsc1_start_0 node2" [ style = bold] -"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "rsc2_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc2_start_0 node2" -> "group1_running_0" [ style = bold] -"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc2_stop_0 node1" -> "all_stopped" [ style = bold] "rsc2_stop_0 node1" -> "group1_stopped_0" [ style = bold] "rsc2_stop_0 node1" -> "rsc1_stop_0 node1" [ style = bold] "rsc2_stop_0 node1" -> "rsc2_start_0 node2" [ style = bold] -"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "rsc3_start_0 node2" -> "group1_start_0" [ style = bold] -"rsc3_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc3_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc3_stop_0 node2" -> "all_stopped" [ style = bold] "rsc3_stop_0 node2" -> "rsc3_start_0 node2" [ style = bold] -"rsc3_stop_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc3_stop_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith node1" -> "all_stopped" [ style = bold] "stonith node1" -> "group1_stop_0" [ style = bold] "stonith node1" -> "rsc1_stop_0 node1" [ style = bold] "stonith node1" -> "rsc2_stop_0 node1" [ style = bold] "stonith node1" -> "stonith_complete" [ style = bold] -"stonith node1" [ style=bold color="green" fontcolor="black" ] +"stonith node1" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 node2" -> "probe_complete node2" [ style = bold] "stonith-1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 node2" -> "stonith_up" [ style = bold] "stonith-1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc1_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc1_stop_0 node1" [ style = bold] +"stonith_complete" -> "rsc2_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc2_stop_0 node1" [ style = bold] +"stonith_complete" -> "rsc3_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc3_stop_0 node2" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith node1" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-11.exp b/pengine/test10/rec-node-11.exp index 7582ac9be3..38bdf5b267 100644 --- a/pengine/test10/rec-node-11.exp +++ b/pengine/test10/rec-node-11.exp @@ -1,308 +1,323 @@ - - - + + + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - + - - - + + + - - + + - - + + - - - + + + + + + - + - - - + + + - - + + - - + + + + + - - - + + + - + + + + - + - - - + + + - - + + - - + + + + + - - - + + + - + - + - + - + - - - - + + + + - - - + + + + + + - + - - - + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - + + - + - + - + - - - - + + + + diff --git a/pengine/test10/rec-node-12.dot b/pengine/test10/rec-node-12.dot index ad37a9c6c9..29a14cefc2 100644 --- a/pengine/test10/rec-node-12.dot +++ b/pengine/test10/rec-node-12.dot @@ -1,120 +1,120 @@ - digraph "g" { +digraph "g" { "DcIPaddr_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"DcIPaddr_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"DcIPaddr_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"DcIPaddr_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] -"DcIPaddr_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"DcIPaddr_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] "DcIPaddr_start_0 c001n08" -> "DcIPaddr_monitor_5000 c001n08" [ style = bold] -"DcIPaddr_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] -"DoFencing_running_0" [ style=bold color="green" fontcolor="orange" ] +"DcIPaddr_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"DoFencing_running_0" [ style=bold color="green" fontcolor="orange" ] "DoFencing_start_0" -> "DoFencing_running_0" [ style = bold] "DoFencing_start_0" -> "child_DoFencing:0_start_0 c001n03" [ style = bold] "DoFencing_start_0" -> "child_DoFencing:1_start_0 c001n01" [ style = bold] "DoFencing_start_0" -> "child_DoFencing:2_start_0 c001n08" [ style = bold] -"DoFencing_start_0" [ style=bold color="green" fontcolor="orange" ] -"all_stopped" -> "DcIPaddr_start_0 c001n08" [ style = bold] -"all_stopped" -> "rsc_c001n01_start_0 c001n01" [ style = bold] -"all_stopped" -> "rsc_c001n02_start_0 c001n01" [ style = bold] -"all_stopped" -> "rsc_c001n03_start_0 c001n03" [ style = bold] -"all_stopped" -> "rsc_c001n08_start_0 c001n08" [ style = bold] +"DoFencing_start_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:0_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:0_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:0_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:0_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:0_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:0_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:0_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:0_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:0_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:0_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:0_start_0 c001n03" -> "DoFencing_running_0" [ style = bold] "child_DoFencing:0_start_0 c001n03" -> "child_DoFencing:0_monitor_5000 c001n03" [ style = bold] "child_DoFencing:0_start_0 c001n03" -> "stonith_up" [ style = bold] "child_DoFencing:0_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:1_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:1_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:1_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:1_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:1_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:1_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:1_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:1_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:1_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:1_monitor_5000 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:1_start_0 c001n01" -> "DoFencing_running_0" [ style = bold] "child_DoFencing:1_start_0 c001n01" -> "child_DoFencing:1_monitor_5000 c001n01" [ style = bold] "child_DoFencing:1_start_0 c001n01" -> "stonith_up" [ style = bold] "child_DoFencing:1_start_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:2_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:2_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_start_0 c001n08" -> "DoFencing_running_0" [ style = bold] "child_DoFencing:2_start_0 c001n08" -> "child_DoFencing:2_monitor_5000 c001n08" [ style = bold] "child_DoFencing:2_start_0 c001n08" -> "stonith_up" [ style = bold] "child_DoFencing:2_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"child_DoFencing:3_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:3_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"child_DoFencing:3_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"child_DoFencing:3_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n01" -> "probe_complete" [ style = bold] -"probe_complete c001n01" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n01" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n03" -> "probe_complete" [ style = bold] -"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n03" [ style=bold color="green" fontcolor="black" ] "probe_complete c001n08" -> "probe_complete" [ style = bold] -"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] +"probe_complete c001n08" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "DcIPaddr_start_0 c001n08" [ style = bold] "probe_complete" -> "child_DoFencing:0_start_0 c001n03" [ style = bold] "probe_complete" -> "child_DoFencing:1_start_0 c001n01" [ style = bold] "probe_complete" -> "child_DoFencing:2_start_0 c001n08" [ style = bold] "probe_complete" -> "rsc_c001n01_start_0 c001n01" [ style = bold] "probe_complete" -> "rsc_c001n02_start_0 c001n01" [ style = bold] "probe_complete" -> "rsc_c001n03_start_0 c001n03" [ style = bold] "probe_complete" -> "rsc_c001n08_start_0 c001n08" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc_c001n01_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n01_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n01_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n01_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] -"rsc_c001n01_monitor_5000 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_monitor_5000 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n01_start_0 c001n01" -> "rsc_c001n01_monitor_5000 c001n01" [ style = bold] -"rsc_c001n01_start_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n01_start_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n02_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n02_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n02_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n02_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n02_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n02_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_monitor_5000 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n02_start_0 c001n01" -> "rsc_c001n02_monitor_5000 c001n01" [ style = bold] "rsc_c001n02_start_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n03_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n03_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n03_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n03_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n03_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n03_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] -"rsc_c001n03_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_monitor_5000 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n03_start_0 c001n03" -> "rsc_c001n03_monitor_5000 c001n03" [ style = bold] -"rsc_c001n03_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n03_start_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n08_monitor_0 c001n01" -> "probe_complete c001n01" [ style = bold] -"rsc_c001n08_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_monitor_0 c001n01" [ style=bold color="green" fontcolor="black" ] "rsc_c001n08_monitor_0 c001n03" -> "probe_complete c001n03" [ style = bold] -"rsc_c001n08_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_monitor_0 c001n03" [ style=bold color="green" fontcolor="black" ] "rsc_c001n08_monitor_0 c001n08" -> "probe_complete c001n08" [ style = bold] -"rsc_c001n08_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] -"rsc_c001n08_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_monitor_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_monitor_5000 c001n08" [ style=bold color="green" fontcolor="black" ] "rsc_c001n08_start_0 c001n08" -> "rsc_c001n08_monitor_5000 c001n08" [ style = bold] -"rsc_c001n08_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n08_start_0 c001n08" [ style=bold color="green" fontcolor="black" ] "stonith c001n02" -> "all_stopped" [ style = bold] "stonith c001n02" -> "stonith_complete" [ style = bold] -"stonith c001n02" [ style=bold color="green" fontcolor="black" ] +"stonith c001n02" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "DcIPaddr_start_0 c001n08" [ style = bold] +"stonith_complete" -> "rsc_c001n01_start_0 c001n01" [ style = bold] +"stonith_complete" -> "rsc_c001n02_start_0 c001n01" [ style = bold] +"stonith_complete" -> "rsc_c001n03_start_0 c001n03" [ style = bold] +"stonith_complete" -> "rsc_c001n08_start_0 c001n08" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith c001n02" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-12.exp b/pengine/test10/rec-node-12.exp index 2ae9496e60..fd935716a9 100644 --- a/pengine/test10/rec-node-12.exp +++ b/pengine/test10/rec-node-12.exp @@ -1,690 +1,690 @@ - - - + + + - + - - + + - - - + + + - + - - + + - + - + - - - - - + + + + + - - - - - - + + + + + + - + - - - - + + + + - - - + + + - + - - - - - - + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - + + + + - + - - - - + + + + - - - + + + - + - - - - - - + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - + + + + - + - - - - + + + + - - - + + + - + - - - - - - + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - + + + + - + - - - - + + + + - - - + + + - + - - - - - - + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - + + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - + + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - + + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - - - - + + + + - + - + - - - - - - + + + + + + - + - - - - - - - - + + + + + + + + - - - - - - + + + + + + - + - - - - + + + + - - + + - - - - + + + + - - + + - - + + - - - - - - + + + + + + - - + + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - + + + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - + + - - + + - - - + + + - + - + diff --git a/pengine/test10/rec-node-15.dot b/pengine/test10/rec-node-15.dot index b59df04393..92ed6ad577 100644 --- a/pengine/test10/rec-node-15.dot +++ b/pengine/test10/rec-node-15.dot @@ -1,106 +1,106 @@ - digraph "g" { +digraph "g" { "Filesystem_13_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black" ] "Filesystem_13_start_0 sapcl01" -> "Filesystem_13_monitor_120000 sapcl01" [ style = bold] "Filesystem_13_start_0 sapcl01" -> "app02_running_0" [ style = bold] "Filesystem_13_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "Filesystem_13_stop_0 sapcl02" -> "Filesystem_13_start_0 sapcl01" [ style = bold] "Filesystem_13_stop_0 sapcl02" -> "LVM_12_stop_0 sapcl02" [ style = bold] "Filesystem_13_stop_0 sapcl02" -> "all_stopped" [ style = bold] "Filesystem_13_stop_0 sapcl02" -> "app02_stopped_0" [ style = bold] "Filesystem_13_stop_0 sapcl02" [ style=bold color="green" fontcolor="black" ] "Filesystem_23_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black" ] "Filesystem_23_start_0 sapcl01" -> "Filesystem_23_monitor_120000 sapcl01" [ style = bold] "Filesystem_23_start_0 sapcl01" -> "oracle_24_start_0 sapcl01" [ style = bold] "Filesystem_23_start_0 sapcl01" -> "oracle_running_0" [ style = bold] "Filesystem_23_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "IPaddr_192_168_1_102_monitor_5000 sapcl01" [ style=bold color="green" fontcolor="black" ] "IPaddr_192_168_1_102_start_0 sapcl01" -> "IPaddr_192_168_1_102_monitor_5000 sapcl01" [ style = bold] "IPaddr_192_168_1_102_start_0 sapcl01" -> "LVM_12_start_0 sapcl01" [ style = bold] "IPaddr_192_168_1_102_start_0 sapcl01" -> "app02_running_0" [ style = bold] "IPaddr_192_168_1_102_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "IPaddr_192_168_1_102_stop_0 sapcl02" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold] "IPaddr_192_168_1_102_stop_0 sapcl02" -> "all_stopped" [ style = bold] "IPaddr_192_168_1_102_stop_0 sapcl02" -> "app02_stopped_0" [ style = bold] "IPaddr_192_168_1_102_stop_0 sapcl02" [ style=bold color="green" fontcolor="black" ] "IPaddr_192_168_1_104_monitor_5000 sapcl01" [ style=bold color="green" fontcolor="black" ] "IPaddr_192_168_1_104_start_0 sapcl01" -> "IPaddr_192_168_1_104_monitor_5000 sapcl01" [ style = bold] "IPaddr_192_168_1_104_start_0 sapcl01" -> "LVM_22_start_0 sapcl01" [ style = bold] "IPaddr_192_168_1_104_start_0 sapcl01" -> "oracle_running_0" [ style = bold] "IPaddr_192_168_1_104_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "LVM_12_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black" ] "LVM_12_start_0 sapcl01" -> "Filesystem_13_start_0 sapcl01" [ style = bold] "LVM_12_start_0 sapcl01" -> "LVM_12_monitor_120000 sapcl01" [ style = bold] "LVM_12_start_0 sapcl01" -> "app02_running_0" [ style = bold] "LVM_12_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "LVM_12_stop_0 sapcl02" -> "IPaddr_192_168_1_102_stop_0 sapcl02" [ style = bold] "LVM_12_stop_0 sapcl02" -> "LVM_12_start_0 sapcl01" [ style = bold] "LVM_12_stop_0 sapcl02" -> "all_stopped" [ style = bold] "LVM_12_stop_0 sapcl02" -> "app02_stopped_0" [ style = bold] "LVM_12_stop_0 sapcl02" [ style=bold color="green" fontcolor="black" ] "LVM_22_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black" ] "LVM_22_start_0 sapcl01" -> "Filesystem_23_start_0 sapcl01" [ style = bold] "LVM_22_start_0 sapcl01" -> "LVM_22_monitor_120000 sapcl01" [ style = bold] "LVM_22_start_0 sapcl01" -> "oracle_running_0" [ style = bold] "LVM_22_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] -"all_stopped" -> "Filesystem_13_start_0 sapcl01" [ style = bold] -"all_stopped" -> "Filesystem_23_start_0 sapcl01" [ style = bold] -"all_stopped" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold] -"all_stopped" -> "IPaddr_192_168_1_104_start_0 sapcl01" [ style = bold] -"all_stopped" -> "LVM_12_start_0 sapcl01" [ style = bold] -"all_stopped" -> "LVM_22_start_0 sapcl01" [ style = bold] -"all_stopped" -> "oracle_24_start_0 sapcl01" [ style = bold] -"all_stopped" -> "oralsnr_25_start_0 sapcl01" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "app02_running_0" [ style=bold color="green" fontcolor="orange" ] "app02_start_0" -> "Filesystem_13_start_0 sapcl01" [ style = bold] "app02_start_0" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold] "app02_start_0" -> "LVM_12_start_0 sapcl01" [ style = bold] "app02_start_0" -> "app02_running_0" [ style = bold] "app02_start_0" [ style=bold color="green" fontcolor="orange" ] "app02_stop_0" -> "Filesystem_13_stop_0 sapcl02" [ style = bold] "app02_stop_0" -> "IPaddr_192_168_1_102_stop_0 sapcl02" [ style = bold] "app02_stop_0" -> "LVM_12_stop_0 sapcl02" [ style = bold] "app02_stop_0" -> "app02_stopped_0" [ style = bold] "app02_stop_0" [ style=bold color="green" fontcolor="orange" ] "app02_stopped_0" -> "app02_start_0" [ style = bold] "app02_stopped_0" [ style=bold color="green" fontcolor="orange" ] "oracle_24_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black" ] "oracle_24_start_0 sapcl01" -> "oracle_24_monitor_120000 sapcl01" [ style = bold] "oracle_24_start_0 sapcl01" -> "oracle_running_0" [ style = bold] "oracle_24_start_0 sapcl01" -> "oralsnr_25_start_0 sapcl01" [ style = bold] "oracle_24_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "oracle_running_0" [ style=bold color="green" fontcolor="orange" ] "oracle_start_0" -> "Filesystem_23_start_0 sapcl01" [ style = bold] "oracle_start_0" -> "IPaddr_192_168_1_104_start_0 sapcl01" [ style = bold] "oracle_start_0" -> "LVM_22_start_0 sapcl01" [ style = bold] "oracle_start_0" -> "oracle_24_start_0 sapcl01" [ style = bold] "oracle_start_0" -> "oracle_running_0" [ style = bold] "oracle_start_0" -> "oralsnr_25_start_0 sapcl01" [ style = bold] "oracle_start_0" [ style=bold color="green" fontcolor="orange" ] "oralsnr_25_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black" ] "oralsnr_25_start_0 sapcl01" -> "oracle_running_0" [ style = bold] "oralsnr_25_start_0 sapcl01" -> "oralsnr_25_monitor_120000 sapcl01" [ style = bold] "oralsnr_25_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "probe_complete sapcl01" -> "probe_complete" [ style = bold] "probe_complete sapcl01" [ style=bold color="green" fontcolor="black" ] "probe_complete sapcl02" -> "probe_complete" [ style = bold] "probe_complete sapcl02" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "Filesystem_13_stop_0 sapcl02" [ style = bold] "probe_complete" -> "IPaddr_192_168_1_102_stop_0 sapcl02" [ style = bold] "probe_complete" -> "LVM_12_stop_0 sapcl02" [ style = bold] "probe_complete" -> "stonith-1_start_0 sapcl01" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith sapcl03" -> "all_stopped" [ style = bold] "stonith sapcl03" -> "stonith_complete" [ style = bold] "stonith sapcl03" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 sapcl01" -> "probe_complete sapcl01" [ style = bold] "stonith-1_monitor_0 sapcl01" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 sapcl02" -> "probe_complete sapcl02" [ style = bold] "stonith-1_monitor_0 sapcl02" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 sapcl01" -> "stonith_up" [ style = bold] "stonith-1_start_0 sapcl01" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "Filesystem_13_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "Filesystem_23_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "IPaddr_192_168_1_104_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "LVM_12_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "LVM_22_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "oracle_24_start_0 sapcl01" [ style = bold] +"stonith_complete" -> "oralsnr_25_start_0 sapcl01" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith sapcl03" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-15.exp b/pengine/test10/rec-node-15.exp index fc86148cda..d9b6a16924 100644 --- a/pengine/test10/rec-node-15.exp +++ b/pengine/test10/rec-node-15.exp @@ -1,543 +1,543 @@ - - + + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - - + + + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - + - + - - - - - - - + + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - + - + - - - - - - - + + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - + - + - - - - - - + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - - + + + - + - + - + - + - + - - - - + + + + - - - + + + - + - - - - - - - + + + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - - - - - - - + + + + - - + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - - - - - - - + + + + - - + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - - - - - - - + + + + - - + + - - - + + + + + + - + - + - - - - + + + + - - - + + + - + - - - - - - + + + - - + + - + + + + - + - - - + + + - + - - + + - + - + - - - + + + - - - - + + + + diff --git a/pengine/test10/rec-node-2.dot b/pengine/test10/rec-node-2.dot index b1b8c5bff4..41bb10ab71 100644 --- a/pengine/test10/rec-node-2.dot +++ b/pengine/test10/rec-node-2.dot @@ -1,64 +1,64 @@ - digraph "g" { +digraph "g" { "all_stopped" -> "rsc1_start_0 node2" [ style = bold] "all_stopped" -> "rsc3_start_0 node2" [ style = bold] -"all_stopped" -> "rsc4_start_0 node2" [ style = bold] -"all_stopped" -> "rsc6_start_0 node2" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] -"group1_running_0" [ style=bold color="green" fontcolor="orange" ] +"group1_running_0" [ style=bold color="green" fontcolor="orange" ] "group1_start_0" -> "group1_running_0" [ style = bold] "group1_start_0" -> "rsc3_start_0 node2" [ style = bold] "group1_start_0" -> "rsc4_start_0 node2" [ style = bold] -"group1_start_0" [ style=bold color="green" fontcolor="orange" ] -"group2_running_0" [ style=bold color="green" fontcolor="orange" ] +"group1_start_0" [ style=bold color="green" fontcolor="orange" ] +"group2_running_0" [ style=bold color="green" fontcolor="orange" ] "group2_start_0" -> "group2_running_0" [ style = bold] "group2_start_0" -> "rsc5_start_0 node2" [ style = bold] "group2_start_0" -> "rsc6_start_0 node2" [ style = bold] -"group2_start_0" [ style=bold color="green" fontcolor="orange" ] +"group2_start_0" [ style=bold color="green" fontcolor="orange" ] "probe_complete node2" -> "probe_complete" [ style = bold] -"probe_complete node2" [ style=bold color="green" fontcolor="black" ] +"probe_complete node2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "rsc1_start_0 node2" [ style = bold] "probe_complete" -> "rsc2_start_0 node2" [ style = bold] "probe_complete" -> "rsc3_start_0 node2" [ style = bold] "probe_complete" -> "rsc4_start_0 node2" [ style = bold] "probe_complete" -> "rsc5_start_0 node2" [ style = bold] "probe_complete" -> "rsc6_start_0 node2" [ style = bold] "probe_complete" -> "stonith-1_start_0 node2" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc1_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc2_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc3_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc3_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc3_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc3_start_0 node2" -> "group1_running_0" [ style = bold] "rsc3_start_0 node2" -> "rsc4_start_0 node2" [ style = bold] -"rsc3_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc3_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc4_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc4_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc4_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc4_start_0 node2" -> "group1_running_0" [ style = bold] -"rsc4_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc4_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc5_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc5_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc5_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc5_start_0 node2" -> "group2_running_0" [ style = bold] "rsc5_start_0 node2" -> "rsc6_start_0 node2" [ style = bold] -"rsc5_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc5_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc6_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc6_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc6_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc6_start_0 node2" -> "group2_running_0" [ style = bold] -"rsc6_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc6_start_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith node1" -> "all_stopped" [ style = bold] "stonith node1" -> "stonith_complete" [ style = bold] -"stonith node1" [ style=bold color="green" fontcolor="black" ] +"stonith node1" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 node2" -> "probe_complete node2" [ style = bold] "stonith-1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 node2" -> "stonith_up" [ style = bold] "stonith-1_start_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith_complete" -> "rsc2_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc4_start_0 node2" [ style = bold] "stonith_complete" -> "rsc5_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc6_start_0 node2" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith node1" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-2.exp b/pengine/test10/rec-node-2.exp index 4ae63c39f1..8b0c98e74e 100644 --- a/pengine/test10/rec-node-2.exp +++ b/pengine/test10/rec-node-2.exp @@ -1,338 +1,338 @@ - - - + + + - + - - - - - - - - - - - + + + + + + + + + + + - + - - - - + + + + - + - + - - - - + + + + - - + + - - - + + + - + - + - + - + - - - - + + + + - - + + - - + + - - - + + + - + - - - + + + - + - + - - - - - - - - - - + + + + + + + + + + - - - + + + - + - - - - + + + + - + - + - - - - - - - - - - + + + + + + + - - + + - - - + + + + + + - + - + - + - + - - - - + + + + - - + + - - + + - - - + + + - + - - - + + + - + - + - - - - - - - + + + + + + + - + - - + + - + - - - - + + + + - + - + - - - - - - - - - - + + + + + + + - - + + - - - + + + + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - - + + + - - + + - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - - + + + - + - - + + - + - + - + diff --git a/pengine/test10/rec-node-4.dot b/pengine/test10/rec-node-4.dot index 009ecdedd3..1455b8047e 100644 --- a/pengine/test10/rec-node-4.dot +++ b/pengine/test10/rec-node-4.dot @@ -1,36 +1,40 @@ - digraph "g" { +digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] "probe_complete node2" -> "probe_complete" [ style = bold] -"probe_complete node2" [ style=bold color="green" fontcolor="black" ] +"probe_complete node2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "rsc1_start_0 node2" [ style = bold] "probe_complete" -> "rsc1_stop_0 node1" [ style = bold] "probe_complete" -> "rsc2_start_0 node2" [ style = bold] "probe_complete" -> "rsc2_stop_0 node1" [ style = bold] "probe_complete" -> "stonith-1_start_0 node2" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc1_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc1_stop_0 node1" -> "all_stopped" [ style = bold] "rsc1_stop_0 node1" -> "rsc1_start_0 node2" [ style = bold] -"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "rsc2_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc2_stop_0 node1" -> "all_stopped" [ style = bold] "rsc2_stop_0 node1" -> "rsc2_start_0 node2" [ style = bold] -"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "stonith node1" -> "all_stopped" [ style = bold] "stonith node1" -> "rsc1_stop_0 node1" [ style = bold] "stonith node1" -> "rsc2_stop_0 node1" [ style = bold] "stonith node1" -> "stonith_complete" [ style = bold] -"stonith node1" [ style=bold color="green" fontcolor="black" ] +"stonith node1" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 node2" -> "probe_complete node2" [ style = bold] "stonith-1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 node2" -> "stonith_up" [ style = bold] "stonith-1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc1_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc1_stop_0 node1" [ style = bold] +"stonith_complete" -> "rsc2_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc2_stop_0 node1" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith node1" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-4.exp b/pengine/test10/rec-node-4.exp index 4676c61aee..69856cc2a8 100644 --- a/pengine/test10/rec-node-4.exp +++ b/pengine/test10/rec-node-4.exp @@ -1,192 +1,204 @@ - - - + + + + + + - - - + + + - - + + + + + - - - + + + - + - - - + + + - - + + - - - + + + + + + - + - - - + + + - - + + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - + + - + - + - + - - - - + + + + diff --git a/pengine/test10/rec-node-6.dot b/pengine/test10/rec-node-6.dot index 009ecdedd3..1455b8047e 100644 --- a/pengine/test10/rec-node-6.dot +++ b/pengine/test10/rec-node-6.dot @@ -1,36 +1,40 @@ - digraph "g" { +digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] "probe_complete node2" -> "probe_complete" [ style = bold] -"probe_complete node2" [ style=bold color="green" fontcolor="black" ] +"probe_complete node2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "rsc1_start_0 node2" [ style = bold] "probe_complete" -> "rsc1_stop_0 node1" [ style = bold] "probe_complete" -> "rsc2_start_0 node2" [ style = bold] "probe_complete" -> "rsc2_stop_0 node1" [ style = bold] "probe_complete" -> "stonith-1_start_0 node2" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc1_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc1_stop_0 node1" -> "all_stopped" [ style = bold] "rsc1_stop_0 node1" -> "rsc1_start_0 node2" [ style = bold] -"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "rsc2_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc2_stop_0 node1" -> "all_stopped" [ style = bold] "rsc2_stop_0 node1" -> "rsc2_start_0 node2" [ style = bold] -"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "stonith node1" -> "all_stopped" [ style = bold] "stonith node1" -> "rsc1_stop_0 node1" [ style = bold] "stonith node1" -> "rsc2_stop_0 node1" [ style = bold] "stonith node1" -> "stonith_complete" [ style = bold] -"stonith node1" [ style=bold color="green" fontcolor="black" ] +"stonith node1" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 node2" -> "probe_complete node2" [ style = bold] "stonith-1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 node2" -> "stonith_up" [ style = bold] "stonith-1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc1_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc1_stop_0 node1" [ style = bold] +"stonith_complete" -> "rsc2_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc2_stop_0 node1" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith node1" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-6.exp b/pengine/test10/rec-node-6.exp index 4676c61aee..69856cc2a8 100644 --- a/pengine/test10/rec-node-6.exp +++ b/pengine/test10/rec-node-6.exp @@ -1,192 +1,204 @@ - - - + + + + + + - - - + + + - - + + + + + - - - + + + - + - - - + + + - - + + - - - + + + + + + - + - - - + + + - - + + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - + + - + - + - + - - - - + + + + diff --git a/pengine/test10/rec-node-7.dot b/pengine/test10/rec-node-7.dot index 009ecdedd3..1455b8047e 100644 --- a/pengine/test10/rec-node-7.dot +++ b/pengine/test10/rec-node-7.dot @@ -1,36 +1,40 @@ - digraph "g" { +digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] "probe_complete node2" -> "probe_complete" [ style = bold] -"probe_complete node2" [ style=bold color="green" fontcolor="black" ] +"probe_complete node2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "rsc1_start_0 node2" [ style = bold] "probe_complete" -> "rsc1_stop_0 node1" [ style = bold] "probe_complete" -> "rsc2_start_0 node2" [ style = bold] "probe_complete" -> "rsc2_stop_0 node1" [ style = bold] "probe_complete" -> "stonith-1_start_0 node2" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc1_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc1_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc1_stop_0 node1" -> "all_stopped" [ style = bold] "rsc1_stop_0 node1" -> "rsc1_start_0 node2" [ style = bold] -"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc1_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "rsc2_monitor_0 node2" -> "probe_complete node2" [ style = bold] -"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] -"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] +"rsc2_start_0 node2" [ style=bold color="green" fontcolor="black" ] "rsc2_stop_0 node1" -> "all_stopped" [ style = bold] "rsc2_stop_0 node1" -> "rsc2_start_0 node2" [ style = bold] -"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] +"rsc2_stop_0 node1" [ style=bold color="green" fontcolor="orange" ] "stonith node1" -> "all_stopped" [ style = bold] "stonith node1" -> "rsc1_stop_0 node1" [ style = bold] "stonith node1" -> "rsc2_stop_0 node1" [ style = bold] "stonith node1" -> "stonith_complete" [ style = bold] -"stonith node1" [ style=bold color="green" fontcolor="black" ] +"stonith node1" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 node2" -> "probe_complete node2" [ style = bold] "stonith-1_monitor_0 node2" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 node2" -> "stonith_up" [ style = bold] "stonith-1_start_0 node2" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc1_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc1_stop_0 node1" [ style = bold] +"stonith_complete" -> "rsc2_start_0 node2" [ style = bold] +"stonith_complete" -> "rsc2_stop_0 node1" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith node1" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-node-7.exp b/pengine/test10/rec-node-7.exp index 4676c61aee..69856cc2a8 100644 --- a/pengine/test10/rec-node-7.exp +++ b/pengine/test10/rec-node-7.exp @@ -1,192 +1,204 @@ - - - + + + + + + - - - + + + - - + + + + + - - - + + + - + - - - + + + - - + + - - - + + + + + + - + - - - + + + - - + + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - + + - + - + - + - - - - + + + + diff --git a/pengine/test10/rec-rsc-5.dot b/pengine/test10/rec-rsc-5.dot index 5a7eb542b1..0dcd261fce 100644 --- a/pengine/test10/rec-rsc-5.dot +++ b/pengine/test10/rec-rsc-5.dot @@ -1,36 +1,40 @@ - digraph "g" { +digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] "probe_complete node1" -> "probe_complete" [ style = bold] -"probe_complete node1" [ style=bold color="green" fontcolor="black" ] +"probe_complete node1" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "rsc1_start_0 node1" [ style = bold] "probe_complete" -> "rsc1_stop_0 node2" [ style = bold] "probe_complete" -> "rsc2_start_0 node1" [ style = bold] "probe_complete" -> "rsc2_stop_0 node2" [ style = bold] "probe_complete" -> "stonith-1_start_0 node1" [ style = bold] -"probe_complete" [ style=bold color="green" fontcolor="orange" ] +"probe_complete" [ style=bold color="green" fontcolor="orange" ] "rsc1_monitor_0 node1" -> "probe_complete node1" [ style = bold] -"rsc1_monitor_0 node1" [ style=bold color="green" fontcolor="black" ] -"rsc1_start_0 node1" [ style=bold color="green" fontcolor="black" ] +"rsc1_monitor_0 node1" [ style=bold color="green" fontcolor="black" ] +"rsc1_start_0 node1" [ style=bold color="green" fontcolor="black" ] "rsc1_stop_0 node2" -> "all_stopped" [ style = bold] "rsc1_stop_0 node2" -> "rsc1_start_0 node1" [ style = bold] -"rsc1_stop_0 node2" [ style=bold color="green" fontcolor="orange" ] +"rsc1_stop_0 node2" [ style=bold color="green" fontcolor="orange" ] "rsc2_monitor_0 node1" -> "probe_complete node1" [ style = bold] -"rsc2_monitor_0 node1" [ style=bold color="green" fontcolor="black" ] -"rsc2_start_0 node1" [ style=bold color="green" fontcolor="black" ] +"rsc2_monitor_0 node1" [ style=bold color="green" fontcolor="black" ] +"rsc2_start_0 node1" [ style=bold color="green" fontcolor="black" ] "rsc2_stop_0 node2" -> "all_stopped" [ style = bold] "rsc2_stop_0 node2" -> "rsc2_start_0 node1" [ style = bold] "rsc2_stop_0 node2" [ style=bold color="green" fontcolor="orange" ] "stonith node2" -> "all_stopped" [ style = bold] "stonith node2" -> "rsc1_stop_0 node2" [ style = bold] "stonith node2" -> "rsc2_stop_0 node2" [ style = bold] "stonith node2" -> "stonith_complete" [ style = bold] -"stonith node2" [ style=bold color="green" fontcolor="black" ] +"stonith node2" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 node1" -> "probe_complete node1" [ style = bold] "stonith-1_monitor_0 node1" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 node1" -> "stonith_up" [ style = bold] "stonith-1_start_0 node1" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc1_start_0 node1" [ style = bold] +"stonith_complete" -> "rsc1_stop_0 node2" [ style = bold] +"stonith_complete" -> "rsc2_start_0 node1" [ style = bold] +"stonith_complete" -> "rsc2_stop_0 node2" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith node2" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/rec-rsc-5.exp b/pengine/test10/rec-rsc-5.exp index b398975ca1..454708e069 100644 --- a/pengine/test10/rec-rsc-5.exp +++ b/pengine/test10/rec-rsc-5.exp @@ -1,192 +1,204 @@ - - - + + + + + + - - - + + + - - + + + + + - - - + + + - + - - - + + + - - + + - - - + + + + + + + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - + + - + - + - + - - - - + + + + diff --git a/pengine/test10/standby.xml b/pengine/test10/standby.xml old mode 100755 new mode 100644 diff --git a/pengine/test10/stonith-0.dot b/pengine/test10/stonith-0.dot index 9252a97ebf..0d3de98768 100644 --- a/pengine/test10/stonith-0.dot +++ b/pengine/test10/stonith-0.dot @@ -1,89 +1,94 @@ - digraph "g" { +digraph "g" { "all_stopped" [ style=bold color="green" fontcolor="orange" ] -"child_DoFencing:4_monitor_20000 c001n08" [ style=bold color="green" fontcolor="black" ] -"group-1_running_0" [ style=bold color="green" fontcolor="orange" ] +"child_DoFencing:4_monitor_20000 c001n08" [ style=bold color="green" fontcolor="black" ] +"group-1_running_0" [ style=bold color="green" fontcolor="orange" ] "group-1_start_0" -> "group-1_running_0" [ style = bold] "group-1_start_0" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "group-1_start_0" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] "group-1_start_0" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"group-1_start_0" [ style=bold color="green" fontcolor="orange" ] +"group-1_start_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stop_0" -> "group-1_stopped_0" [ style = bold] "group-1_stop_0" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.181_stop_0 c001n05" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.183_stop_0 c001n03" [ style = bold] "group-1_stop_0" -> "ocf_192.168.100.183_stop_0 c001n05" [ style = bold] -"group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] +"group-1_stop_0" [ style=bold color="green" fontcolor="orange" ] "group-1_stopped_0" -> "group-1_start_0" [ style = bold] -"group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] -"heartbeat_192.168.100.182_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"group-1_stopped_0" [ style=bold color="green" fontcolor="orange" ] +"heartbeat_192.168.100.182_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "heartbeat_192.168.100.182_start_0 c001n02" -> "group-1_running_0" [ style = bold] "heartbeat_192.168.100.182_start_0 c001n02" -> "heartbeat_192.168.100.182_monitor_5000 c001n02" [ style = bold] "heartbeat_192.168.100.182_start_0 c001n02" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"heartbeat_192.168.100.182_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"heartbeat_192.168.100.182_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "heartbeat_192.168.100.182_stop_0 c001n03" -> "all_stopped" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" -> "ocf_192.168.100.181_stop_0 c001n05" [ style = bold] "heartbeat_192.168.100.182_stop_0 c001n03" [ style=bold color="green" fontcolor="orange" ] -"ocf_192.168.100.181_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.181_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.181_start_0 c001n02" -> "group-1_running_0" [ style = bold] "ocf_192.168.100.181_start_0 c001n02" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] "ocf_192.168.100.181_start_0 c001n02" -> "ocf_192.168.100.181_monitor_5000 c001n02" [ style = bold] -"ocf_192.168.100.181_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.181_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.181_stop_0 c001n03" -> "all_stopped" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] "ocf_192.168.100.181_stop_0 c001n03" [ style=bold color="green" fontcolor="orange" ] "ocf_192.168.100.181_stop_0 c001n05" -> "all_stopped" [ style = bold] "ocf_192.168.100.181_stop_0 c001n05" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.181_stop_0 c001n05" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] "ocf_192.168.100.181_stop_0 c001n05" [ style=bold color="green" fontcolor="orange" ] -"ocf_192.168.100.183_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_monitor_5000 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.183_start_0 c001n02" -> "group-1_running_0" [ style = bold] "ocf_192.168.100.183_start_0 c001n02" -> "ocf_192.168.100.183_monitor_5000 c001n02" [ style = bold] -"ocf_192.168.100.183_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_start_0 c001n02" [ style=bold color="green" fontcolor="black" ] "ocf_192.168.100.183_stop_0 c001n03" -> "all_stopped" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "ocf_192.168.100.183_stop_0 c001n03" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"ocf_192.168.100.183_stop_0 c001n03" [ style=bold color="green" fontcolor="orange" ] +"ocf_192.168.100.183_stop_0 c001n03" [ style=bold color="green" fontcolor="orange" ] "ocf_192.168.100.183_stop_0 c001n05" -> "all_stopped" [ style = bold] "ocf_192.168.100.183_stop_0 c001n05" -> "group-1_stopped_0" [ style = bold] "ocf_192.168.100.183_stop_0 c001n05" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "ocf_192.168.100.183_stop_0 c001n05" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] -"ocf_192.168.100.183_stop_0 c001n05" [ style=bold color="green" fontcolor="orange" ] -"rsc_c001n05_monitor_5000 c001n07" [ style=bold color="green" fontcolor="black" ] +"ocf_192.168.100.183_stop_0 c001n05" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n05_monitor_5000 c001n07" [ style=bold color="green" fontcolor="black" ] "rsc_c001n05_start_0 c001n07" -> "rsc_c001n05_monitor_5000 c001n07" [ style = bold] -"rsc_c001n05_start_0 c001n07" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n05_start_0 c001n07" [ style=bold color="green" fontcolor="black" ] "rsc_c001n05_stop_0 c001n05" -> "all_stopped" [ style = bold] "rsc_c001n05_stop_0 c001n05" -> "rsc_c001n05_start_0 c001n07" [ style = bold] -"rsc_c001n05_stop_0 c001n05" [ style=bold color="green" fontcolor="orange" ] -"rsc_c001n07_monitor_5000 c001n07" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n05_stop_0 c001n05" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n07_monitor_5000 c001n07" [ style=bold color="green" fontcolor="black" ] "rsc_c001n07_start_0 c001n07" -> "rsc_c001n07_monitor_5000 c001n07" [ style = bold] -"rsc_c001n07_start_0 c001n07" [ style=bold color="green" fontcolor="black" ] +"rsc_c001n07_start_0 c001n07" [ style=bold color="green" fontcolor="black" ] "rsc_c001n07_stop_0 c001n03" -> "all_stopped" [ style = bold] "rsc_c001n07_stop_0 c001n03" -> "rsc_c001n07_start_0 c001n07" [ style = bold] -"rsc_c001n07_stop_0 c001n03" [ style=bold color="green" fontcolor="orange" ] +"rsc_c001n07_stop_0 c001n03" [ style=bold color="green" fontcolor="orange" ] "stonith c001n03" -> "all_stopped" [ style = bold] "stonith c001n03" -> "group-1_stop_0" [ style = bold] "stonith c001n03" -> "heartbeat_192.168.100.182_stop_0 c001n03" [ style = bold] "stonith c001n03" -> "ocf_192.168.100.181_stop_0 c001n03" [ style = bold] "stonith c001n03" -> "ocf_192.168.100.183_stop_0 c001n03" [ style = bold] "stonith c001n03" -> "rsc_c001n07_stop_0 c001n03" [ style = bold] -"stonith c001n03" [ style=bold color="green" fontcolor="black" ] +"stonith c001n03" [ style=bold color="green" fontcolor="black" ] "stonith c001n05" -> "all_stopped" [ style = bold] "stonith c001n05" -> "group-1_stop_0" [ style = bold] "stonith c001n05" -> "ocf_192.168.100.181_stop_0 c001n05" [ style = bold] "stonith c001n05" -> "ocf_192.168.100.183_stop_0 c001n05" [ style = bold] "stonith c001n05" -> "rsc_c001n05_stop_0 c001n05" [ style = bold] "stonith c001n05" -> "stonith c001n03" [ style = bold] "stonith c001n05" -> "stonith_complete" [ style = bold] -"stonith c001n05" [ style=bold color="green" fontcolor="black" ] +"stonith c001n05" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "heartbeat_192.168.100.182_start_0 c001n02" [ style = bold] +"stonith_complete" -> "ocf_192.168.100.181_start_0 c001n02" [ style = bold] +"stonith_complete" -> "ocf_192.168.100.183_start_0 c001n02" [ style = bold] +"stonith_complete" -> "rsc_c001n05_start_0 c001n07" [ style = bold] +"stonith_complete" -> "rsc_c001n07_start_0 c001n07" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith c001n03" [ style = bold] "stonith_up" -> "stonith c001n05" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/stonith-0.exp b/pengine/test10/stonith-0.exp index 9e8f48af08..724f35ebec 100644 --- a/pengine/test10/stonith-0.exp +++ b/pengine/test10/stonith-0.exp @@ -1,441 +1,456 @@ - - - + + + - - - - + + + + - - + + - - + + - - + + - - + + - - - + + + - + - - + + - + - + - - - - + + + + - - + + - - + + - - + + - + - + - + - + - - - + + + - + - - - + + + - - + + - - + + - - - + + + + + + - + - - - - + + + + - - + + - - + + - - - + + + - + - - - + + + - - + + - - + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - + + + - - + + - - - - - + + + + + + + + - - + + - - - + + + - - + + - - + + - - - + + + - + - - - + + + - - - + + + - + - + - - - - + + + + - - + + - - + + - - + + - - - + + + + + + - - + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - - - + + + + + + - - - + + + - + - + - - + + - + - + - - + + - - - + + + - - + + - - - - + + + + - + - + - - + + - - + + - - - - + + + + diff --git a/pengine/test10/stonith-1.dot b/pengine/test10/stonith-1.dot index 3cc148c1a8..48c606dd07 100644 --- a/pengine/test10/stonith-1.dot +++ b/pengine/test10/stonith-1.dot @@ -1,103 +1,112 @@ digraph "g" { "DoFencing_running_0" [ style=bold color="green" fontcolor="orange" ] "DoFencing_start_0" -> "DoFencing_running_0" [ style = bold] "DoFencing_start_0" -> "child_DoFencing:2_start_0 sles-4" [ style = bold] "DoFencing_start_0" [ style=bold color="green" fontcolor="orange" ] "DoFencing_stop_0" -> "DoFencing_stopped_0" [ style = bold] "DoFencing_stop_0" -> "child_DoFencing:2_stop_0 sles-3" [ style = bold] "DoFencing_stop_0" [ style=bold color="green" fontcolor="orange" ] "DoFencing_stopped_0" -> "DoFencing_start_0" [ style = bold] "DoFencing_stopped_0" [ style=bold color="green" fontcolor="orange" ] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "child_DoFencing:2_monitor_60000 sles-4" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_start_0 sles-4" -> "DoFencing_running_0" [ style = bold] "child_DoFencing:2_start_0 sles-4" -> "child_DoFencing:2_monitor_60000 sles-4" [ style = bold] "child_DoFencing:2_start_0 sles-4" -> "stonith_up" [ style = bold] "child_DoFencing:2_start_0 sles-4" [ style=bold color="green" fontcolor="black" ] "child_DoFencing:2_stop_0 sles-3" -> "DoFencing_stopped_0" [ style = bold] "child_DoFencing:2_stop_0 sles-3" -> "child_DoFencing:2_start_0 sles-4" [ style = bold] "child_DoFencing:2_stop_0 sles-3" [ style=bold color="green" fontcolor="orange" ] "group-1_running_0" [ style=bold color="green" fontcolor="orange" ] "group-1_start_0" -> "group-1_running_0" [ style = bold] "group-1_start_0" -> "r192.168.100.183_start_0 sles-1" [ style = bold] "group-1_start_0" [ style=bold color="green" fontcolor="orange" ] "lsb_dummy_monitor_5000 sles-2" [ style=bold color="green" fontcolor="black" ] "master_rsc_1_running_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_start_0" -> "master_rsc_1_running_0" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:0_start_0 sles-4" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:1_start_0 sles-1" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:2_start_0 sles-2" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:3_start_0 sles-4" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:4_start_0 sles-1" [ style = bold] "master_rsc_1_start_0" -> "ocf_msdummy:5_start_0 sles-2" [ style = bold] "master_rsc_1_start_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_stop_0" -> "master_rsc_1_stopped_0" [ style = bold] "master_rsc_1_stop_0" -> "ocf_msdummy:2_stop_0 sles-3" [ style = bold] "master_rsc_1_stop_0" -> "ocf_msdummy:5_stop_0 sles-3" [ style = bold] "master_rsc_1_stop_0" [ style=bold color="green" fontcolor="orange" ] "master_rsc_1_stopped_0" -> "master_rsc_1_start_0" [ style = bold] "master_rsc_1_stopped_0" [ style=bold color="green" fontcolor="orange" ] "migrator_monitor_10000 sles-4" [ style=bold color="green" fontcolor="black" ] "migrator_start_0 sles-4" -> "migrator_monitor_10000 sles-4" [ style = bold] "migrator_start_0 sles-4" [ style=bold color="green" fontcolor="black" ] "migrator_stop_0 sles-3" -> "all_stopped" [ style = bold] "migrator_stop_0 sles-3" -> "migrator_start_0 sles-4" [ style = bold] "migrator_stop_0 sles-3" [ style=bold color="green" fontcolor="orange" ] "ocf_msdummy:0_monitor_5000 sles-4" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:0_start_0 sles-4" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:0_start_0 sles-4" -> "ocf_msdummy:0_monitor_5000 sles-4" [ style = bold] "ocf_msdummy:0_start_0 sles-4" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:1_monitor_5000 sles-1" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:1_start_0 sles-1" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:1_start_0 sles-1" -> "ocf_msdummy:1_monitor_5000 sles-1" [ style = bold] "ocf_msdummy:1_start_0 sles-1" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:2_monitor_5000 sles-2" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:2_start_0 sles-2" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:2_start_0 sles-2" -> "ocf_msdummy:2_monitor_5000 sles-2" [ style = bold] "ocf_msdummy:2_start_0 sles-2" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:2_stop_0 sles-3" -> "all_stopped" [ style = bold] "ocf_msdummy:2_stop_0 sles-3" -> "master_rsc_1_stopped_0" [ style = bold] "ocf_msdummy:2_stop_0 sles-3" -> "ocf_msdummy:2_start_0 sles-2" [ style = bold] "ocf_msdummy:2_stop_0 sles-3" [ style=bold color="green" fontcolor="orange" ] "ocf_msdummy:3_monitor_5000 sles-4" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:3_start_0 sles-4" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:3_start_0 sles-4" -> "ocf_msdummy:3_monitor_5000 sles-4" [ style = bold] "ocf_msdummy:3_start_0 sles-4" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_monitor_5000 sles-1" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:4_start_0 sles-1" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:4_start_0 sles-1" -> "ocf_msdummy:4_monitor_5000 sles-1" [ style = bold] "ocf_msdummy:4_start_0 sles-1" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_monitor_5000 sles-2" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_start_0 sles-2" -> "master_rsc_1_running_0" [ style = bold] "ocf_msdummy:5_start_0 sles-2" -> "ocf_msdummy:5_monitor_5000 sles-2" [ style = bold] "ocf_msdummy:5_start_0 sles-2" [ style=bold color="green" fontcolor="black" ] "ocf_msdummy:5_stop_0 sles-3" -> "all_stopped" [ style = bold] "ocf_msdummy:5_stop_0 sles-3" -> "master_rsc_1_stopped_0" [ style = bold] "ocf_msdummy:5_stop_0 sles-3" -> "ocf_msdummy:5_start_0 sles-2" [ style = bold] "ocf_msdummy:5_stop_0 sles-3" [ style=bold color="green" fontcolor="orange" ] "r192.168.100.182_monitor_5000 sles-1" [ style=bold color="green" fontcolor="black" ] "r192.168.100.183_monitor_5000 sles-1" [ style=bold color="green" fontcolor="black" ] "r192.168.100.183_start_0 sles-1" -> "group-1_running_0" [ style = bold] "r192.168.100.183_start_0 sles-1" -> "r192.168.100.183_monitor_5000 sles-1" [ style = bold] "r192.168.100.183_start_0 sles-1" [ style=bold color="green" fontcolor="black" ] "rsc_sles-2_monitor_5000 sles-2" [ style=bold color="green" fontcolor="black" ] "rsc_sles-3_monitor_5000 sles-4" [ style=bold color="green" fontcolor="black" ] "rsc_sles-3_start_0 sles-4" -> "rsc_sles-3_monitor_5000 sles-4" [ style = bold] "rsc_sles-3_start_0 sles-4" [ style=bold color="green" fontcolor="black" ] "rsc_sles-3_stop_0 sles-3" -> "all_stopped" [ style = bold] "rsc_sles-3_stop_0 sles-3" -> "rsc_sles-3_start_0 sles-4" [ style = bold] "rsc_sles-3_stop_0 sles-3" [ style=bold color="green" fontcolor="orange" ] "rsc_sles-4_monitor_5000 sles-4" [ style=bold color="green" fontcolor="black" ] "stonith sles-3" -> "all_stopped" [ style = bold] "stonith sles-3" -> "master_rsc_1_stop_0" [ style = bold] "stonith sles-3" -> "migrator_stop_0 sles-3" [ style = bold] "stonith sles-3" -> "ocf_msdummy:2_stop_0 sles-3" [ style = bold] "stonith sles-3" -> "ocf_msdummy:5_stop_0 sles-3" [ style = bold] "stonith sles-3" -> "rsc_sles-3_stop_0 sles-3" [ style = bold] "stonith sles-3" -> "stonith_complete" [ style = bold] "stonith sles-3" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "migrator_start_0 sles-4" [ style = bold] +"stonith_complete" -> "ocf_msdummy:0_start_0 sles-4" [ style = bold] +"stonith_complete" -> "ocf_msdummy:1_start_0 sles-1" [ style = bold] +"stonith_complete" -> "ocf_msdummy:2_start_0 sles-2" [ style = bold] +"stonith_complete" -> "ocf_msdummy:3_start_0 sles-4" [ style = bold] +"stonith_complete" -> "ocf_msdummy:4_start_0 sles-1" [ style = bold] +"stonith_complete" -> "ocf_msdummy:5_start_0 sles-2" [ style = bold] +"stonith_complete" -> "r192.168.100.183_start_0 sles-1" [ style = bold] +"stonith_complete" -> "rsc_sles-3_start_0 sles-4" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith sles-3" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/stonith-1.exp b/pengine/test10/stonith-1.exp index 237375d62c..4394daa547 100644 --- a/pengine/test10/stonith-1.exp +++ b/pengine/test10/stonith-1.exp @@ -1,584 +1,611 @@ - - - + + + - - - - + + + + - - + + - - - + + + - - + + - + - - - - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - + - - - - - - + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - + - - - - - - + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - + - - - - - - + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - + + + - + - - - - + + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - + - - - - + + + + - - - - - + + + + + - + - - - - + + + + - - - - - + + + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - + + - - - - - + + + + + + + + - - - + + + - - - + + + - + - - - - + + + + - - - + + + - - + + - - - - + + + + - - + + - - + + - - + + - - + + - - + + - - - - - - + + + + + + - + - - + + - + - + - - - + + + - - - + + + - + - - - - + + + + - - + + - - - + + + - - + + - - - - + + + + - - - + + + - + - + - - - - + + + + diff --git a/pengine/test10/stonith-2.dot b/pengine/test10/stonith-2.dot index 1d8129d673..fc5839eca3 100644 --- a/pengine/test10/stonith-2.dot +++ b/pengine/test10/stonith-2.dot @@ -1,14 +1,14 @@ digraph "g" { -"all_stopped" -> "rsc_sles-5_start_0 sles-6" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "rsc_sles-5_monitor_5000 sles-6" [ style=bold color="green" fontcolor="black" ] "rsc_sles-5_start_0 sles-6" -> "rsc_sles-5_monitor_5000 sles-6" [ style = bold] "rsc_sles-5_start_0 sles-6" [ style=bold color="green" fontcolor="black" ] "stonith sles-5" -> "all_stopped" [ style = bold] "stonith sles-5" -> "stonith_complete" [ style = bold] "stonith sles-5" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "rsc_sles-5_start_0 sles-6" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith sles-5" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/stonith-2.exp b/pengine/test10/stonith-2.exp index 7a826158ba..8be90cba78 100644 --- a/pengine/test10/stonith-2.exp +++ b/pengine/test10/stonith-2.exp @@ -1,76 +1,76 @@ - - - + + + - + - - - - + + + + - - - - - + + + + + - + - - - - - - - - - - + + + + + + + + + + - - - + + + - - - - - + + + + + - - - + + + - - - - + + + + diff --git a/pengine/test10/stonith-3.dot b/pengine/test10/stonith-3.dot index 46c8524be7..85893b1cd3 100644 --- a/pengine/test10/stonith-3.dot +++ b/pengine/test10/stonith-3.dot @@ -1,35 +1,35 @@ digraph "g" { -"all_stopped" -> "prmIpPostgreSQLDB_start_0 rh5node2" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "clnStonith_running_0" [ style=bold color="green" fontcolor="orange" ] "clnStonith_start_0" -> "clnStonith_running_0" [ style = bold] "clnStonith_start_0" -> "grpStonith:0_start_0" [ style = bold] "clnStonith_start_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith:0_running_0" -> "clnStonith_running_0" [ style = bold] "grpStonith:0_running_0" [ style=bold color="green" fontcolor="orange" ] "grpStonith:0_start_0" -> "grpStonith:0_running_0" [ style = bold] "grpStonith:0_start_0" -> "prmStonith:0_start_0 rh5node2" [ style = bold] "grpStonith:0_start_0" [ style=bold color="green" fontcolor="orange" ] "prmIpPostgreSQLDB_monitor_0 rh5node2" -> "probe_complete rh5node2" [ style = bold] "prmIpPostgreSQLDB_monitor_0 rh5node2" [ style=bold color="green" fontcolor="black" ] "prmIpPostgreSQLDB_monitor_30000 rh5node2" [ style=bold color="green" fontcolor="black" ] "prmIpPostgreSQLDB_start_0 rh5node2" -> "prmIpPostgreSQLDB_monitor_30000 rh5node2" [ style = bold] "prmIpPostgreSQLDB_start_0 rh5node2" [ style=bold color="green" fontcolor="black" ] "prmStonith:0_monitor_0 rh5node2" -> "probe_complete rh5node2" [ style = bold] "prmStonith:0_monitor_0 rh5node2" [ style=bold color="green" fontcolor="black" ] "prmStonith:0_start_0 rh5node2" -> "grpStonith:0_running_0" [ style = bold] "prmStonith:0_start_0 rh5node2" -> "stonith_up" [ style = bold] "prmStonith:0_start_0 rh5node2" [ style=bold color="green" fontcolor="black" ] "probe_complete rh5node2" -> "probe_complete" [ style = bold] "probe_complete rh5node2" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "prmIpPostgreSQLDB_start_0 rh5node2" [ style = bold] "probe_complete" -> "prmStonith:0_start_0 rh5node2" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith rh5node1" -> "all_stopped" [ style = bold] "stonith rh5node1" -> "stonith_complete" [ style = bold] "stonith rh5node1" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "prmIpPostgreSQLDB_start_0 rh5node2" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith rh5node1" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/stonith-3.exp b/pengine/test10/stonith-3.exp index 4fae2423f6..38a47cae24 100644 --- a/pengine/test10/stonith-3.exp +++ b/pengine/test10/stonith-3.exp @@ -1,194 +1,194 @@ - + - + diff --git a/pengine/test10/systemhealth2.dot b/pengine/test10/systemhealth2.dot index fe4d90b6bb..715683bb9a 100644 --- a/pengine/test10/systemhealth2.dot +++ b/pengine/test10/systemhealth2.dot @@ -1,32 +1,32 @@ digraph "g" { -"all_stopped" -> "apache_1_start_0 hs21c" [ style = bold] -"all_stopped" -> "nfs_1_start_0 hs21c" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "apache_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "apache_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_monitor_10000 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_start_0 hs21c" -> "apache_1_monitor_10000 hs21c" [ style = bold] "apache_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "nfs_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_20000 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_start_0 hs21c" -> "nfs_1_monitor_20000 hs21c" [ style = bold] "nfs_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete hs21c" -> "probe_complete" [ style = bold] "probe_complete hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "apache_1_start_0 hs21c" [ style = bold] "probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "probe_complete" -> "stonith-1_start_0 hs21c" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith hs21d" -> "all_stopped" [ style = bold] "stonith hs21d" -> "stonith_complete" [ style = bold] "stonith hs21d" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 hs21c" -> "stonith_up" [ style = bold] "stonith-1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold] +"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hs21d" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/systemhealth2.exp b/pengine/test10/systemhealth2.exp index fbdf4fbcc0..d7d4f7c06f 100644 --- a/pengine/test10/systemhealth2.exp +++ b/pengine/test10/systemhealth2.exp @@ -1,182 +1,182 @@ - + - + - + - + diff --git a/pengine/test10/systemhealth3.dot b/pengine/test10/systemhealth3.dot index fe4d90b6bb..715683bb9a 100644 --- a/pengine/test10/systemhealth3.dot +++ b/pengine/test10/systemhealth3.dot @@ -1,32 +1,32 @@ digraph "g" { -"all_stopped" -> "apache_1_start_0 hs21c" [ style = bold] -"all_stopped" -> "nfs_1_start_0 hs21c" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "apache_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "apache_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_monitor_10000 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_start_0 hs21c" -> "apache_1_monitor_10000 hs21c" [ style = bold] "apache_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "nfs_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_20000 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_start_0 hs21c" -> "nfs_1_monitor_20000 hs21c" [ style = bold] "nfs_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete hs21c" -> "probe_complete" [ style = bold] "probe_complete hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "apache_1_start_0 hs21c" [ style = bold] "probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "probe_complete" -> "stonith-1_start_0 hs21c" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith hs21d" -> "all_stopped" [ style = bold] "stonith hs21d" -> "stonith_complete" [ style = bold] "stonith hs21d" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 hs21c" -> "stonith_up" [ style = bold] "stonith-1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold] +"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hs21d" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/systemhealth3.exp b/pengine/test10/systemhealth3.exp index fbdf4fbcc0..d7d4f7c06f 100644 --- a/pengine/test10/systemhealth3.exp +++ b/pengine/test10/systemhealth3.exp @@ -1,182 +1,182 @@ - + - + - + - + diff --git a/pengine/test10/systemhealthm2.dot b/pengine/test10/systemhealthm2.dot index fe4d90b6bb..715683bb9a 100644 --- a/pengine/test10/systemhealthm2.dot +++ b/pengine/test10/systemhealthm2.dot @@ -1,32 +1,32 @@ digraph "g" { -"all_stopped" -> "apache_1_start_0 hs21c" [ style = bold] -"all_stopped" -> "nfs_1_start_0 hs21c" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "apache_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "apache_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_monitor_10000 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_start_0 hs21c" -> "apache_1_monitor_10000 hs21c" [ style = bold] "apache_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "nfs_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_20000 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_start_0 hs21c" -> "nfs_1_monitor_20000 hs21c" [ style = bold] "nfs_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete hs21c" -> "probe_complete" [ style = bold] "probe_complete hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "apache_1_start_0 hs21c" [ style = bold] "probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "probe_complete" -> "stonith-1_start_0 hs21c" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith hs21d" -> "all_stopped" [ style = bold] "stonith hs21d" -> "stonith_complete" [ style = bold] "stonith hs21d" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 hs21c" -> "stonith_up" [ style = bold] "stonith-1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold] +"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hs21d" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/systemhealthm2.exp b/pengine/test10/systemhealthm2.exp index fbdf4fbcc0..d7d4f7c06f 100644 --- a/pengine/test10/systemhealthm2.exp +++ b/pengine/test10/systemhealthm2.exp @@ -1,182 +1,182 @@ - + - + - + - + diff --git a/pengine/test10/systemhealthn2.dot b/pengine/test10/systemhealthn2.dot index fe4d90b6bb..715683bb9a 100644 --- a/pengine/test10/systemhealthn2.dot +++ b/pengine/test10/systemhealthn2.dot @@ -1,32 +1,32 @@ digraph "g" { -"all_stopped" -> "apache_1_start_0 hs21c" [ style = bold] -"all_stopped" -> "nfs_1_start_0 hs21c" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "apache_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "apache_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_monitor_10000 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_start_0 hs21c" -> "apache_1_monitor_10000 hs21c" [ style = bold] "apache_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "nfs_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_20000 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_start_0 hs21c" -> "nfs_1_monitor_20000 hs21c" [ style = bold] "nfs_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete hs21c" -> "probe_complete" [ style = bold] "probe_complete hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "apache_1_start_0 hs21c" [ style = bold] "probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "probe_complete" -> "stonith-1_start_0 hs21c" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith hs21d" -> "all_stopped" [ style = bold] "stonith hs21d" -> "stonith_complete" [ style = bold] "stonith hs21d" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 hs21c" -> "stonith_up" [ style = bold] "stonith-1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold] +"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hs21d" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/systemhealthn2.exp b/pengine/test10/systemhealthn2.exp index fbdf4fbcc0..d7d4f7c06f 100644 --- a/pengine/test10/systemhealthn2.exp +++ b/pengine/test10/systemhealthn2.exp @@ -1,182 +1,182 @@ - + - + - + - + diff --git a/pengine/test10/systemhealthn3.dot b/pengine/test10/systemhealthn3.dot index fe4d90b6bb..715683bb9a 100644 --- a/pengine/test10/systemhealthn3.dot +++ b/pengine/test10/systemhealthn3.dot @@ -1,32 +1,32 @@ digraph "g" { -"all_stopped" -> "apache_1_start_0 hs21c" [ style = bold] -"all_stopped" -> "nfs_1_start_0 hs21c" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "apache_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "apache_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_monitor_10000 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_start_0 hs21c" -> "apache_1_monitor_10000 hs21c" [ style = bold] "apache_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "nfs_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_20000 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_start_0 hs21c" -> "nfs_1_monitor_20000 hs21c" [ style = bold] "nfs_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete hs21c" -> "probe_complete" [ style = bold] "probe_complete hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "apache_1_start_0 hs21c" [ style = bold] "probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "probe_complete" -> "stonith-1_start_0 hs21c" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith hs21d" -> "all_stopped" [ style = bold] "stonith hs21d" -> "stonith_complete" [ style = bold] "stonith hs21d" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "stonith-1_start_0 hs21c" -> "stonith_up" [ style = bold] "stonith-1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold] +"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hs21d" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/systemhealthn3.exp b/pengine/test10/systemhealthn3.exp index fbdf4fbcc0..d7d4f7c06f 100644 --- a/pengine/test10/systemhealthn3.exp +++ b/pengine/test10/systemhealthn3.exp @@ -1,182 +1,182 @@ - + - + - + - + diff --git a/pengine/test10/systemhealthp2.dot b/pengine/test10/systemhealthp2.dot index 660fc9714f..ca717ec1bf 100644 --- a/pengine/test10/systemhealthp2.dot +++ b/pengine/test10/systemhealthp2.dot @@ -1,29 +1,29 @@ digraph "g" { -"all_stopped" -> "apache_1_start_0 hs21c" [ style = bold] -"all_stopped" -> "nfs_1_start_0 hs21c" [ style = bold] "all_stopped" [ style=bold color="green" fontcolor="orange" ] "apache_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "apache_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_monitor_10000 hs21c" [ style=bold color="green" fontcolor="black" ] "apache_1_start_0 hs21c" -> "apache_1_monitor_10000 hs21c" [ style = bold] "apache_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "nfs_1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_monitor_20000 hs21c" [ style=bold color="green" fontcolor="black" ] "nfs_1_start_0 hs21c" -> "nfs_1_monitor_20000 hs21c" [ style = bold] "nfs_1_start_0 hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete hs21c" -> "probe_complete" [ style = bold] "probe_complete hs21c" [ style=bold color="green" fontcolor="black" ] "probe_complete" -> "apache_1_start_0 hs21c" [ style = bold] "probe_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "probe_complete" [ style=bold color="green" fontcolor="orange" ] "stonith hs21d" -> "all_stopped" [ style = bold] "stonith hs21d" -> "stonith_complete" [ style = bold] "stonith hs21d" [ style=bold color="green" fontcolor="black" ] "stonith-1_monitor_0 hs21c" -> "probe_complete hs21c" [ style = bold] "stonith-1_monitor_0 hs21c" [ style=bold color="green" fontcolor="black" ] +"stonith_complete" -> "apache_1_start_0 hs21c" [ style = bold] +"stonith_complete" -> "nfs_1_start_0 hs21c" [ style = bold] "stonith_complete" [ style=bold color="green" fontcolor="orange" ] "stonith_up" -> "stonith hs21d" [ style = bold] "stonith_up" -> "stonith_complete" [ style = bold] "stonith_up" [ style=bold color="green" fontcolor="orange" ] } diff --git a/pengine/test10/systemhealthp2.exp b/pengine/test10/systemhealthp2.exp index 22da5474cc..9056317368 100644 --- a/pengine/test10/systemhealthp2.exp +++ b/pengine/test10/systemhealthp2.exp @@ -1,165 +1,165 @@ - + - + - + - + diff --git a/pengine/test10/systemhealthp4.xml b/pengine/test10/systemhealthp4.xml old mode 100755 new mode 100644