Hi,
which tasks are to performed to get a graph or xml with ptest?
On which node does it have to be performed?
I run pacemaker 1.0.7.
ptest -L -D cl.dot -G cl.xml
creates
cl.dot
+++++++++++++++++++
digraph "g" {
}
+++++++++++++++++++
cl.xml
+++++++++++++++++++
<transition_graph cluster-delay="60s" stonith-timeout="60s"
failed-stop-offset="INFINITY" failed-start-offset="INFINITY"
batch-limit="30" transition_id="0"/>
+++++++++++++++++++
but not the nice pictures (dot-files) seen in clusterlabs wiki.
"crm configure show" produces the whole cluster with nodes, resources,
groups, constraints etc.
Thanks for your help in advance.
Tom.
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems