Skip to content

Root filesystem had been changed to composefs and it's 100% full after 4.19.0-okd-scos.19 upgrade #2300

@stanbog

Description

@stanbog

Describe the bug

After the upgrade of OKD from version 4.18.0-okd-scos.10 to version 4.19.0-okd-scos.19, the root filesystem got changed as follow:

From:

sh-5.1# df -h / 
Filesystem      Size  Used Avail Use% Mounted on
overlay         200G   36G  164G  18% /

To:

sh-5.1# df -h /
Filesystem      Size  Used Avail Use% Mounted on
composefs       5.8M  5.8M     0 100% /

Which is causing issues because all our monitoring tools are seeing the nodes as being 'full'.

We are also not sure of this is expected behavior or an actual issue.

Version

4.19.0-okd-scos.19

Reproducibility

100%

Log Bundle

No response

Metadata

Metadata

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions