mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Add unsupported cgroup version (#24113)
This commit is contained in:
parent
68465cee8f
commit
b5c0a1b2e6
24
source/more-info/unsupported/cgroup_version.markdown
Normal file
24
source/more-info/unsupported/cgroup_version.markdown
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
---
|
||||||
|
title: "CGroup Version"
|
||||||
|
description: "More information on why CGroup version marks the installation as unsupported."
|
||||||
|
---
|
||||||
|
|
||||||
|
## The issue
|
||||||
|
|
||||||
|
Supervisor depends on a particular version of Docker CGroup to be in use since
|
||||||
|
it depends on its features to work properly.
|
||||||
|
|
||||||
|
Currently Supervisor requires CGroup v1 in a supervised installation.
|
||||||
|
|
||||||
|
However, the feature set changes and improves over time and therefore, the minimal
|
||||||
|
required version may change in the future. When that happens, it will be communicated
|
||||||
|
before we publish a version that will require you to upgrade CGroups.
|
||||||
|
|
||||||
|
## The solution
|
||||||
|
|
||||||
|
In a supervised installation if you have switched to CGroup v2 you will need to
|
||||||
|
revert what you did. Or you can re-run the [supervised installer](https://github.com/home-assistant/supervised-installer)
|
||||||
|
to fix it.
|
||||||
|
|
||||||
|
You should never see this issue on Home Assistant OS as all versions of the OS
|
||||||
|
ship with a supported CGroup version.
|
Loading…
x
Reference in New Issue
Block a user