mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated FUSE Mount (markdown)
parent
412a74a01a
commit
0272b2a854
|
@ -300,6 +300,6 @@ The issue is with samba.conf. If you see NT_STATUS_ACCESS_DENIED error, try to a
|
|||
### What does "df" output means? ###
|
||||
```
|
||||
Size: total number of volumes * volume size limit
|
||||
Used: Logic Size of files * replication = physical disk size taken
|
||||
Used: (Logical Total Size of files - Logical Deleted File Size) * replication = physical disk size taken
|
||||
Available = Size - Used
|
||||
```
|
Loading…
Reference in a new issue