Hello,
I ran into a situation recently while running LXC containers the "Enable Quota" wasn't enough to properly enable quotas on my existing containers. To solve this I did the following:
Hope this helps!
I ran into a situation recently while running LXC containers the "Enable Quota" wasn't enough to properly enable quotas on my existing containers. To solve this I did the following:
- Stopped or Shutdown running container
- Resources > Select Storage > Edit
- Enable Quota: Check
- Start container
- Console:
- quotacheck -cvgua -m
Hope this helps!