Creating a Block Volume

On Compute Cloud@Customer, block volumes are detachable block storage devices that you can use to dynamically expand the storage capacity of an instance.

During the block volume creation, you can optionally use free-form tags to change the following block volume parameter:

Volume Block size
The default value is 8192 bytes. To change the value, specify a value in bytes for the PCA_blocksize free-form tag. Supported values are a power of 2 between 512 bytes and 1 megabyte, specified as a string and fully expanded. We recommend setting the value to at least 8192 bytes.
The block size can't be changed after the volume has been created.
See Using Free-Form Tags for Extended Functionality.

(Optional) To create a block volume with nondefault values for the following attributes, first configure the required tags as described in Creating OraclePCA Tags. Then use the following information when you create the block volume.

  • Synchronous Write Bias

    You can configure the write cache flash devices for a share or LUN ("Logzilla"). The value can be changed later by updating the block volume.

    To use a nondefault value, during block volume creation, assign this defined tag:

    • Tag namespace: OraclePCA
    • Tag name: logBias
    • Value (select one): LATENCY (default) or THROUGHPUT
  • Secondary Cache

    You can configure the use of the read cache flash devices for a share or LUN ("Readzilla"). The value can be changed later by updating the block volume.

    To use a nondefault value, during block volume creation, assign this defined tag:

    • Tag namespace: OraclePCA
    • Tag name: secondaryCache
    • Value (select one): ALL (default), METADATA, or NONE

Avoid entering confidential information in names and tags.