Hello,
I have some LXC containers with docker running inside them. Those work well with root-on-ext4, with the required changes in the .conf files.
When I do the same on root-on-zfs, I get the following messages in the console:
Are these harmless? Those containers work as expected, but will this cause an issue later on?
Thank you!
I have some LXC containers with docker running inside them. Those work well with root-on-ext4, with the required changes in the .conf files.
When I do the same on root-on-zfs, I get the following messages in the console:
Code:
overlayfs: upper fs does not support RENAME_WHITEOUT.
overlayfs: upper fs is missing required features.
Are these harmless? Those containers work as expected, but will this cause an issue later on?
Thank you!