Displaying 2 results from an estimated 2 matches for "xusangdi".
2016 Sep 14
2
How to disable CTDB pulling up NICs
Hi all
Thanks for your attention. CTDB manages NICs with event scripts. Virtual IP attaches on a NIC as a secondary IP. When noticing the NIC down, CTDB will pull it up. Does any one know how to disable the action? I do not want CTDB pull any NIC up. Does the command 'ctdb disablescript 10.interface' has any unexpected effect? Thanks.
2016 Sep 18
2
答复: How to disable CTDB pulling up NICs
...t;ifup eth0" though CTDB has pulled eth0 up. CTDB uses “ip link set eth0 up” to pull up a NIC. I suppose “ifdown/ifup” are not compatible with “ip link set”.
-----邮件原件-----
发件人: Martin Schwenke [mailto:martin at meltin.net]
发送时间: 2016年9月14日 19:00
收件人: Weidong via samba
抄送: weidong 12656 (RD); xusangdi 11976 (RD)
主题: Re: [Samba] How to disable CTDB pulling up NICs
On Wed, 14 Sep 2016 06:02:13 +0000, Weidong via samba <samba at lists.samba.org> wrote:
> Thanks for your attention. CTDB manages NICs with event scripts.
> Virtual IP attaches on a NIC as a secondary IP. When noticing the...