dony71 commented on issue #4334:
URL: https://github.com/apache/cloudstack/issues/4334#issuecomment-696420964


   below /var/log/cloud/cloud.out inside system vm
   ```
   2020-09-21 22:48:10,016 INFO  [cloud.agent.AgentShell] (main:null) Agent 
started
   2020-09-21 22:48:10,106 INFO  [cloud.agent.AgentShell] (main:null) 
Implementation Version is 4.14.0.0
   2020-09-21 22:48:10,126 INFO  [cloud.agent.AgentShell] (main:null) 
agent.properties found at /usr/local/cloud/systemvm/conf/agent.properties
   2020-09-21 22:48:10,407 INFO  [cloud.agent.AgentShell] (main:null) 
Defaulting to using properties file for storage
   2020-09-21 22:48:10,442 INFO  [cloud.agent.AgentShell] (main:null) 
Defaulting to the constant time backoff algorithm
   2020-09-21 22:48:10,722 INFO  [cloud.utils.LogUtils] (main:null) log4j 
configuration found at /usr/local/cloud/systemvm/conf/log4j-cloud.xml
   2020-09-21 22:48:10,976 INFO  [cloud.agent.AgentShell] (main:null) Using 
default Java settings for IPv6 preference for agent connection
   2020-09-21 22:48:12,278 INFO  [cloud.agent.Agent] (main:null) id is 4
   2020-09-21 22:48:12,290 WARN  [storage.resource.NfsSecondaryStorageResource] 
(main:null) There is no storageip in /proc/cmdline, something wrong!
   2020-09-21 22:48:12,503 INFO  [storage.resource.NfsSecondaryStorageResource] 
(main:null) config_ssl.sh found in /usr/local/cloud/systemvm/config_ssl.sh
   2020-09-21 22:48:12,510 INFO  [storage.resource.NfsSecondaryStorageResource] 
(main:null) config_auth.sh found in /usr/local/cloud/systemvm/config_auth.sh
   2020-09-21 22:48:12,516 INFO  [storage.resource.NfsSecondaryStorageResource] 
(main:null) _configIpFirewallScr found in 
/usr/local/cloud/systemvm/ipfirewall.sh
   2020-09-21 22:48:12,541 INFO  [storage.resource.NfsSecondaryStorageResource] 
(main:null) Secondary storage runs in role templateProcessor
   2020-09-21 22:48:13,333 ERROR [storage.resource.NfsSecondaryStorageResource] 
(main:null) Couldn't cast null to integer
   2020-09-21 22:48:13,371 INFO  [storage.template.DownloadManagerImpl] 
(main:null) DownloadManager: starting additional services since we are inside 
system vm
   2020-09-21 22:48:13,379 ERROR [storage.resource.NfsSecondaryStorageResource] 
(main:null) Couldn't cast null to integer
   2020-09-21 22:48:14,890 INFO  [storage.template.DownloadManagerImpl] 
(main:null) listvmtmplt.sh found in 
/usr/local/cloud/systemvm/scripts/storage/secondary/listvmtmplt.sh
   2020-09-21 22:48:14,918 INFO  [storage.template.DownloadManagerImpl] 
(main:null) createtmplt.sh found in 
/usr/local/cloud/systemvm/scripts/storage/secondary/createtmplt.sh
   2020-09-21 22:48:14,940 INFO  [storage.template.DownloadManagerImpl] 
(main:null) listvolume.sh found in 
/usr/local/cloud/systemvm/scripts/storage/secondary/listvolume.sh
   2020-09-21 22:48:14,958 INFO  [storage.template.DownloadManagerImpl] 
(main:null) createvolume.sh found in 
/usr/local/cloud/systemvm/scripts/storage/secondary/createvolume.sh
   2020-09-21 22:48:15,094 INFO  [storage.template.UploadManagerImpl] 
(main:null) UploadManager: starting additional services since we are inside 
system vm
   2020-09-21 22:48:15,492 INFO  [cloud.agent.Agent] (main:null) Agent [id = 4 
: type = NfsSecondaryStorageResource : zone = 1 : pod = 1 : workers = 5 : host 
= 172.31.36.107 : port = 8250
   2020-09-21 22:48:15,636 INFO  [utils.nio.NioClient] (main:null) Connecting 
to 172.31.36.107:8250
   2020-09-21 22:48:15,674 INFO  [utils.nio.Link] (main:null) Conf file found: 
/usr/local/cloud/systemvm/conf/agent.properties
   2020-09-21 22:48:20,506 INFO  [utils.nio.NioClient] (main:null) SSL: 
Handshake done
   2020-09-21 22:48:20,524 INFO  [utils.nio.NioClient] (main:null) Connected to 
172.31.36.107:8250
   2020-09-21 22:48:20,883 INFO  [cloud.serializer.GsonHelper] 
(Agent-Handler-1:null) Default Builder inited.
   2020-09-21 22:48:21,092 INFO  [cloud.agent.Agent] (Agent-Handler-2:null) 
Proccess agent startup answer, agent id = 0
   2020-09-21 22:48:21,105 INFO  [cloud.agent.Agent] (Agent-Handler-2:null) Set 
agent id 0
   2020-09-21 22:48:21,183 INFO  [cloud.agent.Agent] (Agent-Handler-2:null) 
Startup Response Received: agent id = 0
   2020-09-21 22:48:21,341 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-2:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:48:21,460 WARN  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-2:null) addRouteToInternalIp: unable to determine same 
subnet: _eth1ip=null, dest ip=172.31.36.107, _eth1mask=null
   2020-09-21 22:48:21,556 WARN  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-2:null) Error in configuring route to internal ip 
err=Error: inet address is expected rather than "null".
   2020-09-21 22:48:21,560 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-2:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:48:22,806 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-2:null) created a thread to start post upload server
   2020-09-21 22:48:23,150 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-5:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:48:23,309 INFO  [storage.template.DownloadManagerImpl] 
(agentRequest-Handler-5:null) found 0 volumes[]
   2020-09-21 22:48:23,383 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-1:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:48:23,474 INFO  [handler.logging.LoggingHandler] 
(nioEventLoopGroup-2-1:null) [id: 0x8cb5e78f] REGISTERED
   2020-09-21 22:48:23,498 INFO  [handler.logging.LoggingHandler] 
(nioEventLoopGroup-2-1:null) [id: 0x8cb5e78f] BIND(0.0.0.0/0.0.0.0:8210)
   2020-09-21 22:48:23,522 INFO  [storage.resource.NfsSecondaryStorageResource] 
(Thread-1:null) Started post upload server on port 8210 with 15 workers
   2020-09-21 22:48:23,539 INFO  [handler.logging.LoggingHandler] 
(nioEventLoopGroup-2-1:null) [id: 0x8cb5e78f, L:/0.0.0.0:8210] ACTIVE
   2020-09-21 22:48:23,610 INFO  [storage.template.DownloadManagerImpl] 
(agentRequest-Handler-1:null) found 2 
templates[/mnt/SecStorage/724a17aa-db70-33b6-be45-3d1cd28e116d/template/tmpl/1/4/,
 
/mnt/SecStorage/724a17aa-db70-33b6-be45-3d1cd28e116d/template/tmpl/1/3/658443d0-d38e-4925-94f5-28e6372fae2b.qcow2]
   2020-09-21 22:48:23,641 WARN  [storage.template.DownloadManagerImpl] 
(agentRequest-Handler-1:null) Post download installation was not completed for 
/mnt/SecStorage/724a17aa-db70-33b6-be45-3d1cd28e116d/template/tmpl/1/4
   2020-09-21 22:48:24,121 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-2:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:48:24,144 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-3:null) Processing agent ready command, agent id = 4
   2020-09-21 22:48:24,148 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-3:null) Set agent id 4
   2020-09-21 22:48:24,212 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-3:null) Ready command is processed for agent id = 4
   2020-09-21 22:48:24,296 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-4:null) Processing agent ready command, agent id = 4
   2020-09-21 22:48:24,298 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-4:null) Set agent id 4
   2020-09-21 22:48:24,309 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-4:null) Processed new management server list: 
172.31.36.107@static
   2020-09-21 22:48:24,319 INFO  [cloud.agent.Agent] 
(agentRequest-Handler-4:null) Ready command is processed for agent id = 4
   2020-09-21 22:48:37,840 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-5:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:49:38,158 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-1:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:50:38,355 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-3:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   2020-09-21 22:51:38,575 INFO  [storage.resource.NfsSecondaryStorageResource] 
(agentRequest-Handler-4:null) Determined host 172.31.36.107 corresponds to IP 
172.31.36.107
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to