You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sheng Yang (JIRA)" <ji...@apache.org> on 2014/07/30 07:20:38 UTC

[jira] [Closed] (CLOUDSTACK-7198) Message "Failed to determine router FQDN" thrown in agent log,

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sheng Yang closed CLOUDSTACK-7198.
----------------------------------

    Resolution: Fixed

The result clearly state execution successful and answer is true. I don't see it's anywhere scary. 

The detail information are obtained from cmdline execution, which has nothing to do with execution success or not. It's needed for debug purpose, to know exactly what's happened in scripts in case something goes wrong. 

Apache2 only issue some warnings in this case, nowhere near suggesting start failure.

> Message "Failed to determine router FQDN"  thrown in agent log, 
> ----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-7198
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7198
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.5.0
>         Environment: KVM (RHEL 6.3)
>            Reporter: Rayees Namathponnan
>             Fix For: 4.5.0
>
>
> Below message  thrown in agent log multiple times,  while calling SetupGuestNetworkCommand  API
> This message is scary, not sure the impact from user point of view, even though the command return true, 
> This issue observed in KVM automation , Router : SetupGuestNetworkCommand fails while Restarting web server
> 2014-07-29 00:00:13,040 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-2:null) Execution is successful.
> 2014-07-29 00:00:13,041 DEBUG [cloud.agent.Agent] (agentRequest-Handler-2:null) Seq 1-6688126921621898335:  { Ans: , MgmtId: 29
> 066118877352, via: 1, Ver: v1, Flags: 0, [{"com.cloud.agent.api.Answer":{"result":true,"details":"","wait":0}}] }
> 2014-07-29 00:00:13,077 DEBUG [cloud.agent.Agent] (agentRequest-Handler-3:null) Request:Seq 1-6688126921621898336:  { Cmd , Mgm
> tId: 29066118877352, via: 1, Ver: v1, Flags: 100111, [{"com.cloud.agent.api.SetupGuestNetworkCommand":{"dhcpRange":"10.1.1.1","
> networkDomain":"cs52auto.advanced","isRedundant":false,"add":false,"nic":{"deviceId":2,"networkRateMbps":200,"defaultNic":false
> ,"pxeDisable":true,"nicUuid":"32a59d71-03b6-424d-af2c-94e709d0d998","uuid":"96990ed8-d58c-4c21-beb6-e0d092b92e34","ip":"10.1.1.
> 1","netmask":"255.255.255.0","gateway":"10.1.1.1","mac":"02:00:65:3e:00:02","broadcastType":"Vlan","type":"Guest","broadcastUri
> ":"vlan://2329","isolationUri":"vlan://2329","isSecurityGroupEnabled":false},"accessDetails":{"router.guest.ip":"10.1.1.1","gue
> st.vlan.tag":"2329","guest.network.gateway":"10.1.1.1","guest.bridge":"10.1.1.255","router.ip":"169.254.1.213","router.name":"r
> -150-VM"},"wait":0}}] }
> 2014-07-29 00:00:13,078 DEBUG [cloud.agent.Agent] (agentRequest-Handler-3:null) Processing command: com.cloud.agent.api.SetupGu
> estNetworkCommand
> 2014-07-29 00:00:13,084 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-3:null) Executing: /usr/share/cloud
> stack-common/scripts/network/domr/router_proxy.sh vpc_guestnw.sh 169.254.1.213  -D -M 02:00:65:3e:00:02 -d eth2 -i 10.1.1.1 -g
> 10.1.1.1 -m 24 -n 10.1.1.0 -e cs52auto.advanced
> 2014-07-29 00:00:13,220 DEBUG [cloud.agent.Agent] (agentRequest-Handler-1:null) Processing command: com.cloud.agent.api.GetVmDi
> skStatsCommand
> 2014-07-29 00:00:17,575 DEBUG [kvm.resource.LibvirtComputingResource] (agentRequest-Handler-3:null) Execution is successful.
> 2014-07-29 00:00:17,576 DEBUG [cloud.agent.Agent] (agentRequest-Handler-3:null) Seq 1-6688126921621898336:  { Ans: , MgmtId: 29
> 066118877352, via: 1, Ver: v1, Flags: 110, [{"com.cloud.agent.api.Answer":{"result":true,"details":"Restarting DNS forwarder an
> d DHCP server: dnsmasq.\nRestarting web server: apache2 ... waiting apache2: Could not reliably determine the server's fully qu
> alified domain name, using 127.0.0.1 for ServerName\napache2: Could not reliably determine the server's fully qualified domain
> name, using 127.0.0.1 for ServerName\n.\n","wait":0}}] }
> 2014-07-29 00:00:17,581 DEBUG [cloud.agent.Agent] (agentRequest-Handler-2:null) Request:Seq 1-6688126921621898338:  { Cmd , Mgm
> tId: 29066118877352, via: 1, Ver: v1, Flags: 100111, [{"com.cloud.agent.api.RebootCommand":{"vmName":"i-80-146-VM","wait":0}}]
> }
> 2014-07-29 00:00:17,582 DEBUG [cloud.agent.Agent] (agentRequest-Handler-2:null) Processing command: com.cloud.agent.api.RebootC
> ommand



--
This message was sent by Atlassian JIRA
(v6.2#6252)