On 07/21/2016 08:49 AM, Ulrich Windl wrote: >>>> Ken Gaillot <[email protected]> schrieb am 19.07.2016 um 16:17 in >>>> Nachricht > <[email protected]>: > > [...] >> You're right -- if not told otherwise, Pacemaker will query the device >> for the target list. In this case, the output of "stonith_admin -l" > In sles11 SP4 I see the following (surprising) output: > "stonith_admin -l" shows the usage message > "stonith_admin -l any" shows the configured devices, independently whether > the given name is part of the cluster or no. Even if that host does not exist > at all the same list is displayed: > prm_stonith_sbd:0 > prm_stonith_sbd > > Is that the way it's meant to be?
This seems to be the behavior you get when you didn't define a 'pcmk-host-list' and 'dynamic-list' isn't supported either. So the device will probably be used for fencing anything and it will be left to the device to fail then. So the answer is not that wrong - might work - we just can't tell unless you try... > >> suggests it's not returning the desired information. I'm not familiar >> with the external agents, so I don't know why that would be. I >> mistakenly assumed it worked similarly to fence_ipmilan ... > Regards, > Ulrich > > > > _______________________________________________ > Users mailing list: [email protected] > http://clusterlabs.org/mailman/listinfo/users > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: http://bugs.clusterlabs.org _______________________________________________ Users mailing list: [email protected] http://clusterlabs.org/mailman/listinfo/users Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://bugs.clusterlabs.org
