Wording and command of install guide / "LIBVIRTD_ARGS="--listen"" leads to failure with libvirt6.0.0#192
Wording and command of install guide / "LIBVIRTD_ARGS="--listen"" leads to failure with libvirt6.0.0#192Hudratronium wants to merge 14 commits into
Conversation
Added MySQL version based on comptability matrix. Added a note for ensureing MySQL start-up after a reboot. Added a Port in the discribrion, which is shown at the end of the "cloudstack-management-setup"
…l port" This reverts commit ca31044.
Added a note to check if automatic start of MySQL is configured
Added the port as it is shown after finishing cloudstack-management-setup
Process now: Create - check - remove (as this is aimed as an productive installation)
using libvirt 6.0.0 this argument will lead to libvirt is not going to start anymore. This feature seems to be deprecated by the libvirt project https://listman.redhat.com/archives/libvir-list/2019-August/msg01070.html
This reverts commit 82e2833.
using libvirt 6.0.0 this argument will lead to libvirt is not going to start anymore. This feature seems to be deprecated by the libvirt project https://listman.redhat.com/archives/libvir-list/2019-August/msg01070.html
GabrielBrascher
left a comment
There was a problem hiding this comment.
Thanks for the proposed changes. I have raised some suggestions.
As suggested removed stpes for Ubuntu 14 as it isn't soupported anymore
Hudratronium
left a comment
There was a problem hiding this comment.
inserted changes as suggested - thanks for your support
|
requesting docbuild |
|
Your request had been received, i'll go and build the documentation and check the output log for errors. This shouldn't take long. |
|
Build finished. You can review it at: https://acs-www.shapeblue.com/docs/WIP-PROOFING/pr192// Build Log Output: No log errors found to report.// |
Just some cosmetics for right displaying in guide
|
@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: |
Hi @rhtyd At that time i raised an issue that, as far as i got this, is fixed for release 4.15.1 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. |
|
@Hudratronium yes that's correct. This is fixed for 4.15.1 in apache/cloudstack#4756 and therefore I think the doc changes are not necessary, this PR can be closed. What do you think? |
|
@rhtyd |
Hi,
made some minor changes regarding wording. Also added some notes as this part of documentations aims for an productive environment.
With regards