All these terms i.e., partition, volume, and logical drive are data storage units. But there are differences that we have tried to cover in this post below. Let’s learn about them one by one. A ...
As usual, this blog post comes out of something I have been working on (read as: struggling with) for the past few days. The purpose is to give an overview of disk partitioning under Linux, ...
Linux stands as a bastion of power and flexibility in the world of operating systems, particularly when it comes to managing disk storage. Whether you're a seasoned sysadmin, a developer, or a Linux ...
Partitioning means writing the hard drive sectors that will make up the partition table. It contains information on the partition, including sector size, position with respect to the primary partition ...
Logical volumes are an alternate method of partitioning hard drive space. The capability has been built into the Linux kernel since 1999, contributed by Sistina Software. The Logical Volume Manager is ...
Logical Volume Manager (LVM) helps you manage your storage better by introducing a layer of abstraction over your storage hardware. When you’re freed from hardware limitations you can use more than ...
In the beginning days of Unix and later Linux, disks were physically large, but very small in terms of storage capacity. A 300 megabyte disk in the mid-90’s was the size of a shoebox. Today, you can ...