vsdelvg Command

Purpose

vsdelvg – Removes virtual shared disk global volume group information.

Syntax

vsdelvg [-f] global_group_name

Description

Use this command to remove virtual shared disk global volume group information. If any virtual shared disks are defined on a global volume group, the vsdelvg command is unsuccessful unless -f is specified. If -f is specified, any such virtual shared disks must be unconfigured and in the defined state on all the virtual shared disk nodes to be deleted.

You can use the System Management Interface Tool (SMIT) to run the vsdelvg command. To use SMIT, enter:

smit delete_vsd

and select the Delete Virtual Shared Disk Global Volume Group Information option.

Flags

-f
Forces the removal of any virtual shared disks defined on this global volume group.

Parameters

global_group_name
Specifies the volume group that you no longer want to be global to the system.

Security

You must have root authority to run this command.

Exit Status

0
Indicates the successful completion of the command.
nonzero
Indicates that an error occurred.

Restrictions

You must issue this command from a node that is online in the peer domain. To bring a peer domain online, use the startrpdomain command. To bring a particular node online in an existing peer domain, use the startrpnode command. For more information on creating and administering an RSCT peer domain, refer to the RSCT: Administration Guide.

Standard Output

Current RVSD subsystem run level.

Examples

To remove the global volume group vg1n1, enter:
vsdelvg vg1n1

Location

/opt/rsct/vsd/bin/vsdelvg