display remote volumes on volume server ui page
This commit is contained in:
@@ -144,6 +144,7 @@ func (s *Store) VolumeInfos() []*VolumeInfo {
|
||||
Ttl: v.Ttl,
|
||||
CompactRevision: uint32(v.CompactionRevision),
|
||||
}
|
||||
s.RemoteStorageName, s.RemoteStorageKey = v.RemoteStorageNameKey()
|
||||
stats = append(stats, s)
|
||||
}
|
||||
location.volumesLock.RUnlock()
|
||||
|
||||
Reference in New Issue
Block a user