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

what to do if the nodes run out of disk space? #1200

Open
patsevanton opened this issue Dec 23, 2019 · 0 comments
Open

what to do if the nodes run out of disk space? #1200

patsevanton opened this issue Dec 23, 2019 · 0 comments

Comments

@patsevanton
Copy link

patsevanton commented Dec 23, 2019

Hello!
I use leofs 1.4.3.

[root@dev-tools-leofs-apatsev-3 ~]# df -hP
Filesystem                                                          Size  Used Avail Use% Mounted on
10.233.47.173:/test/05236/5c2514af8294e81bd8356e091d25676efa56e60a  9.4G  2.4G  7.0G  25% /mnt/leofs

7GB available
But

[root@dev-tools-leofs-apatsev-3 ~]# head -c 5G </dev/urandom > /mnt/leofs/file_5GB
head: write error: Input/output error
head: write error
[root@dev-tools-leofs-apatsev-1 ~]# df -hP
Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1       9.4G  8.9G     0 100% /
[root@dev-tools-leofs-apatsev-2 ~]# df -hP
Filesystem      Size  Used Avail Use% Mounted on
/dev/vda1       9.4G  8.9G     0 100% /
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant