weizhouapache commented on issue #9718:
URL: https://github.com/apache/cloudstack/issues/9718#issuecomment-2370584807

   > Yes , the vnc tls were enabled in all host. It seems that the qemu process 
that is running, does not recognize the certificate change and still uses the 
old certificate. Stop the startup or migrate and the new qemu process will use 
the new certificate. vnc_tls=1 vnc_tls_x509_verify=1 
vnc_tls_x509_cert_dir="/etc/pki/libvirt-vnc"
   
   thanks @havengit 
   good to know that migration fixes the issue. stopping/starting all vms is 
not possible for large production environments.
   
   To summarize, 
   - vm console becomes unavailable if cloudstack-agent certificates expires 
and is renewed.
   - it is a qemu issue. ACS cannot do anything to fix it.
   - users have to migrate or stop/start the VMs so that new qemu process will 
use the new certificates
   
   cc @DaanHoogland @rohityadavcloud @nvazquez 
   


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

To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to