Which is correct command sequence to create logical volumes on a Linux system?

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, vgcreate, lvcreate, mke2fs, mount

C.
vgcreate, lvcreate, pvcreate, mount, mke2fs

D.
mke2fs, pvcreate, vgcreate, lvcreate, mount

E.
pvcreate, lvcreate, vgcreate, mount, mke2fs



Leave a Reply 1

Your email address will not be published. Required fields are marked *


networkmanagers

networkmanagers

I choose