wqmeng edited a comment on issue #3509: 4.12 add host fail ,using tls connection
URL: https://github.com/apache/cloudstack/issues/3509#issuecomment-559091942
 
 
   Hello, 
   I have reinstall many time with latest  cloudstack 4.13.0, and continue get 
this error when add the Host. 
   ERROR [kvm.resource.LibvirtConnection] (Agent-Handler-1:null) (logid:) 
Connection with libvirtd is broken: invalid connection pointer in 
virConnectGetVersion .
   
   And the libvirtd works fine. 
   ```
   [root@localhost ~]# /bin/systemctl status libvirtd.service
   ● libvirtd.service - Virtualization daemon
      Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled; vendor 
preset: enabled)
      Active: active (running) since Wed 2019-11-27 05:18:10 PST; 18min ago
        Docs: man:libvirtd(8)
              https://libvirt.org
    Main PID: 26297 (libvirtd)
       Tasks: 17 (limit: 32768)
      CGroup: /system.slice/libvirtd.service
              └─26297 /usr/sbin/libvirtd -l
   
   Nov 27 05:18:09 2278.xxxx.com systemd[1]: Starting Virtualization daemon...
   Nov 27 05:18:10 2278.xxxx.com systemd[1]: Started Virtualization daemon.
   Nov 27 05:18:10 2278.xxxx.com libvirtd[26297]: 2019-11-27 13:18:10.978+0000: 
26313: info : libvirt version: 4.5.0, package: 23.el7_7.1 (CentOS BuildSystem 
<http://bugs.centos.org>, 2019-09-13-18:...ys.centos.org)
   Nov 27 05:18:10 2278.xxxx.com libvirtd[26297]: 2019-11-27 13:18:10.978+0000: 
26313: info : hostname: 2278.xxxx.com
   Nov 27 05:18:10 2278.xxxx.com libvirtd[26297]: 2019-11-27 13:18:10.978+0000: 
26313: warning : virSecurityManagerNew:189 : Configured security driver "none" 
disables default policy to create confined guests
   ```
   ```
   [root@localhost ~]# lsmod | grep kvm
   kvm_intel             188644  0
   kvm                   621480  1 kvm_intel
   irqbypass              13503  1 kvm
   ```

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


With regards,
Apache Git Services

Reply via email to