Removes logical volumes from a volume group.
rmlv [ -f ] LogicalVolume ...
The rmlv command removes a logical volume. The LogicalVolume parameter can be a logical volume name or logical volume ID.
| -f | Removes the logical volumes without requesting confirmation. |
See Virtual I/O Server command exit status.
rmlv -f lv05The logical volume is removed from the volume group.
The mklv command, the extendlv command, and the lslv command.