docs/doc/source/node_management/kubernetes/hardware_acceleration_devices/displaying-the-status-of-device-images.rst
Stone 0d7d14b0c2 File structure reorg
Changed names of kubernetes and openstack subdirs, and reorganized index files
for consistency with other docs.

Signed-off-by: Stone <ronald.stone@windriver.com>
Change-Id: I234dd88e500f12e7c68b0e8bc5b68ca6e0875aba
2021-02-22 13:04:19 -05:00

1.1 KiB

Display the Status of Device Images

Use the device-image-state-list command to review the state of applied device images

  • Run the following command.

    ~(keystone_admin)$ system device-image-state-list

    This will produce output similar to:

    +--------------+--------------------+--------------------------------------+---------+-------------------+------------+
    | hostname     | PCI device address | Device image uuid                    | status  | Update start time | updated_at |
    +--------------+--------------------+--------------------------------------+---------+-------------------+------------+
    | controller-0 | 0000:b3:00.0       | 12032cbe-1d78-4813-847a-649e3bb1fb4d | pending | None              | None       |
    +--------------+--------------------+--------------------------------------+---------+-------------------+------------+