mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 10:28:00 +08:00
shell: volume.move handles volume moved to cloud tier
fix https://github.com/seaweedfs/seaweedfs/issues/3803
This commit is contained in:
@@ -429,6 +429,7 @@ message ReadVolumeFileStatusResponse {
|
||||
uint32 compaction_revision = 7;
|
||||
string collection = 8;
|
||||
string disk_type = 9;
|
||||
VolumeInfo volume_info = 10;
|
||||
}
|
||||
|
||||
message DiskStatus {
|
||||
|
Reference in New Issue
Block a user