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
Describe the bug
After the upgrade of OKD from version
4.18.0-okd-scos.10to version4.19.0-okd-scos.19, the root filesystem got changed as follow:From:
To:
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