Submitted by Arvi89 on Wed, 01/13/2016 - 01:28
Hello,
I wanted to try cloudmin gpl kvm on my centos 7.2.1511, I downloaded the script, and then I got this:
Redirecting to /bin/systemctl start cgconfig.service
Failed to start cgconfig.service: Unit cgconfig.service failed to load: No such file or directory.
error reading information on service cgconfig: No such file or directory
.. doneActivating KVM kernel module ..
libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
.. kernel module did not load successfully
Status:
Closed (works as designed)
Comments
Submitted by Arvi89 on Wed, 01/13/2016 - 01:28 Comment #1
Submitted by Arvi89 on Wed, 01/13/2016 - 01:29 Comment #2
Submitted by Arvi89 on Wed, 01/13/2016 - 21:15 Comment #3
Ok, 1 update, I had to yum install libcgroup-tools to not have the cgconfig.service error anymore.
Now I still have this error:
Activating KVM kernel module ..
libkmod: kmod_module_new_from_loaded: could not open /proc/modules: No such file or directory
Error: could not get list of modules: No such file or directory
.. kernel module did not load successfully
Will update if I find the solution.
Submitted by gstlouis on Thu, 05/31/2018 - 17:22 Comment #4
I seem to have fallen into the same problem here. It does not look like anyone replied to this. I sure hope someone can comment on my post...
https://www.virtualmin.com/node/57321#comment-796794
Submitted by JamieCameron on Thu, 05/31/2018 - 22:26 Comment #5
I'm surprised that /proc/modules doesn't exist on your system. Are you running the install script as
root
?Submitted by gstlouis on Tue, 06/05/2018 - 08:03 Comment #6
I did install this as root yes. However after dealing with the hosting it seems I cannot install cloudmin because of I cannot enable KVM They have said: "You cannot install the KVM virtualization over this cloud VPS server. This sever is based on OpenVZ virtualization and uses host node Kernel to run the cloud server"
Personally I thought they just didn't enable virtualization on the physical host. I was hoping to get cloudmin working to spawn two instances since I had 4 cores ;)
If anyone has more comments on OpenVZ and why cloudmin does not work I'd love to hear it. I see this as KVM can't be install because OpenVZ is installed and in use
Guy
OpenVZ is a container-based virtualization system. KVM has to run directly on the hardware. OpenVZ is already a virtual machine; you simply don't have the access you need to run KVM. You have a container, sort of a chroot jail, not a dedicated server.
There's not really much to say about it; it can't work. You'll need a dedicated "bare metal" server to run any Cloudmin version.
If you want to host websites on your OpenVZ instance, Virtualmin will do the job. If you want a virtualization management tool (which is what Cloudmin is), you'll need a dedicated server (not virtual) to run it on.