Centos 7 Container not getting Start

lowegame

Member
Nov 7, 2019
52
1
13
36
Hello, Centos 7 as a container does not start when I set up a virtual server and the error appears as follows. Can you help with the solution?

PVE Version: 7.0-8

WARN: old systemd (< v232) detected, container won't run in a pure cgroupv2 environment! Please see documentation -> container -> cgroup version.
TASK WARNINGS: 1


Thank you from now.
 
Since instruction in documentation not complete (you must open several links) here the steps you need to do:

1. nano /etc/default/grub
2. find GRUB_CMDLINE_LINUX_DEFAULT="quiet"
3. change to GRUB_CMDLINE_LINUX_DEFAULT="systemd.unified_cgroup_hierarchy=0 quiet"
4. run update-group
5. restart server/node
6. if still failed then try to set Container options: Unprivileged = Yes
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!