We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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% /
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
I use leofs 1.4.3.
7GB available
But
The text was updated successfully, but these errors were encountered: