Skip to main content

Proxmox v4.1 and cPanel on Centos 7 (lxc)

Comments

2 comments

  • cPanelMichael
    Hello :) The supported virtual environments are documented at: Installation Guide - System Requirements - Documentation - cPanel Documentation What services are failing? Thank you.
    0
  • Karateka
    Hello, One of the things I noticed is that directories such as "/proc/sys", "/proc/sysrq-trigger", and "/sys" are all marked as read-only in the lxc container. I believe this is intentionally on Proxmox 4.1 "lxc" servers due to their apparmor requirement. The strace output from the restart scripts (which use the same mechanism to as chkservd to check a process' status) does seem to touch these directories briefly, and I think removing the read-only status from the directories might help, mainly because cPanel suggests the unconfined setting for a reason and the mounts look quite different compared to what is going on with Proxmox v3. In addition to this, the new Proxmox VM currently appears to be operating in RunLevel "5", rather than in RunLevel "3". I suspect that this may also have something to do with chkservd's problems on CentOS 7. I have opened a new support ticket with Proxmox on correcting the read-only mounts on "/proc" and "/sys" and having the lxc server booted in RunLevel 3 to see if this alleviates any issues. I am currently running a new and fresh install of cPanel and will follow up on the exact failed services in a bit.
    0

Please sign in to leave a comment.