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. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 2 replies
-
Thanks for opening your first issue here! Be sure to follow the issue template! |
Beta Was this translation helpful? Give feedback.
-
@sjanssen15 can you try my notes on Ubuntu from here and see if it works - https://rohityadav.cloud/blog/cloudstack-kvm/#kvm-host-setup |
Beta Was this translation helpful? Give feedback.
-
Yes, this is the guide I followed after I got that issue, and this one worked |
Beta Was this translation helpful? Give feedback.
-
Hi there! or just comment it in the file again. I hope this helps! |
Beta Was this translation helpful? Give feedback.
-
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? |
Beta Was this translation helpful? Give feedback.
-
it looks like these services are marked without any extra command/config in my testing environments. anyway, good to mention it in the doc
|
Beta Was this translation helpful? Give feedback.
created apache/cloudstack-documentation#493