mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 16:53:14 +08:00
revert disk stats
This commit is contained in:
@@ -89,7 +89,7 @@ func (t *Topology) batchVacuumVolumeCompact(grpcDialOption grpc.DialOption, vl *
|
||||
return recvErr
|
||||
}
|
||||
}
|
||||
glog.V(0).Infof("%d vacuum %d on %s processed %d bytes, percentage loadAvg %v",
|
||||
glog.V(0).Infof("%d vacuum %d on %s processed %d bytes, loadAvg %v%%",
|
||||
index, vid, url, resp.ProcessedBytes, resp.PercentLoadAvg_1M)
|
||||
}
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user