osc block-storage group
Generic volume groups (groups)
Generic volume groups enable you to create a group of volumes and manage them together.
How is generic volume groups different from consistency groups? Currently consistency groups in cinder only support consistent group snapshot. It cannot be extended easily to serve other purposes. A project may want to put volumes used in the same application together in a group so that it is easier to manage them together, and this group of volumes may or may not support consistent group snapshot. Generic volume group is introduced to solve this problem. By decoupling the tight relationship between the group construct and the consistency concept, generic volume groups can be extended to support other features in the future.
Usage: osc block-storage group <COMMAND>
Available subcommands:
osc block-storage group create313
— Create a new grouposc block-storage group create-from-src314
— Command without description in OpenAPIosc block-storage group delete313
— Command without description in OpenAPIosc block-storage group disable-replication338
— Command without description in OpenAPIosc block-storage group enable-replication338
— Command without description in OpenAPIosc block-storage group failover-replication338
— Command without description in OpenAPIosc block-storage group list
— Returns a detailed list of groupsosc block-storage group list-replication-targets338
— Command without description in OpenAPIosc block-storage group reset-status320
— Command without description in OpenAPIosc block-storage group set313
— Update the grouposc block-storage group show
— Return data about the given group