----- On Sep 20, 2021, at 10:14 PM, kgaillot [email protected] wrote: > > As far as I know, only a few of the ocf:pacemaker agents support OCF > 1.1 currently. The resource-agents package doesn't. > > To check a given agent, run "crm_resource --show-metadata > ocf:$PROVIDER:$AGENT | grep '<version>'" using the desired provider and > agent name. >
ha-idg-1:/var/log/atop # crm_resource --show-meta
ocf:heartbeat:VirtualDomain|grep -i version
<?xml version="1.0"?>
<version>1.1</version>
So it's version 1.1.
But there is no operation "reload":
Operations' defaults (advisory minimum):
start timeout=90s
stop timeout=90s
status timeout=30s interval=10s
monitor timeout=30s interval=10s
migrate_from timeout=60s
migrate_to timeout=120s
Bernd
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ Manage your subscription: https://lists.clusterlabs.org/mailman/listinfo/users ClusterLabs home: https://www.clusterlabs.org/
