You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/05/24 15:46:31 UTC

[GitHub] [cloudstack-documentation] Hudratronium commented on pull request #192: Wording and command of install guide / "LIBVIRTD_ARGS="--listen"" leads to failure with libvirt6.0.0

Hudratronium commented on pull request #192:
URL: https://github.com/apache/cloudstack-documentation/pull/192#issuecomment-847138265


   > 
   > 
   > @Hudratronium that's no true, you need to mask the services to get old behaviour. We've fixed that in cloudstack-agent I think, @shwstppr @davidjumani - can you confirm?
   > 
   > On Ubuntu we've to do this to then get libvirtd listen on tcp/ssl port:
   > 
   > ```
   > systemctl mask libvirtd.socket libvirtd-ro.socket libvirtd-admin.socket libvirtd-tls.socket libvirtd-tcp.socket
   > systemctl restart libvirtd
   > ```
   
   Hi @rhtyd 
   
   At that time i raised an issue that, as far as i got this, is fixed for release 4.15.1
   https://github.com/apache/cloudstack/issues/4754
   
   On Ubuntu - as fas as i understood @shwstppr , that was already part of the configuration script.
   
   
   
   


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