diff options
| author | Lisandro Pin <lisandro.pin@proton.ch> | 2025-12-13 03:07:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-12 18:07:59 -0800 |
| commit | 662a6ac8ee45caede35b82f4c5527cc30c0de0c2 (patch) | |
| tree | 483b1b73ed919d70b352f04c2f6f195ad7712b54 /weed/s3api/s3api_object_handlers_list.go | |
| parent | a1eab5ff99c95a557d3ffa2e775b31988724fd8b (diff) | |
| download | seaweedfs-662a6ac8ee45caede35b82f4c5527cc30c0de0c2.tar.xz seaweedfs-662a6ac8ee45caede35b82f4c5527cc30c0de0c2.zip | |
Implement a `weed shell` command to return a status overview of the cluster. (#7704)
Detailed file information will be implemented in a follow-up MR. Note also
that masters are currently not reporting back EC shard sizes correctly, via
`master_pb.VolumeEcShardInformationMessage.shard_sizes`.
F.ex:
```
> cluster.status
cluster:
id: topo
status: LOCKED
nodes: 10
topology: 1 DC(s)s, 1 disk(s) on 1 rack(s)
volumes:
total: 3 volumes on 1 collections
max size: 31457280000 bytes
regular: 2/80 volumes on 6 replicas, 6 writable (100.00%), 0 read-only (0.00%)
EC: 1 EC volumes on 14 shards (14.00 shards/volume)
storage:
total: 186024424 bytes
regular volumes: 186024424 bytes
EC volumes: 0 bytes
raw: 558073152 bytes on volume replicas, 0 bytes on EC shard files
```
Diffstat (limited to 'weed/s3api/s3api_object_handlers_list.go')
0 files changed, 0 insertions, 0 deletions
