A.96 edit VolumeGroup

Edits a volume group object.

Syntax

edit VolumeGroup instance [ name=value ] [ description=value ]

Where instance is:

{ id=value | name=value }

Description

This command edits the attributes of a volume group object.

Although none of the options are mandatory, you must supply at least one option.

Options

The following table shows the available options for this command.

Option

Description

network=value

The name or ID of the volume group object.

name=value

A name for the volume group object.

description=value

Optional description for the volume group object. value is a maximum of 4,000 characters.

{ id=value | name=value }

The instance of the object using either the id or name option, for example name=MyVolumeGroup.

Examples

Example A.121 Editing a volume group

OVM> edit VolumeGroup name=MyVolumeGroup name=MyNewName

See Also