You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If it means about LeoStorage's disk usage, I've answered it as below:
In the current implementation, v1.3.5, LeoFS outputs error/warning log when reaching the threshold of a disk usage. We need to implement the restriction of write operations to avoid "disk full", which will be delivered on v1.4.0.
If user means the LeoFS user created by leofs-adm create-user then currently no way to restrict the disk usage per user like the unix quota does. however we might implement this feature when we proceed the user level multitenancy on #557.
How to restrict user's hard disk space?
The text was updated successfully, but these errors were encountered: