Listing storage pools
Use the pool_list command to list all storage pools or the specified one.
pool_list [ pool=PoolName ] [ gp=gpName ] [ managed=<yes|no|all> ] [ domain=DomainName ]
Parameters
| Name | Type | Description | Mandatory | Default |
|---|---|---|---|---|
| pool | Object name | Name of a storage pool. | N | All pools. |
| gp | Object name | Name of a group pool. | N | All pools. |
| managed | Boolean | Selects whether to show unmanaged pools (no), managed (yes) or both (all) . | N | No |
| domain | Object name | The domain name. | N | All Domains |
When the pool parameter is provided, only the specified storage pool is
listed.
Example:
pool_list
Output:
Name Size (GB) Empty Space (GB)
default 24292 9225
DBPool 1013 1013
| ID | Name | Default Position |
|---|---|---|
| name | Name | 1 |
| soft_size | Size (GB) | 2 |
| soft_size_MiB | Size (MiB) | N/A |
| hard_size | Hard Size (GB) | 6 |
| hard_size_MiB | Hard Size (MiB) | N/A |
| snapshot_size | Snap Size (GB) | 4 |
|
snapshot_size_
MiB |
Snap Size (MiB) | N/A |
|
total_volume_
size |
Soft Vols (GB) | 3 |
|
total_volume_
size_MiB |
Soft Vols (MiB) | N/A |
|
empty_space_
soft |
Soft Empty (GB) | 5 |
|
empty_space_
soft_MiB |
Soft Empty (MiB) | N/A |
|
empty_space_
hard |
Hard Empty (GB) | 10 |
|
empty_space_
hard_MiB |
Hard Empty (MiB) | N/A |
|
used_by_
volumes |
Hard Vols (GB) | 7 |
|
used_by_
volumes_MiB |
Hard Vols (MiB) | N/A |
|
used_by_
snapshots |
Hard Snaps (GB) | 9 |
|
used_by_
snapshots_MiB |
Hard Snaps (MiB) | N/A |
| creator | Creator | N/A |
| locked | Locked | 8 |
| lock_behavior | Lock Behavior | N/A |
|
create_last_
consistent_ snapshot |
Create Last Consistent Snapshot | N/A |
|
protected_
snapshot_ priority |
Protected Snapshots Priority | N/A |
| managed | Managed | N/A |
| perf_class | Perf Class Name | 11 |
| domain | Domain | 12 |
Access control
| User Category | Permission |
|---|---|
| Storage administrator | Allowed |
| Application administrator | Allowed |
| Security administrator | Disallowed |
| Read-only users | Allowed |
| Operations administrator | Disallowed |
| Host side accelerator client | Disallowed |