1

I tried mounting an overlayfs upper directory with quotas enabled (Linux system). The quota tools, however, keep telling me that quotas are not enabled on that filesystem.

This makes me wonder if quotas are supported by overlayfs at all?

Holger
  • 19
  • 2
  • Seems unlikely, since overlayfs does not actually store any data itself. Your data lives in the upper and lower filesystems; overlayfs has no way to track it. – larsks Aug 21 '23 at 22:16

0 Answers0