f125a8b892
This change addresses a long-standing issue in rST documentation imported from XML. That import process added backslash escapes in front of various characters. The three most common being '(', ')', and '_'. These instances are removed. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
3.9 KiB
3.9 KiB
Local Volume Groups CLI Commands
You can use commands to manage local volume groups.
Command Syntax | Description |
---|---|
|
List local volume groups. |
|
Show details for a particular local volume group. |
|
Add a local volume group. |
|
Delete a local volume group. |
|
Modify a local volume group. |
- <instance_backing>
-
is the storage method for the local volume group (image or remote). The remote option is valid only for systems with dedicated storage.
- <concurrent_disk_operations>
-
is the number of I/O intensive disk operations, such as glance image downloads or image format conversions, that can occur at the same time.
- <lvm_type>
-
is the provisioning type for VM volumes (thick or thin). The default value is thin.
- <hostname>
-
is the name or ID of the host.
- <groupname>
-
is the name or ID of the local volume group.