4.3.39.1 ADD VOLUME

This command adds a storage volume to a KVM guest.

Syntax

ADD VOLUME
   MOUNTPATH=mount_path
   SIZE=size
WHERE
   HOSTNAME=host_name

Arguments

You must specify the following attributes when adding a volume:

  • MOUNTPATH: Specifies the mount point directory for the volume

  • SIZE: Specifies the volume size in GB. Must be an integer value.

The following arguments are available in the WHERE clause:

  • HOSTNAME: Specifies the host name for the KVM guest

Usage Notes

You can use this command to add a custom sized volume for the /u01 filesystem.