mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-02-03 23:40:14 +08:00
Update 20140813 Setup Flexible Disk Storage with Logical Volume Management (LVM) in Linux--PART 1.md
This commit is contained in:
parent
418d24a5aa
commit
f002305990
@ -1,3 +1,4 @@
|
||||
Translating by GOLinux ...
|
||||
Setup Flexible Disk Storage with Logical Volume Management (LVM) in Linux – PART 1
|
||||
================================================================================
|
||||
**Logical Volume Management (LVM)** makes it easier to manage disk space. If a file system needs more space, it can be added to its logical volumes from the free spaces in its volume group and the file system can be re-sized as we wish. If a disk starts to fail, replacement disk can be registered as a physical volume with the volume group and the logical volumes extents can be migrated to the new disk without data loss.
|
||||
@ -351,4 +352,4 @@ via: http://www.tecmint.com/create-lvm-storage-in-linux/
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
|
||||
|
||||
[a]:http://www.tecmint.com/author/babinlonston/
|
||||
[a]:http://www.tecmint.com/author/babinlonston/
|
||||
|
Loading…
Reference in New Issue
Block a user