The rmvdiskcopy command removes a VDisk copy from a VDisk.
>>-svctask-- --rmvdiskcopy-- -- -copy-- --copy_id-- ------------> >--+---------+-- --+- vdisk_name -+---------------------------->< '- -force-' '- vdisk_id ---'
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