resumevsd Command

Purpose

Activates an available virtual shared disk.

Syntax

resumevsd [-p | -b | -l server_list] {-a | vsd_name …}

Description

The resumevsd command brings the specified virtual shared disks from the suspended state to the active state. The virtual shared disks remains available. Read and write requests which had been held while the virtual shared disk was in the suspended state are resumed.

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

smit vsd_mgmt

and select the Resume a Virtual Shared Disk option.

Under normal circumstances, you should not issue this command. The recoverable virtual shared disk subsystem uses this command to manage shared disks in a controlled manner. If you issue this command, the results may be unpredictable.

Flags

-p
Specifies that the primary server node defined for the global volume group is to be the active server. The -p flag is not valid for CVSD.
-b
Specifies that the secondary server node defined for the global volume group is to be the active server. The -b flag is not valid for CVSD.
-a
Specifies that all the virtual shared disks that have been defined are to be resumed.
-l
Passes the server_list to the driver.

Parameters

vsd_name
Specifies a virtual shared disk.

Security

You must have root authority to run this command.

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 RSCT Administration Guide .

Under normal circumstances, you should not issue this command. The recoverable virtual shared disk subsystem uses this command to manage shared disks in a controlled manner. If you issue this command, the results may be unpredictable.

Examples

To bring the virtual shared disk vsd1vg1n1 from the suspended state to the active state, enter:

resumevsd vsd1vg1n1

Location

/opt/rsct/vsd/bin/resumevsd