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 16:06:09 UTC

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

Hudratronium edited a comment 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.
   
   It might be an idea, as this topic is quiet crucial, that for the offical guides some of the developers add some content to the documentation.
   From an user point of view, the kvm-installation in the docs inherits an manual configuration of libvirt (as well as SELinux / AppArmor). 
   As far as i got during the last months, this is all done automatically during the cloudstack-agent installation.
   So it might be good to restructure the whole side and give some additonal input which configurtation is done already?
   


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