B
B
by_EL2021-12-23 18:48:51
linux
by_EL, 2021-12-23 18:48:51

Setting up an LVM partition on Linux?

Hello dear guys! .Is it possible to create LVM partitions with utilities like parted , fdisk , cfdisk ? and is that even possible? Personally, I always use LVM to set up lvm myself
. Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
CityCat4, 2021-12-24
@by_EL

gparted /kdeparted might.
In general, the following sequence
fdisk / gdisk creates a "Linux LVM" partition (type for BIOS - 8e)
pvcreate creates a physical volume
vgcreate - creates a group of logical volumes on a physical
lvcreate - creates a logical volume in a group

M
meDveD_spb, 2021-12-23
@meDveD_spb

But you can use btrfs or zfs instead of lvm.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question