LPI Exam Questions

The correct command sequence to create logical volumes on a Linux system is:

The correct command sequence to create logical volumes on a Linux system is:

A.
lvcreate, pvcreate, vgcreate, mount, mke2fs

B.
pvcreate, lvcreate, vgcreate, mount, mke2fs

C.
mke2fs, pvcreate, vgcreate, lvcreate, mount

D.
pvcreate, vgcreate, lvcreate, mke2fs, mount

E.
vgcreate, lvcreate, pvcreate, mount, mke2fs