[
https://issues.apache.org/jira/browse/CLOUDSTACK-9183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300035#comment-15300035
]
dsclose commented on CLOUDSTACK-9183:
-------------------------------------
These entries may also be related. Seeing these pretty much constantly in 4.8:
{code}
2016-05-25 14:16:24,755 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-5:ctx-d13655cf) Agent response doesn't seem to be
correct ==> false
2016-05-25 14:16:24,776 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-5:ctx-8eff30a4) Agent response doesn't seem to be
correct ==> false
2016-05-25 14:16:24,789 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-5:ctx-d13655cf) Redundant virtual router (name:
r-200-VM, id: 200) just switch from BACKUP to UNKNOWN
2016-05-25 14:16:24,799 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-5:ctx-8eff30a4) Redundant virtual router (name:
r-198-VM, id: 198) just switch from MASTER to UNKNOWN
2016-05-25 14:16:24,832 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-6:ctx-31f3f533) Agent response doesn't seem to be
correct ==> false
2016-05-25 14:16:24,847 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-6:ctx-31f3f533) Redundant virtual router (name:
r-334-VM, id: 334) just switch from BACKUP to UNKNOWN
2016-05-25 14:16:25,587 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-3:ctx-643c4f6c) Redundant virtual router (name:
r-351-VM, id: 351) just switch from UNKNOWN to BACKUP
2016-05-25 14:16:26,680 INFO [c.c.n.r.VirtualNetworkApplianceManagerImpl]
(RedundantRouterStatusMonitor-1:ctx-52724739) Redundant virtual router (name:
r-351-VM, id: 351) just switch from UNKNOWN to BACKUP
{code}
> CS 4.7.0 bash: /opt/cloud/bin/getRouterAlerts.sh: No such file or directory
> ---------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9183
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9183
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: SystemVM
> Affects Versions: 4.7.0
> Environment: CloudStack 4.7.0 RC1, Ubuntu 14.04.3, KVM, NFS
> Reporter: Milamber
> Labels: kvm, systemvm
>
> On my 4.7.0 RC1 test environment, I've this warning message:
> 2015-12-15 23:57:35,165 WARN [c.c.n.r.VirtualNetworkApplianceManagerImpl]
> (RouterStatusMonitor-1:ctx-f1556e81) (logid:db80c3d4) Unable to get alerts
> from router r-11-VM bash: /opt/cloud/bin/getRouterAlerts.sh: No such file or
> directory
> I don't find this bash script anywhere (on management node, host node and
> inside the VR)
> I find theses references to this script inside:
> public static final String ROUTER_ALERTS = "getRouterAlerts.sh";
> ./core/src/com/cloud/agent/resource/virtualnetwork/VRScripts.java
> ExecutionResult result = _vrDeployer.executeInVR(routerIp,
> VRScripts.ROUTER_ALERTS, args);
> ./core/src/com/cloud/agent/resource/virtualnetwork/VirtualRoutingResource.java
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)