mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-18 21:37:56 +08:00
This commit is contained in:
@@ -363,6 +363,8 @@ message DiskStatus {
|
||||
uint64 all = 2;
|
||||
uint64 used = 3;
|
||||
uint64 free = 4;
|
||||
float percent_free = 5;
|
||||
float percent_used = 6;
|
||||
}
|
||||
|
||||
message MemStatus {
|
||||
|
Reference in New Issue
Block a user