A.58 edit VolumeGroup

Edits a volume group object.

Syntax

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

Where instance is:

{ id=id | name=name }

Description

This command edits a volume group object.

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.

{ id=id | name=name }

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

Examples

Example A.77 Editing a volume group

OVM> edit VolumeGroup name=MyVolumeGroup name=MyNewName

See Also