Skip to content

mc admin info

Krishna Srinivas edited this page Sep 6, 2019 · 1 revision
krishna@escape:~$ mc admin info server myminio9001
●  host1.minio.io
   Uptime: 6 hours 
   Version: <development>
   Storage: 324G/500G
   Drives: 4/4 OK

●  host2.minio.io
   Uptime: 6 hours 
   Version: <development>
   Storage: 324G/500G
   Drives: 4/4 OK

●  host3.minio.io
   Uptime: 6 hours 
   Version: <development>
   Storage: 324G/500G
   Drives: 4/4 OK


●  host4.minio.io
   Uptime: 6 hours 
   Version: <development>
   Storage: 324G/500G
   Drives: 4/4 OK

Total Storage:
   Raw: 1296G / 2000G
   Usable: 648G / 1000G

krishna@escape:~$ mc admin info drive myminio9001
●  host1.minio.io
   /mnt/export1 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   /mnt/export2 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   ...

●  host2.minio.io
   /mnt/export1 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   /mnt/export2 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   ...

●  host3.minio.io
   /mnt/export1 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   /mnt/export2 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   ...

●  host4.minio.io
   /mnt/export1 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   /mnt/export2 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   ...

krishna@escape:~$ mc admin info cpu myminio9001
●  host1.minio.io
   Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz. Cores: 32 (x2)
   Use: 28%

●  host2.minio.io
   Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz. Cores: 32 (x2)
   Use: 28%

●  host3.minio.io
   Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz. Cores: 32 (x2)
   Use: 28%

●  host4.minio.io
   Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz. Cores: 32 (x2)
   Use: 28%

krishna@escape:~$ mc admin info mem myminio9001
●  host1.minio.io
   Used/Total: 35G/64G
   
●  host2.minio.io
   Used/Total: 35G/64G

●  host3.minio.io
   Used/Total: 35G/64G

●  host4.minio.io
   Used/Total: 35G/64G

krishna@escape:~$ mc admin info network myminio9001
TBD

krishna@escape:~$ mc admin info all myminio9001
●  host1.minio.io
   Uptime: 6 hours 
   Version: <development>
   Storage: 324G/500G
   Drives: 4/4 OK

   Drives:
   /mnt/export1 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   /mnt/export2 XFS Seagate-201S 80G/200G(used/total) read-latency write-latency read-throughput write-througput
   ...

   CPU:
   Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz. Cores: 32 (x2)
   Use: 28%

   MEM:
   Used/Total: 35G/64G

●  host2.minio.io
(Similar output to above)

●  host3.minio.io
(Similar output to above)

●  host4.minio.io
(Similar output to above)

Total Storage:
   Raw: 1296G / 2000G
   Usable: 648G / 1000G
Clone this wiki locally