OpenVZ error message during the boot servers

gosha

Well-Known Member
Oct 20, 2014
302
26
58
Russia
Hi All!

As far as I understand in the Proxmox VE 4.x version the OpenVZ no longer used. I upgraded Proxmox VE from version 3 to version 4.
However, during the boot server I see an error message:

vz[2501]: /etc/init.d/vz: 41: .: Can't open /usr/lib/vzctl/scripts/initd-functions
systemd[1]: vz.service: control process exited, code=exited status=2
systemd[1]: Failed to start LSB: OpenVZ startup script.
systemd[1]: Unit vz.service entered failed state.

systemctl shows:
...
● vz.service loaded failed failed LSB: OpenVZ startup script
vzeventd.service loaded active exited LSB: start and stop vzeventd

Can I disable the vz.service and vzeventd.service via "systemctl disable..." (and remove /etc/init.d/vz)?
It does not harm?

---
Gosha
 
Last edited:
Strange, maybe I missed it...
But vzctl and redhat-cluster-pve packages not installed on my servers...
Maybe it used to be "apt-get remove" without --purge? (This page was last modified on 1 December 2015, at 11:48.)
Or may still I inattentively did upgrade? :(
Hm...
Ok. Let this be my fault.
Thanks for the answer.