Jump to content

CLI:Command show: Difference between revisions

From pool
[unchecked revision][unchecked revision]
Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 34: Line 34:
</pre>
</pre>
<section end=example />
<section end=example />

<section begin=hosts />
<pre class="shell" style="display: inline-block">
cli> host show
# | id | name | description | os_type | host_group.name
----+--------------------------------------+----------------+-------------+---------+-----------------
1 | 021f9529-171b-4adb-8a49-58cfa07ef4c4 | Linux-Lab-VM-3 | | Linux |
2 | 30553818-2ac7-47ca-b52c-9e8d21012c36 | ESX2-Test | | ESXi | EST-Test
3 | 684006b2-08ac-472d-9a6b-cc9bd36dc9ab | Linux-Lab-VM-2 | | Linux |
4 | 6ccec73e-d2af-4fcf-bd13-b92d1802b43a | ESX1-Test | | ESXi | EST-Test
5 | a4098f08-4b29-49cc-94a1-722922bf0d17 | Linux-Lab-VM-4 | | Linux |
6 | ce7d89e5-fafe-410c-b257-afa5c42982b4 | ESX3-Test | | ESXi | EST-Test
7 | ddb081ea-bd85-48b7-bb4d-f0bfb2970b74 | Linux-Lab-VM-1 | | Linux |
cli></pre>
<section end=hosts />
<br>
<br>



Latest revision as of 01:02, 31 March 2020

Version

This page refers to version

1.0.0.179


Description

List all volumes on the Storage Array


When to Use

Use volume show to list all the volumes present on the Storage Array.

Syntax

Simply: volume show

Example

 
cli> volume show
 #  |                  id                  |         name         |  type   |       wwn       |   size    | protecti~
----+--------------------------------------+----------------------+---------+-----------------+-----------+-----------
  1 | 0008c12f-d24a-4117-bab9-2b7927e43b19 | Karin-Vol-Test4      | Primary | naa.68ccf09800~ | 42949672~ |
  2 | 05706c29-9743-4773-9a9d-320205f950a8 | Linux-Lab-VM-1-Vol-0 | Primary | naa.68ccf09800~ | 10737418~ |
  3 | 081946cf-86bb-4b40-baa1-15411288f325 | Linux-Lab-VM-3-005   | Primary | naa.68ccf09800~ | 10737418~ |
  4 | 0c0a4a8d-8c17-4c5c-b103-ce8062fe58ef | Karin-Vol-Test2      | Primary | naa.68ccf09800~ | 16106127~ |
  5 | 142b7bee-cc3e-4bc8-a58b-20582809bfa3 | Linux-Lab-VM-1-Vol-~ | Primary | naa.68ccf09800~ | 11059540~ |
  6 | 247187ee-55cb-4c73-ae5b-0c13fa734790 | Linux-Lab-VM-4-002   | Primary | naa.68ccf09800~ | 16106127~ |
  7 | 2ab636d6-3b43-43eb-a803-9f7551d9f5a2 | Karin-Vol-Test3      | Primary | naa.68ccf09800~ | 32212254~ |
  8 | 2d2ae6f3-5a94-4dca-9f68-62f54b0ff8ba | gslab3t1-vol5        | Primary | naa.68ccf09800~ | 26843545~ |
  9 | 3e3e0ed9-192e-4f1e-bcb4-5600842fc88d | Linux-Lab-VM-3-004   | Primary | naa.68ccf09800~ | 10737418~ |
 10 | 40187368-1bef-4925-9e46-a7019d24e7ee | Lab VMs              | Primary | naa.68ccf09800~ | 10844792~ |
 11 | 4126b8b7-fca8-46dd-8200-65389873304d | gslab3t1-vol3        | Primary | naa.68ccf09800~ | 26843545~ |
cli>

 
cli> host show
 #  |                  id                  |      name      | description | os_type | host_group.name
----+--------------------------------------+----------------+-------------+---------+-----------------
  1 | 021f9529-171b-4adb-8a49-58cfa07ef4c4 | Linux-Lab-VM-3 |             | Linux   |
  2 | 30553818-2ac7-47ca-b52c-9e8d21012c36 | ESX2-Test      |             | ESXi    | EST-Test
  3 | 684006b2-08ac-472d-9a6b-cc9bd36dc9ab | Linux-Lab-VM-2 |             | Linux   |
  4 | 6ccec73e-d2af-4fcf-bd13-b92d1802b43a | ESX1-Test      |             | ESXi    | EST-Test
  5 | a4098f08-4b29-49cc-94a1-722922bf0d17 | Linux-Lab-VM-4 |             | Linux   |
  6 | ce7d89e5-fafe-410c-b257-afa5c42982b4 | ESX3-Test      |             | ESXi    | EST-Test
  7 | ddb081ea-bd85-48b7-bb4d-f0bfb2970b74 | Linux-Lab-VM-1 |             | Linux   |
cli>


Reference

  • Links to useful pages utilizing Volume Show