/
swarmctl -t Disk related statistics

swarmctl -t Disk related statistics

Note

  • The old fields (usedBytes, trappedBytes, and usedSpace) are deprecated and will be removed in a future release. The new fields (usedMBytes, trappedMBytes, and usedSpaceMB) have been introduced as their replacement.

  • swarmctl -t gives specific details on each disk on a node

  • Use -a -x to get more disk statistics for all nodes in the cluster.

  • Great for seeing changes over time and tracking potentially bad disks. Can use this as part of a cron job.

  • trappedBytes is measured in MB.

[root@swarmcontentgateway dist]# ./swarmctl -t -d 172.29.3.0 +---------------+----------+-------------------------+--------------+-----------+-----------+------------+----------+-------------+--------+-------------------------+-------------------+------------+ | nodeIPAddress | name | uuid | trappedBytes | trapRatio | usedSpace | availSpace | maxSpace | streamCount | status | largestStreamUuid | largestStreamSize | journalBid | +===============+==========+=========================+==============+===========+===========+============+==========+=============+========+=========================+===================+============+ | 172.29.3.0 | /dev/sda | 92cb44e29e7166b23070a49 | 0 | 1 | 1.10GB | 64.68GB | 65.78GB | 600 | ok | 92cb44e29e7166b23070a49 | 109 | 0 | | | | 83e78b9a0 | | | | | | | | 83e78b9a0 | | | +---------------+----------+-------------------------+--------------+-----------+-----------+------------+----------+-------------+--------+-------------------------+-------------------+------------+ | 172.29.3.0 | /dev/sdb | 974444b53c81940ea60f003 | 0 | 1 | 1.15GB | 64.63GB | 65.78GB | 839 | ok | 974444b53c81940ea60f003 | 109 | 0 | | | | bf29ba4cf | | | | | | | | bf29ba4cf | | | +---------------+----------+-------------------------+--------------+-----------+-----------+------------+----------+-------------+--------+-------------------------+-------------------+------------+ | 172.29.3.0 | /dev/sdc | ea5f7b9e9da836ed1116b14 | 0 | 1 | 1.22GB | 64.56GB | 65.78GB | 748 | ok | ea5f7b9e9da836ed1116b14 | 109 | 0 | | | | c019d41d8 | | | | | | | | c019d41d8 | | | +---------------+----------+-------------------------+--------------+-----------+-----------+------------+----------+-------------+--------+-------------------------+-------------------+------------+

 

Related content

swarmctl -b Largest streams
swarmctl -b Largest streams
More like this
Statistics for Logical Usage
Statistics for Logical Usage
More like this
Managing Chassis and Drives
Managing Chassis and Drives
More like this
swarmctl -m detailed running statistics
swarmctl -m detailed running statistics
More like this
Managing Chassis and Drives - Legacy Admin Console
Managing Chassis and Drives - Legacy Admin Console
More like this
swarmctl -m meminfo
swarmctl -m meminfo
More like this

© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.