mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Updated FUSE Mount (markdown)
@@ -295,3 +295,11 @@ The issue is with samba.conf. If you see NT_STATUS_ACCESS_DENIED error, try to a
|
||||
force user = root
|
||||
force group = root
|
||||
```
|
||||
|
||||
|
||||
### What does "df" output means? ###
|
||||
```
|
||||
Size: total number of volumes * volume size limit
|
||||
Used: Logic Size of files * replication = physical disk size taken
|
||||
Available = Size - Used
|
||||
```
|
||||
Reference in New Issue
Block a user