Hi.

primitive fkflmw ocf:heartbeat:Xen \
        meta target-role="Started" is-managed="true" allow-migrate="true" \
        op monitor interval="10" timeout="30" \
        op migrate_from interval="0" timeout="600" \
        op migrate_to interval="0" timeout="600" \
        params xmfile="/etc/xen/vm/fkflmw" shutdown_timeout="120"

You need to set a >120s timeout for the stop operation too:
        op stop timeout="150"

        default-action-timeout="60s"

Or set this to, say, 150s.


can I do this while the resource (the xen VM) is running ?



Karl



--
Karl Rößmann                            Tel. +49-711-689-1657
Max-Planck-Institut FKF                 Fax. +49-711-689-1632
Postfach 800 665
70506 Stuttgart                         email k.roessm...@fkf.mpg.de

_______________________________________________
Pacemaker mailing list: Pacemaker@oss.clusterlabs.org
http://oss.clusterlabs.org/mailman/listinfo/pacemaker

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to