[LinuxFailSafe] failsafe does not failover

cqcai cqcai@163.com
Mon, 24 Mar 2003 11:29:39 +0800


you are right.   The problem had resolved.  now  is another problem:
when i test the IP_address resource, get error message:

cmgr> test resource 192.168.1.1 of resource_type IP_address in cluster test
qcai.wiregate.com: Connection refused
Failure: Connection to qcai.wiregate.com from qcai.wiregate.com failed
Suggestion: (1) Ensure node 'qcai.wiregate.com' has superuser access 
from qcai.wiregate.com
Suggestion: (2) Ensure address 'qcai.wiregate.com' is valid.
Error:
Notice: overall exit status:failed, tests failed:1, total tests executed:1

Cluster diagnostics failed

test command failed


But i have run program as root, and even opened root telnet permission, 
  what is it mean ?
Thanks a lot for  everyone helped me before.




Lars Marowsky-Bree wrote:

>On 2003-03-20T14:57:45,
>   cqcai <cqcai@163.com> said:
>
>>                   { 192.168.1.143 = <tree>
>>                       { BroadcastAddress = "192.168.1.255" }
>>                       { interfaces = "eth0:0" }
>>
>
>This is totally wrong. You do not name the interface "eth0:0"; just tell it to
>use "eth0" and it will pick a free alias number automatically.
>
>Sincerely,
>    Lars Marowsky-Brée <lmb@suse.de>
>