-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
my disk status:
df -Th
Filesystem Type Size Used Avail Use% Mounted on
ceph-fuse fuse.ceph-fuse 20T 20T 626G 97% /data
https://github.com/toolkits/nux/blob/master/dfstat_linux.go
if strings.HasPrefix(fsVfstype, "fuse") {
continue
}
why ignore "fuse" prefix?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels