Discussion:
[Pacemaker] Manual resource reload
Vladislav Bogdanov
2014-02-10 15:49:10 UTC
Permalink
Hi,

cannot find anywhere (am I blind?), is it possible to manually inject
'reload' op for a given resource?

Background for this is if some configuration files are edited, and
resource-agent (or LSB script) supports 'reload' operation, then it
would be nice to have a way to request that reload to be done without
change of resource parameters.

Best,
Vladislav
Andrew Beekhof
2014-02-17 01:11:26 UTC
Permalink
Post by Vladislav Bogdanov
Hi,
cannot find anywhere (am I blind?), is it possible to manually inject
'reload' op for a given resource?
Background for this is if some configuration files are edited, and
resource-agent (or LSB script) supports 'reload' operation, then it
would be nice to have a way to request that reload to be done without
change of resource parameters.
sounds like a reasonable feature request for crm_resource
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://oss.clusterlabs.org/pipermail/pacemaker/attachments/20140217/113cd64a/attachment.sig>
Vladislav Bogdanov
2014-02-18 08:29:39 UTC
Permalink
Post by Andrew Beekhof
Post by Vladislav Bogdanov
Hi,
cannot find anywhere (am I blind?), is it possible to manually inject
'reload' op for a given resource?
Background for this is if some configuration files are edited, and
resource-agent (or LSB script) supports 'reload' operation, then it
would be nice to have a way to request that reload to be done without
change of resource parameters.
sounds like a reasonable feature request for crm_resource
Filed as cl#5198.
http://bugs.clusterlabs.org/show_bug.cgi?id=5198

Thanks,
Vladislav
T.J. Yang
2015-04-17 00:16:14 UTC
Permalink
Post by Andrew Beekhof
Post by Vladislav Bogdanov
Hi,
cannot find anywhere (am I blind?), is it possible to manually inject
'reload' op for a given resource?
Background for this is if some configuration files are edited, and
resource-agent (or LSB script) supports 'reload' operation, then it
would be nice to have a way to request that reload to be done without
change of resource parameters.
sounds like a reasonable feature request for crm_resource
In init.d or systemctl camp, most service has "reload" command.
I like to run "pcs resource reload httpd" or "pcs resource reload
NagiosServer" resources when their configure files changed.

Do I need to submit RFE somewhere ?
Post by Andrew Beekhof
_______________________________________________
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
--
T.J. Yang
Loading...