bm admin info

Description

The bm admin info command displays information on a Buckit server. For distributed Buckit deployments, bm admin info displays information for each Buckit server in the deployment.

The output of the command resembles the following:

●  play.min.io
   Uptime: 2 hours
   Version: 2024-05-10T08:24:14Z
   Network: 1/1 OK
   Drives: 4/4 OK
   Pool: 1

Pools:
   1st, Erasure sets: 1, Drives per erasure set: 4

0 B Used, 3 Buckets, 0 Objects
4 drives online, 0 drives offline, EC:1

Examples

The following example assumes that the play alias exists in the bm configuration file. You can replace play with the alias for your preferred S3-compatible deployment.

See bm alias for more information on aliases.

bm admin info play

Syntax

bm admin info has the following syntax:

bm admin info TARGET      \
              [--offline]

Specify the alias of a configured Buckit deployment as the TARGET.

Parameters

TARGET
Required

The alias about which you want to display information.

--offline
Optional

Show only offline drives or nodes.