Description missing to mask libvirtd services for Ubuntu #10681
problemWhen following the install guide on KVM hypervisors, it says at point 2 to mask certain systemd services for RHEL 8 / CentOS 8 / SUSE. However, when following this guide on Ubuntu 24.04, starting libvirtd will fail with an error. When masking these services it doesn't fail. versionsCloudStack is not yet installed, but trying version 4.20.0.0 install guide The steps to reproduce the bug
What to do about it?Execute the systemctl mask command from the guide on Ubuntu 24.04.02 in order to make it start. |
Replies: 6 comments 2 replies
|
Thanks for opening your first issue here! Be sure to follow the issue template! |
|
@sjanssen15 can you try my notes on Ubuntu from here and see if it works - https://rohityadav.cloud/blog/cloudstack-kvm/#kvm-host-setup |
Yes, this is the guide I followed after I got that issue, and this one worked |
Hi there! or just comment it in the file again. I hope this helps! |
|
I'm not sure if I can try this again since I masked the services already and that fixed it. You want me to remove the masking and try this again? |
|
it looks like these services are marked without any extra command/config in my testing environments. anyway, good to mention it in the doc |
created apache/cloudstack-documentation#493