eventscripts: Stop NAT gateway's delete_all() from polluting the log
commit1eab9c898c6bd2176d142c24dca7e38b7427a504
authorMartin Schwenke <martin@meltin.net>
Mon, 27 May 2013 02:56:41 +0000 (27 12:56 +1000)
committerMartin Schwenke <martin@meltin.net>
Mon, 27 May 2013 05:15:25 +0000 (27 15:15 +1000)
treed0282f60e18ea9ad21496fb11ad137ecbbcb857b
parent1ab2bbb349ce158d1cb4b3800f60a30058cf92d7
eventscripts: Stop NAT gateway's delete_all() from polluting the log

Every time a node that wasn't the NAT gateway master gets reconfigured
something like this appears in the log:

  ctdbd: 11.natgw: Failed to del 10.0.1.139 on dev eth1

Since this usually fails it is better to mute the error than to have
it pollute the log.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit 0ca7a98ffef50cbd06849cfbf65fb4a3d668b7bd)
ctdb/config/events.d/11.natgw