lvremove
lvremove removes one or more logical volumes. Confirmation will be requested before deactivating any active logical volume prior to removal. Logical volumes cannot be deactivated or removed while they are open (e.g. if they contain a mounted filesystem). Removing an origin logical volume will also remove all dependent snapshots.[1]
Documentation
- man 8 'lvremove' [EN]
Syntax
lvremove [PARAMETER ...] NAME|PATH
Parameters
- -f, --force
- Remove active logical volumes without confirmation.
References
- ↑ man 8 'lvremove'