Hide Forgot
Description of problem: Repeated SSL error during QCI install of RHV 4 self-hosted Version-Release number of selected component (if applicable): QCI-1.0-RHEL-7-20160815.t.0 How reproducible: Uncertain Steps to Reproduce: 1. Install/configure QCI 2. Deploy RHV self-hosted 3. On self-hosted system: systemctl status vdsmd Actual results: ● vdsmd.service - Virtual Desktop Server Manager Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: enabled) Active: active (running) since Tue 2016-08-16 10:13:00 UTC; 29min ago Main PID: 17243 (vdsm) CGroup: /system.slice/vdsmd.service ├─17243 /usr/bin/python /usr/share/vdsm/vdsm ├─17668 /usr/libexec/ioprocess --read-pipe-fd 58 --write-pipe-fd 37 --max-threads 10 --max-queued-requests 10 ├─17694 /usr/libexec/ioprocess --read-pipe-fd 39 --write-pipe-fd 38 --max-threads 10 --max-queued-requests 10 ├─17701 /usr/libexec/ioprocess --read-pipe-fd 47 --write-pipe-fd 46 --max-threads 10 --max-queued-requests 10 ├─17708 /usr/libexec/ioprocess --read-pipe-fd 58 --write-pipe-fd 57 --max-threads 10 --max-queued-requests 10 ├─20527 /usr/libexec/ioprocess --read-pipe-fd 80 --write-pipe-fd 79 --max-threads 10 --max-queued-requests 10 └─20569 /usr/libexec/ioprocess --read-pipe-fd 88 --write-pipe-fd 87 --max-threads 10 --max-queued-requests 10 Aug 16 10:41:36 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:41:36 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:41:40 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:41:43 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:41:46 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:42:00 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:42:06 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:42:06 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:42:10 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Aug 16 10:42:13 <<self_hosted_rhv_fqdn>> vdsm[17243]: vdsm vds.dispatcher ERROR SSL error during reading data: unexpected eof Expected results: No unexpected eof's Additional info: Deployment succeeeded without errors
Reproducibility: believe 100% for self-hosted. Possibly for all deployments
Any other ideas?