Creating a Block Volume
Create a block volume in the Block Volume service.
Note
Volumes created with a cluster placement group might be incompatible with instances that aren't part of the same cluster placement group or are in a different group. Depending on latency constraints in OCI, attempting to attach such a volume to a non-compatible instance might result in failure.
Volumes created with a cluster placement group might be incompatible with instances that aren't part of the same cluster placement group or are in a different group. Depending on latency constraints in OCI, attempting to attach such a volume to a non-compatible instance might result in failure.
See also Enabling Performance-based Autotuning for a New Block Volume and Enabling Detached Volume Autotuning for a New Block Volume.
The block volume details page opens, and the volume is in the Provisioning state. When the state changes to Available, the volume is ready to attach to an instance. Use the
oci bv volume create
command and required parameters to create a block volume:oci bv volume create [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the
CreateVolume
operation and specify any of the parameters in theCreateVolumeDetails
resource to create a block volume.