[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723271#comment-14723271
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/692


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723272#comment-14723272
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user asfgit closed the pull request at:

https://github.com/apache/cloudstack/pull/763


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723268#comment-14723268
 ] 

ASF subversion and git services commented on CLOUDSTACK-8725:
-

Commit 18dbc0c4cbe506ad698bc513c901dc2d0e48159f in cloudstack's branch 
refs/heads/master from [~bharat.kumar]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=18dbc0c ]

CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks, 
conntrackd fails to start.

Rebased with master. This closes #692


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723269#comment-14723269
 ] 

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 


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF subversion and git services (JIRA)

[ 
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 


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723249#comment-14723249
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user karuturi commented on the pull request:

https://github.com/apache/cloudstack/pull/763#issuecomment-136309843
  
Thanks @remibergsma. Since this isnt my code, LGTM from me as well(The 
actual PR also has 2 LGTMs). merging now


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-31 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723235#comment-14723235
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user remibergsma commented on the pull request:

https://github.com/apache/cloudstack/pull/763#issuecomment-136306743
  
Works fine now, LGTM


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-30 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14723036#comment-14723036
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


GitHub user karuturi opened a pull request:

https://github.com/apache/cloudstack/pull/763

CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks

conntrackd fails to start.

Rebased with master. This closes #692

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/karuturi/cloudstack pr/692-rebase

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/763.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #763


commit 18dbc0c4cbe506ad698bc513c901dc2d0e48159f
Author: Bharat Kumar 
Date:   2015-08-13T12:28:15Z

CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks, 
conntrackd fails to start.

Rebased with master. This closes #692




> 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 c

[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712956#comment-14712956
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user remibergsma commented on the pull request:

https://github.com/apache/cloudstack/pull/692#issuecomment-134952038
  
@bvbharatk The rebase is needed due to the 'PEP8' style fix that has been 
done on CsRedundant.py Let me know if you need help :-)


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-26 Thread Remi Bergsma (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712950#comment-14712950
 ] 

Remi Bergsma commented on CLOUDSTACK-8725:
--

[~bharatkumar] Pinging to see if you can rebase your PR please?


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712877#comment-14712877
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user michaelandersen commented on the pull request:

https://github.com/apache/cloudstack/pull/692#issuecomment-134932710
  
verified that conntrackd starts on redundant vpc routers. 
LGTM in that respect.

Design wise i feel we need to refactor this, naming of copy_if_needed is 
ambiguous. 
Also we're running a lot of boilerplate code which can be replaced by more 
widely used and maintained python packages. 
 



> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712652#comment-14712652
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user remibergsma commented on the pull request:

https://github.com/apache/cloudstack/pull/692#issuecomment-134876392
  
@DaanHoogland OK, thanks!



> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14712605#comment-14712605
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user DaanHoogland commented on the pull request:

https://github.com/apache/cloudstack/pull/692#issuecomment-134863538
  
@remibergsma no, answer is clear and though my question expresses a 
reservation on design level it should not stop this PR; => LGTM


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14711818#comment-14711818
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user remibergsma commented on the pull request:

https://github.com/apache/cloudstack/pull/692#issuecomment-134707371
  
@bvbharatk Had a quick look and it seems to solve the problem. Can you 
please rebase against latest master so we can have a clean merge? Thanks!

@DaanHoogland Any more questions on this one?


> 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)


[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14700826#comment-14700826
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user bvbharatk commented on a diff in the pull request:

https://github.com/apache/cloudstack/pull/692#discussion_r37269538
  
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
@@ -96,7 +96,7 @@ def _redundant_on(self):
 d = s.replace(".templ", "")
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, s), 
"%s/%s" % (self.CS_ROUTER_DIR, d))
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"keepalived.conf.templ"), self.KEEPALIVED_CONF)
-CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
+CsHelper.copy("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
--- End diff --

Hi Daan,

The intent of copy_if_needed is to prevent overwriting the config file if 
it is preset already. In case of conntrackd, the config file is already present 
and so it dose not copy the default cloudstack conntrackd template and as a 
result conntrackd fails to start. For this(copy_if_needed)  to work we should 
make sure that this file is not present when this code runs for the first time. 
There may be similar errors related to rvr. I was trying to see if i can 
address them as a part of larger fix. 


> 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 keepal

[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-14 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696669#comment-14696669
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user DaanHoogland commented on a diff in the pull request:

https://github.com/apache/cloudstack/pull/692#discussion_r37056270
  
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
@@ -96,7 +96,7 @@ def _redundant_on(self):
 d = s.replace(".templ", "")
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, s), 
"%s/%s" % (self.CS_ROUTER_DIR, d))
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"keepalived.conf.templ"), self.KEEPALIVED_CONF)
-CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
+CsHelper.copy("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
--- End diff --

then wouldn't the keepalived.conf always be needed as well? the use of 
copy_if_needed seemed very intentional.


> 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 f

[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696454#comment-14696454
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user bvbharatk commented on a diff in the pull request:

https://github.com/apache/cloudstack/pull/692#discussion_r37048693
  
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
@@ -96,7 +96,7 @@ def _redundant_on(self):
 d = s.replace(".templ", "")
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, s), 
"%s/%s" % (self.CS_ROUTER_DIR, d))
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"keepalived.conf.templ"), self.KEEPALIVED_CONF)
-CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
+CsHelper.copy("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
--- End diff --

Hi Daan,

This will be needed only in case of redundant router. The current code 
tries to copy this file only if it is a rvr. It will not be copied for normal 
routers.


> 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 conntra

[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695181#comment-14695181
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


Github user DaanHoogland commented on a diff in the pull request:

https://github.com/apache/cloudstack/pull/692#discussion_r36970870
  
--- Diff: systemvm/patches/debian/config/opt/cloud/bin/cs/CsRedundant.py ---
@@ -96,7 +96,7 @@ def _redundant_on(self):
 d = s.replace(".templ", "")
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, s), 
"%s/%s" % (self.CS_ROUTER_DIR, d))
 CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"keepalived.conf.templ"), self.KEEPALIVED_CONF)
-CsHelper.copy_if_needed("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
+CsHelper.copy("%s/%s" % (self.CS_TEMPLATES_DIR, 
"conntrackd.conf.templ"), self.CONNTRACKD_CONF)
--- End diff --

would it make sense to make sure it is marked as needed, or is this always 
needed (even in non redundant routers)?


> 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 conf

[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-13 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695175#comment-14695175
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8725:


GitHub user bvbharatk opened a pull request:

https://github.com/apache/cloudstack/pull/692

CLOUDSTACK-8725 RVR functionality is broken in case of isolated netwo…

CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks, 
conntrackd fails to start.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/bvbharatk/cloudstack CLOUDSTACK-8725

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cloudstack/pull/692.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #692


commit fbebfd76ca774281e80c72e9141cd179a9d31bed
Author: Bharat Kumar 
Date:   2015-08-13T12:28:15Z

CLOUDSTACK-8725 RVR functionality is broken in case of isolated networks, 
conntrackd fails to start.




> 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 

[jira] [Commented] (CLOUDSTACK-8725) RVR functionality is broken in case of isolated networks, conntrackd fails to start.

2015-08-11 Thread Rajani Karuturi (JIRA)

[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693001#comment-14693001
 ] 

Rajani Karuturi commented on CLOUDSTACK-8725:
-

removing fixVersion from the bugs with empty assignee.
(fixVersion implies fix will be available in this release when open and was 
available since this release when resolved..
please update the fixVersion only when you plan to work on it or you know that 
someone is working on it. In that case, please update the assignee as well)

> 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
>Priority: Critical
>
> 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)