docs/doc/source/storage/kubernetes/identify-space-available-for-partitions.rst
Keane Lim ceea9dda0d Storage Guide update
Applied review feedback.

Fixed 'grey bars' formatting.
Fixed gerunds and lists
Added abbreviations and references

Change-Id: I104d678ce3ea52bddcbc141f8aad49ea1e1971db
Signed-off-by: Keane Lim <keane.lim@windriver.com>
2021-02-09 12:50:24 -05:00

832 B

Identify Space Available for Partitions

For example, run the following command to show space available on compute-1.

~(keystone_admin)$ system host-disk-list compute-1

+--------------------------------------+------------+...+---------------+...
| uuid                                 |device_node |   | available_gib |...
+--------------------------------------+------------+...+---------------+...
| 6a0cadea-58ae-406f-bedf-b25ba82f0488 | /dev/sda   |...| 32698         |...
| fcd2f59d-c9ee-4423-9f57-e2c55d5b97dc | /dev/sdb   |...| 9215          |...
+--------------------------------------+------------+...+---------------+...