Hi,

On trying to connect a host to engine I get install failed with ansible
ovirt-host-deploy reporting "Could not find or access
/etc/pki/vdsm/libvirt-spice/ca-cert.pem" (log snippet attached) although
said directory holds all files with what looks like correct permissions
(and no manual intervention has been done there).

-rw-r--r--. 1 root kvm 1368 Sep 13 15:09 ca-cert.pem
-rw-r--r--. 1 root kvm 5074 Sep 16 13:37 server-cert.pem
-r--r-----. 1 vdsm kvm 1704 Sep 16 13:37 server-key.pem


setup:
python2-ovirt-host-deploy-1.8.0-0.0.master.20180624095234.git827d6d1.el7.noarch
vdsm-4.30.0-585.gitd4d043e.el7.x86_64
ovirt-engine: master latest (dev build from today)

Any help much appreciated.
2018-09-16 13:38:00,178 p=7732 u=**** |  TASK [ovirt-host-deploy-vnc-certificates : Setup VNC PKI] **********************
2018-09-16 13:38:00,354 p=7732 u=**** |  An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
2018-09-16 13:38:00,355 p=7732 u=**** |  failed: [192.168.122.236] (item=ca-cert.pem) => {
    "changed": false, 
    "item": "ca-cert.pem"
}

MSG:

Could not find or access '/etc/pki/vdsm/libvirt-spice/ca-cert.pem' on the Ansible Controller.
If you are using a module and expect the file to exist on the remote, see the remote_src option

2018-09-16 13:38:00,425 p=7732 u=**** |  An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
2018-09-16 13:38:00,426 p=7732 u=**** |  failed: [192.168.122.236] (item=server-cert.pem) => {
    "changed": false, 
    "item": "server-cert.pem"
}

MSG:

Could not find or access '/etc/pki/vdsm/libvirt-spice/server-cert.pem' on the Ansible Controller.
If you are using a module and expect the file to exist on the remote, see the remote_src option

2018-09-16 13:38:00,499 p=7732 u=**** |  An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option
2018-09-16 13:38:00,500 p=7732 u=**** |  failed: [192.168.122.236] (item=server-key.pem) => {
    "changed": false, 
    "item": "server-key.pem"
}

MSG:

Could not find or access '/etc/pki/vdsm/libvirt-spice/server-key.pem' on the Ansible Controller.
If you are using a module and expect the file to exist on the remote, see the remote_src option

2018-09-16 13:38:00,502 p=7732 u=**** |  PLAY RECAP *********************************************************************
2018-09-16 13:38:00,502 p=7732 u=**** |  192.168.122.236            : ok=22   changed=0    unreachable=0    failed=1
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZBC4BLZLGULSVOP5LU4YE2OCDMGFPCEQ/

Reply via email to