When configuration file changes on the disk, all services restore without any
problem, but https cannot be restored, failback server is activated.
##################### LOG FILE ##########################
[Mon Oct 31 14:51:36 2005|ldirectord] Configuration file
'/etc/ha.d/conf/ldirectord.cf' has changed on disk
[Mon Oct 31 14:51:36 2005|ldirectord] - reread new configuration
[Mon Oct 31 14:51:37 2005|ldirectord] system(/sbin/ipvsadm -d -t
192.168.0.2:443
-r 192.168.0.1:443) failed
[Mon Oct 31 14:51:37 2005|ldirectord] Deleted real server: 192.168.0.1:443 ( x
192.168.0.2:443)
In order to activate https service again, I have to add them manually
or restart
ldirectord.
When ldirectord is stopped, log file contains the following lines
##################### LOG FILE ##########################
[Mon Oct 31 14:52:20 2005|ldirectord] system(/sbin/ipvsadm -d -t
192.168.0.2:443
-r 192.168.0.1:443) failed: Inappropriate ioctl for device
[Mon Oct 31 14:52:20 2005|ldirectord] Removed real server: 192.168.0.1:443 ( x
192.168.0.2:443
Can anyone help me with this problem? Thank you in advance.
|