Users can pass the limit

So on the package for free users they have a limit. But some peapole can pass it, why?
Captura de pantalla 2024-02-07 195813

because without quota enabled, the limit will not be enforced.

2 Likes

How to enable it?

Just execute this command (as root):

v-add-sys-quota

Sorry to bother about that again. But I’m curious what will happen to the user when he exceeded his limit?

To the user… nothing, to the files the user will try to upload two things:

1.- System will give an error.
2.- The file could get corrupted.

Creating the file will fail. How ever database are excluded from the limit…

Thanks @sahsanu @eris.

User’s can still pass limit

Check quota for those users to view the used space and the soft and hard limits.

Example with user noxi:

quota -s -u noxi
1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.