List Device LabelsΒΆ
Use the host-device-label-list command to review device labels used on a host.
The command format is:
system host-device-label-list <hostname_or_id> <devicename_or_address>
Example
To list device labels on controller-0, do the following.
~(keystone_admin)$ system host-device-label-list controller-0 +--------------+------------------+-----------+-------------+ | hostname | PCI device name | label key | label value | +--------------+------------------+-----------+-------------+ | controller-0 | pci_0000_b3_00_0 | key1 | value1 | +--------------+------------------+-----------+-------------+