Displaying the appliance storage information
Use the web console or CLI to display information about storage.
Procedure
- Use the web console. On the top of the main page, there is a Storage icon which shows the utilization of database storage. When you click it, you can view detailed information on filesystems and their utilization. You can also open the same panel by selecting Monitor > System > Storage.
-
Use the ap fs command to view information about filesystems and filesystems
mounts, or ap df to view storage utilization.
ap fs +-----------+------------+------------------------------------------+-----------+-----------+--------+--------+ | HA Domain | Filesystem | Disk | Size [GB] | Used [GB] | % Used | Status | +-----------+------------+------------------------------------------+-----------+-----------+--------+--------+ | hadomain1 | data | nsd.data_node0101_ssd_0/node0101-fab | 1117.81 | 156.49 | 14.00 | OK | | hadomain1 | data | nsd.data_node0101_ssd_1/node0101-fab | 1117.81 | 156.27 | 13.98 | OK | | hadomain1 | data | nsd.data_node0101_ssd_2/node0101-fab | 1117.81 | 156.49 | 14.00 | OK | | hadomain1 | data | nsd.data_node0101_ssd_3/node0101-fab | 745.21 | 146.88 | 19.71 | OK | | hadomain1 | data | nsd.data_node0102_ssd_0/node0102-fab | 1117.81 | 124.86 | 11.17 | OK | | hadomain1 | data | nsd.data_node0102_ssd_1/node0102-fab | 1117.81 | 124.86 | 11.17 | OK | | hadomain1 | data | nsd.data_node0102_ssd_2/node0102-fab | 745.21 | 120.43 | 16.16 | OK | | hadomain1 | data | nsd.data_node0102_ssd_3/node0102-fab | 745.21 | 120.43 | 16.16 | OK | | hadomain1 | data | nsd.data_node0103_ssd_0/node0103-fab | 1117.81 | 93.11 | 8.33 | OK | | hadomain1 | data | nsd.data_node0103_ssd_1/node0103-fab | 1117.81 | 93.23 | 8.34 | OK | | hadomain1 | data | nsd.data_node0103_ssd_2/node0103-fab | 1117.81 | 93.11 | 8.33 | OK | | hadomain1 | data | nsd.data_node0103_ssd_3/node0103-fab | 745.21 | 89.95 | 12.07 | OK | | hadomain1 | head | nsd.head_node0101_ssd_0/node0101-fab | 1117.81 | 27.05 | 2.42 | OK | | hadomain1 | head | nsd.head_node0102_ssd_0/node0102-fab | 1117.81 | 24.26 | 2.17 | OK | | hadomain1 | head | nsd.head_node0103_ssd_0/node0103-fab | 1117.81 | 33.42 | 2.99 | OK | | hadomain1 | local | nsd.local_node0101_ssd_0/node0101-fab | 1117.81 | 418.28 | 37.42 | OK | | hadomain1 | local | nsd.local_node0101_ssd_1/node0101-fab | 1117.81 | 418.28 | 37.42 | OK | | hadomain1 | local | nsd.local_node0101_ssd_2/node0101-fab | 1117.81 | 418.06 | 37.40 | OK | | hadomain1 | local | nsd.local_node0101_ssd_3/node0101-fab | 745.21 | 308.89 | 41.45 | OK | | hadomain1 | local | nsd.local_node0102_ssd_0/node0102-fab | 1117.81 | 311.87 | 27.90 | OK | | hadomain1 | local | nsd.local_node0102_ssd_1/node0102-fab | 1117.81 | 311.42 | 27.86 | OK | | hadomain1 | local | nsd.local_node0102_ssd_2/node0102-fab | 745.21 | 267.46 | 35.89 | OK | | hadomain1 | local | nsd.local_node0102_ssd_3/node0102-fab | 1064.05 | 308.36 | 28.98 | OK | | hadomain1 | local | nsd.local_node0103_ssd_0/node0103-fab | 1117.81 | 316.00 | 28.27 | OK | | hadomain1 | local | nsd.local_node0103_ssd_1/node0103-fab | 1117.81 | 316.12 | 28.28 | OK | | hadomain1 | local | nsd.local_node0103_ssd_2/node0103-fab | 1117.81 | 316.12 | 28.28 | OK | | hadomain1 | local | nsd.local_node0103_ssd_3/node0103-fab | 745.21 | 217.30 | 29.16 | OK | | hadomain1 | platform | nsd.platform_node0101_ssd_0/node0101-fab | 1117.81 | 63.49 | 5.68 | OK | | hadomain1 | platform | nsd.platform_node0102_ssd_0/node0102-fab | 1117.81 | 31.97 | 2.86 | OK | | hadomain1 | platform | nsd.platform_node0103_ssd_0/node0103-fab | 1117.81 | 31.41 | 2.81 | OK | | hadomain1 | scratch | nsd.scratch_node0101_ssd_0/node0101-fab | 1117.81 | 1007.15 | 90.10 | OK | | hadomain1 | scratch | nsd.scratch_node0102_ssd_0/node0102-fab | 1117.81 | 528.72 | 47.30 | OK | | hadomain1 | scratch | nsd.scratch_node0103_ssd_0/node0103-fab | 1117.81 | 497.43 | 44.50 | OK | +-----------+------------+------------------------------------------+-----------+-----------+--------+--------+ Filesystems mounts +------------+-----------------+-------------------------------------+ | Filesystem | Node | Mountpoint | +------------+-----------------+-------------------------------------+ | data | hadomain1.node1 | /opt/ibm/appliance/storage/data | | data | hadomain1.node2 | /opt/ibm/appliance/storage/data | | data | hadomain1.node3 | /opt/ibm/appliance/storage/data | | head | hadomain1.node1 | /opt/ibm/appliance/storage/head | | head | hadomain1.node2 | /opt/ibm/appliance/storage/head | | head | hadomain1.node3 | /opt/ibm/appliance/storage/head | | local | hadomain1.node1 | /opt/ibm/appliance/storage/local | | local | hadomain1.node2 | /opt/ibm/appliance/storage/local | | local | hadomain1.node3 | /opt/ibm/appliance/storage/local | | platform | hadomain1.node1 | /opt/ibm/appliance/storage/platform | | platform | hadomain1.node2 | /opt/ibm/appliance/storage/platform | | platform | hadomain1.node3 | /opt/ibm/appliance/storage/platform | | scratch | hadomain1.node1 | /opt/ibm/appliance/storage/scratch | | scratch | hadomain1.node2 | /opt/ibm/appliance/storage/scratch | | scratch | hadomain1.node3 | /opt/ibm/appliance/storage/scratch | +------------+-----------------+-------------------------------------+ Generated: 2019-02-21 09:41:32
If you have tiered storage configured, ap df also showsap df Shared file systems utilization +-----------+----------+-----------+-----------+--------+ | HA Domain | Name | Size [GB] | Used [GB] | % Used | +-----------+----------+-----------+-----------+--------+ | hadomain1 | data | 12802.59 | 1584.90 | 12.38 | | hadomain1 | head | 3600.73 | 90.98 | 2.53 | | hadomain1 | local | 13144.95 | 4217.88 | 32.09 | | hadomain1 | platform | 3600.73 | 136.25 | 3.78 | | hadomain1 | scratch | 3600.73 | 2183.24 | 60.63 | +-----------+----------+-----------+-----------+--------+ Node local file systems utilization +-----------------+------+----------------+-----------+-----------+--------+ | Node | Name | Mountpoint | Size [GB] | Used [GB] | % Used | +-----------------+------+----------------+-----------+-----------+--------+ | hadomain1.node1 | sdc5 | /var | 40.53 | 9.45 | 23.32 | | hadomain1.node1 | sdc6 | /home | 30.83 | 0.25 | 0.81 | | hadomain1.node1 | sdc7 | /tmp | 30.83 | 0.53 | 1.71 | | hadomain1.node1 | sdc8 | /var/log/audit | 5.03 | 2.54 | 50.45 | | hadomain1.node1 | sdc9 | / | 443.76 | 82.56 | 18.61 | | hadomain1.node2 | sda5 | /var | 40.53 | 6.34 | 15.66 | | hadomain1.node2 | sda6 | /home | 30.83 | 0.09 | 0.28 | | hadomain1.node2 | sda7 | /tmp | 30.83 | 0.28 | 0.91 | | hadomain1.node2 | sda8 | /var/log/audit | 5.03 | 1.55 | 30.87 | | hadomain1.node2 | sda9 | / | 780.74 | 42.25 | 5.41 | | hadomain1.node3 | sda5 | /var | 40.53 | 3.47 | 8.55 | | hadomain1.node3 | sda6 | /home | 30.83 | 0.09 | 0.28 | | hadomain1.node3 | sda7 | /tmp | 30.83 | 0.19 | 0.62 | | hadomain1.node3 | sda8 | /var/log/audit | 5.03 | 1.45 | 28.91 | | hadomain1.node3 | sda9 | / | 443.76 | 26.03 | 5.87 | +-----------------+------+----------------+-----------+-----------+--------+ Docker storage utilization +-----------------+----------+-----------+-----------+--------+ | Node | Name | Size [GB] | Used [GB] | % Used | +-----------------+----------+-----------+-----------+--------+ | hadomain1.node1 | Data | 99.61 | 37.41 | 37.56 | | hadomain1.node1 | Metadata | 1.04 | 0.03 | 2.57 | | hadomain1.node2 | Data | 99.61 | 24.74 | 24.84 | | hadomain1.node2 | Metadata | 1.04 | 0.02 | 2.39 | | hadomain1.node3 | Data | 99.61 | 22.61 | 22.70 | | hadomain1.node3 | Metadata | 1.04 | 0.02 | 2.37 | +-----------------+----------+-----------+-----------+--------+ Generated: 2019-02-21 09:38:43coolXXXXfile systems for tiered storage.For more information on these commands, see ap commands.