Thanks , i change a new version of Algorithm-Diff-1.19 and now the
agent is working.
But I encounter another problem.
My virtual IP on agent host can not be pinged by monitor, and other
agent host,
So , I can not provide virtual write IP for application server because
the application server can not ping the virtual ip,
Which is quite strange, here is the list of "ip addr show"
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet
127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
qlen 1000
link/ether 40:40:20:98:fe:8f brd ff:ff:ff:ff:ff:ff
inet
167.123.42.32/24 brd 167.123.42.255 scope global eth0
inet
167.123.42.21/32 scope global eth0
inet
167.123.42.20/32 scope global eth0
inet6 fe80::4240:20ff:fe98:fe8f/64 scope link
valid_lft forever preferred_lft forever
In this agent server I can ping 167.123.42.32 (this is the real ip),
167.123.42.21 167.123.42.20 (these two are virtual ip generated by
MMM )
but in my another agent server 167.123.42.28, I can ping
167.123.42.32, but can not ping 167.123.42.21, 167.123.42.20 why ?
what kind of issue is that ? Can you give me a help ?
Thanks a lot
Tomas
On Oct 14, 8:40 am, Walter Heck <
walterh...@gmail.com> wrote:
> What does 'ip addr show' give at the new host?
>
> Walter
>