Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[leo_storage] How to restrict user's hard disk space #806

Closed
Lizting opened this issue Aug 21, 2017 · 5 comments
Closed

[leo_storage] How to restrict user's hard disk space #806

Lizting opened this issue Aug 21, 2017 · 5 comments

Comments

@Lizting
Copy link

Lizting commented Aug 21, 2017

How to restrict user's hard disk space?

@yosukehara yosukehara changed the title leofs storage [leo_storage] How to restrict user's hard disk space Aug 22, 2017
@yosukehara yosukehara self-assigned this Aug 22, 2017
@yosukehara yosukehara added this to the 1.4.0 milestone Aug 22, 2017
@yosukehara
Copy link
Member

yosukehara commented Aug 22, 2017

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.

Related issues:

@mocchira
Copy link
Member

@Lizting

How to restrict user's hard disk space?

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.

@Lizting
Copy link
Author

Lizting commented Aug 22, 2017

@yosukehara @mocchira ok, thank

@mocchira
Copy link
Member

@Lizting Could you close this issue if our comments answer your question?

@Lizting Lizting closed this as completed Aug 24, 2017
@Lizting
Copy link
Author

Lizting commented Aug 24, 2017

ok,sorry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants