.. rtm1590585833668 .. _local-volume-groups-cli-commands: ================================ Local Volume Groups CLI Commands ================================ You can use |CLI| commands to manage local volume groups. .. _local-volume-groups-cli-commands-simpletable-kfn-qwk-nx: .. table:: :widths: auto +-------------------------------------------------------+-------------------------------------------------------+ | Command Syntax | Description | +=======================================================+=======================================================+ | .. code-block:: none | List local volume groups. | | | | | system host-lvg-list | | +-------------------------------------------------------+-------------------------------------------------------+ | .. code-block:: none | Show details for a particular local volume group. | | | | | system host-lvg-show | | +-------------------------------------------------------+-------------------------------------------------------+ | .. code-block:: none | Add a local volume group. | | | | | system host-lvg-add | | +-------------------------------------------------------+-------------------------------------------------------+ | .. code-block:: none | Delete a local volume group. | | | | | system host-lvg-delete | | +-------------------------------------------------------+-------------------------------------------------------+ | .. code-block:: none | Modify a local volume group. | | | | | system host-lvg-modify [-b ] | | | [-c ] [-l ] | | | | | | | | +-------------------------------------------------------+-------------------------------------------------------+ **** is the storage method for the local volume group (image or remote). The remote option is valid only for systems with dedicated storage. **** 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. **** is the provisioning type for VM volumes (thick or thin). The default value is thin. **** is the name or ID of the host. **** is the name or ID of the local volume group.