Lvcreate
lvcreate
[1] commands creates a logical volume (LV)
Examples
- Create LV using all VG space available:
lvcreate -l 100%FREE -n MY_NEW_LV MY_VG_NAME
[2]- Logical volume "MY_NEW_LV" created.
Advertising:
lvcreate
[1] commands creates a logical volume (LV)
lvcreate -l 100%FREE -n MY_NEW_LV MY_VG_NAME
[2]Advertising: