Quote:
Originally Posted by ekkas Thank you for your response.
Yes, that is how I installed it, but it seems after installation and changing the IP to the static IP (on eth0) Zimbra use that to connect out and not the HA IP assigned to eth0:0
Unless, in my efforts to get my first HA working(!), I changed something to invoke that behaviour.
Ekkas |
I think it would bind to physical IP because Zimbra service was running on boot. It should not, because Zimbra service should be manage by Heartbeat.
if you don't mind, can you share you haresources file ?
Below is mine on testing server :
Code:
zcspdc1:~ # cat /etc/ha.d/haresources
zcspdc1 IPaddr::192.168.1.249/24/eth0 drbddisk::r0 Filesystem::/dev/drbd0::/opt::ext3 named zimbra smb
On the above ha resources, I manage DNS Server, Zimbra Server and Samba file server with Heartbeat. All the service are disable on boot, Heartbeat will take care all the service after DRBD running successfully.