On 07/20/2017 07:21 AM, ArekW wrote: > Hi, How to properly unset a value with pcs? Set to false or null gives error: > > # pcs stonith update vbox-fencing verbose=false --force > or > # pcs stonith update vbox-fencing verbose= --force The latter should be fine actually.
Regards, Klaus > > Jul 20 07:14:11 nfsnode1 stonith-ng[11097]: warning: fence_vbox[3092] > stderr: [ WARNING:root:Parse error: Ignoring option 'verbose' because > it does not have value ] > > To surpress the message I have to delete resource and recteate it > without unwanted variable. I'am not sure if it concerns also other > variables or it's just this one. > > _______________________________________________ > Users mailing list: [email protected] > http://lists.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://lists.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
