Removes a copy of a logical volume.
rmlvcopy LogicalVolume [ PhysicalVolume ... ]
The rmlvcopy command removes one of the copies (disabling mirroring) of the logical volume. The LogicalVolume parameter can be a logical volume name or logical volume ID. The PhysicalVolume parameter can be the physical volume name or the physical volume ID. If the PhysicalVolume parameter is used, then only the copy from that physical volume will be removed.
See Virtual I/O Server command exit status.
rmlvcopy lv0112
The mklv command, the extendlv command, the rmlv command, and the lslv command.