recovervdiskbyiogrp

Use the recovervdiskbyiogrp command to acknowledge data loss for all volumes in the specified I/O group with a fast_write_state of corrupt and brings the volumes back online.

Syntax

recovervdiskbyiogrp { io_group_name | io_group_id }

Parameters

io_group_name | io_group_id
(Required) Specifies the I/O group for volume recovery.

Description

All volumes in the specified I/O group that have a fast_write_state of corrupt; and all copies, if mirrored, are recovered and brought back online. If any of the volumes are thin-provisioned or have thin-provisioned copies, the recovervdiskbyiogrp command triggers the thin-provisioned repair process. If volumes are mirrored, the command triggers a resynchronization from a synchronized copy. The progress of the resynchronization can be monitored by using the lsrepairsevdiskcopyprogress command. volumes remain online during the resynchronization process.

If none of the volumes in the specified I/O group have a fast_write_state of corrupt, the recovervdiskbyiogrp command still starts the repair process for any corrupt copies of mirrored volumes. The progress of the repair process can be monitored using the lsrepairsevdiskcopyprogress command. If there are no corrupt volumes or no repairs to copies are required, no error is returned.

Volumes that are still offline because they are being repaired following the recovervdiskbyiogrp command have a fast_write_state of repairing. Volumes are brought online when the repair process is complete.

An invocation example

recovervdiskbyiogrp iogrp2

The resulting output:

No feedback