PrepAway - Latest Free Exam Questions & Answers

how would you create a 10GB logical volume called big-app?

You decide to use the logical volume manager (LVM) to manage four 4GB disk drives. After
creating the volume group, how would you create a 10GB logical volume called big-app?

PrepAway - Latest Free Exam Questions & Answers

A.
lvcreate -v 10240 /dev/vg01/big-app

B.
mklvm -v 10240 -n /dev/vg01/big-app

C.
vgcreate -l 2560 /dev/vg01/big-app

D.
vgcreate -p 10g -n /dev/vg01/big-app

E.
lvcreate -l 2560 vg01 -n big-app

One Comment on “how would you create a 10GB logical volume called big-app?


Leave a Reply