6.2.12.2 chvolume

Change attributes of a volume.

Purpose

The chvolume command allows you to modify the attributes of an Exascale volume.

Syntax

chvolume volume-id [ --attributes attribute=value[,attribute=value] ... ]

Command Options

The options for the chvolume command are:

  • volume-id: Identifies the volume being changed. You can use the lsvolume command to find the identifier for each volume.

  • --attributes: Optionally specifies attributes to change.

    Use the describe chvolume command to view details about the volume attributes you can modify with chvolume.

Usage Notes

The chvolume command only proceeds if the specified volume is not attached.

Examples

Example 6-149 Change a Volume

This example shows changing the size of the volume with the volume ID 2:50e52177583f4be4bad68ac20b65001e.

@> chvolume 2:50e52177583f4be4bad68ac20b65001e --attributes size=200m