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

23 lines
832 B
ReStructuredText

.. euf1590523814334
.. _identify-space-available-for-partitions:
=======================================
Identify Space Available for Partitions
=======================================
For example, run the following command to show space available on compute-1.
.. code-block:: none
~(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 |...
+--------------------------------------+------------+...+---------------+...