Comment 2 for bug 1668489

Revision history for this message
MarginHu (margin2017) wrote :

[root@kode3 ~]# docker logs d479f4796403
INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json
INFO:__main__:Validating config file
INFO:__main__:Kolla config strategy set to: COPY_ALWAYS
INFO:__main__:Copying service configuration files
INFO:__main__:Deleting file /etc/keepalived/keepalived.conf
INFO:__main__:Coping file from /var/lib/kolla/config_files/keepalived.conf to /etc/keepalived/keepalived.conf
INFO:__main__:Setting file /etc/keepalived/keepalived.conf owner to root:root
INFO:__main__:Setting file /etc/keepalived/keepalived.conf permission to 0644
INFO:__main__:Writing out command to execute
Running command: '/usr/sbin/keepalived -nld -p /run/keepalived.pid'
Keepalived[7]: Starting Keepalived v1.2.13 (11/05,2016)

Starting Healthcheck child process, pid=13
Initializing ipvs 2.6
Keepalived_healthcheckers[13]: Initializing ipvs 2.6
Keepalived[7]: Starting Healthcheck child process, pid=13
Starting VRRP child process, pid=14
Keepalived[7]: Starting VRRP child process, pid=14
Registering Kernel netlink reflector
Keepalived_healthcheckers[13]: Registering Kernel netlink reflector
Registering Kernel netlink command channel
Keepalived_healthcheckers[13]: Registering Kernel netlink command channel
Opening file '/etc/keepalived/keepalived.conf'.
Keepalived_healthcheckers[13]: Opening file '/etc/keepalived/keepalived.conf'.
Registering Kernel netlink reflector
Keepalived_vrrp[14]: Registering Kernel netlink reflector
Registering Kernel netlink command channel
Keepalived_vrrp[14]: Registering Kernel netlink command channel
Configuration is using : 6060 Bytes
Keepalived_healthcheckers[13]: Configuration is using : 6060 Bytes
Registering gratuitous ARP shared channel
Keepalived_vrrp[14]: Registering gratuitous ARP shared channel
Opening file '/etc/keepalived/keepalived.conf'.
Keepalived_vrrp[14]: Opening file '/etc/keepalived/keepalived.conf'.
Truncating auth_pass to 8 characters
Keepalived_vrrp[14]: Truncating auth_pass to 8 characters
Configuration is using : 64930 Bytes
Keepalived_vrrp[14]: Configuration is using : 64930 Bytes
------< Global definitions >------
Keepalived_vrrp[14]: ------< Global definitions >------
 Router ID = kode3.genomics.cn
Keepalived_vrrp[14]: Router ID = kode3.genomics.cn
 VRRP IPv4 mcast group = 224.0.0.18
Keepalived_vrrp[14]: VRRP IPv4 mcast group = 224.0.0.18
 VRRP IPv6 mcast group = 224.0.0.18
Keepalived_vrrp[14]: VRRP IPv6 mcast group = 224.0.0.18
 SNMP Trap disabled
Keepalived_vrrp[14]: SNMP Trap disabled
------< VRRP Topology >------
Keepalived_vrrp[14]: ------< VRRP Topology >------
 VRRP Instance = kolla_internal_vip_51
Keepalived_vrrp[14]: VRRP Instance = kolla_internal_vip_51
   Want State = BACKUP
Keepalived_vrrp[14]: Want State = BACKUP
   Runing on device = eth1
Keepalived_vrrp[14]: Runing on device = eth1
   Virtual Router ID = 51
Keepalived_vrrp[14]: Virtual Router ID = 51
   Priority = 1
Keepalived_vrrp[14]: Priority = 1
   Advert interval = 1sec
Keepalived_vrrp[14]: Advert interval = 1sec
   Preempt disabled
Keepalived_vrrp[14]: Preempt disabled
   Authentication type = SIMPLE_PASSWORD
Keepalived_vrrp[14]: Authentication type = SIMPLE_PASSWORD
   Password = ckBpeZHx
Keepalived_vrrp[14]: Password = ckBpeZHx
   Tracked interfaces = 1
Keepalived_vrrp[14]: Tracked interfaces = 1
     eth2 weight 0
Keepalived_vrrp[14]: eth2 weight 0
   Tracked scripts = 1
Keepalived_vrrp[14]: Tracked scripts = 1
     check_alive weight 0
Keepalived_vrrp[14]: check_alive weight 0
   Virtual IP = 2
Keepalived_vrrp[14]: Virtual IP = 2
     192.168.102.254/32 dev eth1 scope global
Keepalived_vrrp[14]: 192.168.102.254/32 dev eth1 scope global
     192.168.101.254/32 dev eth2 scope global
Keepalived_vrrp[14]: 192.168.101.254/32 dev eth2 scope global
------< VRRP Scripts >------
Keepalived_vrrp[14]: ------< VRRP Scripts >------
 VRRP Script = check_alive
Keepalived_vrrp[14]: VRRP Script = check_alive
   Command = /check_alive.sh
Keepalived_vrrp[14]: Command = /check_alive.sh
   Interval = 2 sec
Keepalived_vrrp[14]: Interval = 2 sec
   Timeout = 0 sec
Keepalived_vrrp[14]: Timeout = 0 sec
   Weight = 0
Keepalived_vrrp[14]: Weight = 0
   Rise = 10
Keepalived_vrrp[14]: Rise = 10
   Fall = 2
Keepalived_vrrp[14]: Fall = 2
   Status = INIT
------< Global definitions >------
Keepalived_vrrp[14]: Status = INIT
Using LinkWatch kernel netlink reflector...
Keepalived_healthcheckers[13]: ------< Global definitions >------
Keepalived_vrrp[14]: Using LinkWatch kernel netlink reflector...
 Router ID = kode3.genomics.cn
Keepalived_healthcheckers[13]: Router ID = kode3.genomics.cn
 VRRP IPv4 mcast group = 224.0.0.18
Keepalived_healthcheckers[13]: VRRP IPv4 mcast group = 224.0.0.18
 VRRP IPv6 mcast group = 224.0.0.18
Keepalived_healthcheckers[13]: VRRP IPv6 mcast group = 224.0.0.18
 SNMP Trap disabled
Keepalived_healthcheckers[13]: SNMP Trap disabled
------< SSL definitions >------
Keepalived_healthcheckers[13]: ------< SSL definitions >------
 Using autogen SSL context
Keepalived_healthcheckers[13]: Using autogen SSL context
Using LinkWatch kernel netlink reflector...
Keepalived_healthcheckers[13]: Using LinkWatch kernel netlink reflector...
VRRP_Instance(kolla_internal_vip_51) Entering BACKUP STATE
Keepalived_vrrp[14]: VRRP_Instance(kolla_internal_vip_51) Entering BACKUP STATE
VRRP_Script(check_alive) succeeded
Keepalived_vrrp[14]: VRRP_Script(check_alive) succeeded
Kernel is reporting: interface eth2 DOWN
Keepalived_vrrp[14]: Kernel is reporting: interface eth2 DOWN
VRRP_Instance(kolla_internal_vip_51) Now in FAULT state
Keepalived_vrrp[14]: VRRP_Instance(kolla_internal_vip_51) Now in FAULT state
[root@kode3 ~]#