rmvdiskcopy

The rmvdiskcopy command removes a VDisk copy from a VDisk.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-svctask-- --rmvdiskcopy-- -- -copy-- --copy_id-- ------------>

>--+---------+-- --+- vdisk_name -+----------------------------><
   '- -force-'     '- vdisk_id ---'   

Parameters

-copy copy_id
(Required) Specifies the ID of the copy to delete.
-force
(Optional) Forces the deletion of the last synchronized copy of a VDisk, which deletes the entire VDisk. The parameter also forces the deletion of a nonmirrored VDisk, a copy that is migrating to image mode, or an image-mode copy that has virtual medium errors.
vdisk_name | vdisk_id
(Required) Specifies the virtual disk to delete the copy from. You must specify this parameter last on the command line.

Description

The rmvdiskcopy command deletes the specified copy from the specified VDisk. The command fails if all other copies of the VDisk are not synchronized; in this case, you must specify the -force parameter, delete the VDisk, or wait until the copies are synchronized.

An invocation example

svctask rmvdiskcopy -copy 1 vdisk8

The resulting output

No feedback
Library | Support | Terms of use | Feedback
© Copyright IBM Corporation 2003, 2009. All Rights Reserved.