[ https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723270#comment-14723270 ]
ASF subversion and git services commented on CLOUDSTACK-8725: ------------------------------------------------------------- Commit 1bbd23e6645ed192ff81f00737b2690095bb0fd4 in cloudstack's branch refs/heads/master from [~rajanik] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1bbd23e ] Merge pull request #763 from karuturi/pr/692-rebase CLOUDSTACK-8725 RVR functionality is broken in case of isolated networksconntrackd fails to start. Rebased with master. This closes #692 * pr/763: CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks, conntrackd fails to start. Signed-off-by: Rajani Karuturi <rajani.karut...@citrix.com> > RVR functionality is broken in case of isolated networks, conntrackd fails to > start. > ------------------------------------------------------------------------------------ > > Key: CLOUDSTACK-8725 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8725 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Virtual Router > Affects Versions: 4.6.0 > Reporter: Bharat Kumar > Assignee: Bharat Kumar > Priority: Critical > Fix For: 4.6.0 > > > I tried setting up a rvr enabled isolated network. In the startup logs of the > router i can see that conntrackd is failing to start. Below are the startup > logs > [info] Setting console screen modes. > setterm: cannot (un)set powersave mode: Invalid argument > [info] Skipping font and keymap setup (handled by console-setup). > [....] Loading IPsec SA/SP database: > [ ok etc/ipsec-tools.conf. > INIT: Entering runlevel: 2 > [info] Using makefile-style concurrent boot in runlevel 2. > [info] ipvsadm is not configured to run. Please edit /etc/default/ipvsadm. > [ ok ] Loading iptables rules... IPv4... IPv6...done. > [ ok ] Starting rpcbind daemon...[....] Already running.. > sed: can't read /ramdisk/rrouter/enable_pubip.sh: No such file or directory > open-vm-tools: not starting as this is not a VMware VM > [ ok ] Starting enhanced syslogd: rsyslogd. > [....] Starting ACPI services...RTNETLINK1 answers: No such file or directory > acpid: error talking to the kernel via netlink > . ok > [....] Starting conntrackdERROR: parsing config file in line (102), symbol > 'Multicast': syntax error > failed! > [ ok ] Starting DNS forwarder and DHCP server: dnsmasq. > [....] Starting web server: apache2apache2: Could not reliably determine the > server's fully qualified domain name, using 10.1.1.247 for ServerName > . ok > [ ok ] Starting periodic command scheduler: cron. > [....] Starting haproxy: haproxy[WARNING] 223/051439 (3480) : config : > 'stats' statement ignored for proxy 'cloud-default' as it requires HTTP mode. > [WARNING] 223/051439 (3480) : config : 'option forwardfor' ignored for proxy > 'cloud-default' as it requires HTTP mode. > [WARNING] 223/051439 (3484) : config : 'stats' statement ignored for proxy > 'cloud-default' as it requires HTTP mode. > [WARNING] 223/051439 (3484) : config : 'option forwardfor' ignored for proxy > 'cloud-default' as it requires HTTP mode. > . ok > [FAIL] Starting keepalived: keepalived failed! > [ ok ] Starting NTP server: ntpd. > [ ok ] Starting OpenBSD Secure Shell server: sshd. > [ ok ] Starting the system activity data collector: sadc. > Detecting Linux distribution version: OK > Starting xe daemon: OK > [ ok ] Starting OpenBSD Secure Shell server: sshd. > [....] Starting haproxy: haproxy[WARNING] 223/051440 (3709) : config : > 'stats' statement ignored for proxy 'cloud-default' as it requires HTTP mode. > [WARNING] 223/051440 (3709) : config : 'option forwardfor' ignored for proxy > 'cloud-default' as it requires HTTP mode. > . ok > [....] Starting web server: apache2apache2: Could not reliably determine the > server's fully qualified domain name, using 10.1.1.247 for ServerName > httpd (pid 3351) already running > . ok > [FAIL] Starting keepalived: keepalived failed! > [....] Starting conntrackdERROR: parsing config file in line (102), symbol > 'Multicast': syntax error > failed! > sed: can't read /ramdisk/rrouter/enable_pubip.sh: No such file or directory > Failed > [ ok ] Stopping NFS common utilities: idmapd statd. > -----------------On router. > root@r-93-VM:~# service conntrackd restart > [....] Stopping conntrackdERROR: parsing config file in line (102), symbol > 'Multicast': syntax error > failed! > [....] Starting conntrackdERROR: parsing config file in line (102), symbol > 'Multicast': syntax error > failed! -- This message was sent by Atlassian JIRA (v6.3.4#6332)