Skip to content

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

@patsevanton

Description

@patsevanton

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% /

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions