diff --git a/sources/tech/20140813 Setup Flexible Disk Storage with Logical Volume Management (LVM) in Linux--PART 1.md b/sources/tech/20140813 Setup Flexible Disk Storage with Logical Volume Management (LVM) in Linux--PART 1.md index fcbe73553a..e64cec790e 100644 --- a/sources/tech/20140813 Setup Flexible Disk Storage with Logical Volume Management (LVM) in Linux--PART 1.md +++ b/sources/tech/20140813 Setup Flexible Disk Storage with Logical Volume Management (LVM) in Linux--PART 1.md @@ -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/ \ No newline at end of file +[a]:http://www.tecmint.com/author/babinlonston/