How to get benefits of LVM in linux?

  • Thread starter Thread starter Brief-Wishbone
  • Start date Start date
  • Tags Tags
    Linux
Click For Summary
SUMMARY

The discussion centers on the advantages of Logical Volume Management (LVM) in Linux, particularly its ability to resize partitions online without downtime, which is crucial for server environments. While LVM is the default for many Linux distributions, its benefits are primarily relevant for server administrators rather than individual desktop users. Users unfamiliar with LVM are advised to rely on their distribution's installer for configuration, as manual setup is unnecessary for most. The consensus is that LVM's maturity in the Linux kernel offers significant advantages for managing disk storage efficiently.

PREREQUISITES
  • Understanding of Logical Volume Management (LVM)
  • Familiarity with Linux operating systems
  • Basic knowledge of disk partitioning concepts
  • Experience with Linux command line interface
NEXT STEPS
  • Explore LVM commands and their usage in Linux
  • Learn about online resizing of LVM volumes
  • Investigate the differences between LVM and traditional partitioning
  • Review tutorials on setting up LVM in various Linux distributions
USEFUL FOR

System administrators, Linux server maintainers, and anyone interested in optimizing disk management on Linux systems will benefit from this discussion.

Brief-Wishbone
Messages
12
Reaction score
0
TL;DR
Logical Volume Management in Linux.
https://www.linuxtechi.com/how-to-create-lvm-partition-in-linux/
So far, I followed this tutorial and did the steps told there. But it doesn't make me realize the importance of LVMs. What can I do to realize the importance of LVMs compared to partitioning? What's that that partitioning can't do but LVMs can do? I want to observe that. Can you guide me towards any tutorials of such?
 
Technology news on Phys.org
If you don't know what LVM does, you almost certainly don't want it.
 
  • Like
Likes Vanadium 50
pbuk said:
If you don't know what LVM does, you almost certainly don't want it.
You might get it without realizing it since many Linux distros default to LVM in their installers. I actually don't think there's much difference for most users; LVM has been around a long time and that code in the Linux kernel is pretty mature. So my response would be "if you don't know what LVM does, you almost certainly don't need to even think about it".
 
Brief-Wishbone said:
What can I do to realize the importance of LVMs compared to partitioning?
The main advantage for Linux distro maintainers is given at the start of the article:

LVM stands for Logical Volume Management, it is the recommended way to manage disk or storage on Linux systems specially for servers. One of the main advantages of LVM partition is that we can extend its size online without any downtime.

In other words, Linux servers benefit from LVM because of automatic resizing without downtime; resizing happens often enough on servers that that's a significant benefit. Ordinary individual Linux users don't really benefit from LVM per se, because your desktop system's disk volumes will probably never need to be resized (they'll already take up your entire disk and when you get low on disk space you'll be buying a new system anyway); but since Linux distros keep everything as standardized as possible, once LVM becomes the default for servers, it automatically becomes the default for desktops as well. Since there's no real downside to that for desktop users, that is what has ended up happening.
 
  • Like
Likes Wrichik Basu
PeterDonis said:
"if you don't know what LVM does, you almost certainly don't need to even think about it".
A corollary to this would be "if you don't know what LVM does, you almost certainly don't want to try doing it by hand; let your distro's installer take care of it". The only reason for a desktop user to do it by hand would be learning and curiosity.
 
  • Like
Likes Wrichik Basu
PeterDonis said:
The only reason for a desktop user to do it by hand would be learning and curiosity.
Excitement!
 
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
822
  • · Replies 9 ·
Replies
9
Views
3K
Replies
2
Views
7K
  • · Replies 3 ·
Replies
3
Views
569
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
8K