LVM in Linux
LVM (Logical Volume Manager) for the Linux Kernel. This handles disks and similar devices for mass storage. The term “volume” refers to a disk or partition. LVM is storage virtualization that allows us more configuration and flexibility than the tradition on-disk partitions. In other, we can say that it is a kind of anti-partitioning where we can combine the group multiple devices together.
LVM…
View On WordPress














