You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/07/23 12:15:49 UTC

[GitHub] [cloudstack] digitalgust edited a comment on issue #3509: 4.12 add host fail , using tls connection

digitalgust edited a comment on issue #3509: 4.12 add host fail ,using tls connection
URL: https://github.com/apache/cloudstack/issues/3509#issuecomment-514184120
 
 
   all hosts firewalld was disabled.
   agent can connect to mgmt 8250 .
   ssh from mgmt to agent ok.
   restarted and reinstall multiple times.
   
   2019-07-23 07:47:56,608 INFO  [cloud.agent.Agent] (AgentShutdownThread:null) (logid:) Stopping the agent: Reason = sig.kill
   2019-07-23 07:48:03,718 INFO  [cloud.agent.AgentShell] (main:null) (logid:) Agent started
   2019-07-23 07:48:03,720 INFO  [cloud.agent.AgentShell] (main:null) (logid:) Implementation Version is 4.12.0.0
   2019-07-23 07:48:03,721 INFO  [cloud.agent.AgentShell] (main:null) (logid:) agent.properties found at /etc/cloudstack/agent/agent.properties
   2019-07-23 07:48:03,730 INFO  [cloud.agent.AgentShell] (main:null) (logid:) Defaulting to using properties file for storage
   2019-07-23 07:48:03,731 INFO  [cloud.agent.AgentShell] (main:null) (logid:) Defaulting to the constant time backoff algorithm
   2019-07-23 07:48:03,739 INFO  [cloud.utils.LogUtils] (main:null) (logid:) log4j configuration found at /etc/cloudstack/agent/log4j-cloud.xml
   2019-07-23 07:48:03,749 INFO  [cloud.agent.AgentShell] (main:null) (logid:) Using default Java settings for IPv6 preference for agent connection
   2019-07-23 07:48:03,841 INFO  [cloud.agent.Agent] (main:null) (logid:) id is 2
   2019-07-23 07:48:03,859 INFO  [kvm.resource.LibvirtConnection] (main:null) (logid:) No existing libvirtd connection found. Opening a new one
   2019-07-23 07:48:04,018 INFO  [org.reflections.Reflections] (main:null) (logid:) Reflections took 29 ms to scan 1 urls, producing 7 keys and 10 values 
   2019-07-23 07:48:04,031 INFO  [kvm.resource.LibvirtComputingResource] (main:null) (logid:) No libvirt.vif.driver specified. Defaults to BridgeVifDriver.
   2019-07-23 07:48:04,139 INFO  [cloud.agent.Agent] (main:null) (logid:) Agent [id = 2 : type = LibvirtComputingResource : zone = 1 : pod = 1 : workers = 5 : host = 192.168.100.
   2019-07-23 07:48:04,142 INFO  [utils.nio.NioClient] (main:null) (logid:) Connecting to 192.168.100.1:8250
   2019-07-23 07:48:04,145 INFO  [utils.nio.Link] (main:null) (logid:) Conf file found: /etc/cloudstack/agent/agent.properties
   2019-07-23 07:48:04,398 INFO  [utils.nio.NioClient] (main:null) (logid:) SSL: Handshake done
   2019-07-23 07:48:04,398 INFO  [utils.nio.NioClient] (main:null) (logid:) Connected to 192.168.100.1:8250
   2019-07-23 07:48:04,462 INFO  [kvm.storage.LibvirtStorageAdaptor] (Agent-Handler-1:null) (logid:) Attempting to create storage pool eb3a089f-eaec-45ce-bb97-a66d8d9df793 (Files
   2019-07-23 07:48:04,466 ERROR [kvm.resource.LibvirtConnection] (Agent-Handler-1:null) (logid:) Connection with libvirtd is broken: invalid connection pointer in virConnectGetV
   2019-07-23 07:48:04,469 INFO  [kvm.storage.LibvirtStorageAdaptor] (Agent-Handler-1:null) (logid:) Found existing defined storage pool eb3a089f-eaec-45ce-bb97-a66d8d9df793, usi
   2019-07-23 07:48:04,469 INFO  [kvm.storage.LibvirtStorageAdaptor] (Agent-Handler-1:null) (logid:) Trying to fetch storage pool eb3a089f-eaec-45ce-bb97-a66d8d9df793 from libvir
   2019-07-23 07:48:09,938 INFO  [cloud.serializer.GsonHelper] (Agent-Handler-1:null) (logid:) Default Builder inited.
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services