Every linux user will encounter this dilemma when installing linux: How to accurately evaluate and allocate the capacity of each hard disk partition when partitioning the system, because the system administrator should not only consider the capacity required by a certain partition, but also anticipate the maximum capacity that may be required after the partition. If the estimation is inaccurate, the Administrator may even need to back up the entire system, clear the hard disk, re-partition the hard disk, and restore the data to the new partition when a partition is insufficient.
Although there are many tools available for Dynamic Disk adjustment, such as PartationMagic, it cannot completely solve the problem because a partition may be exhausted again; in addition, this requires a reboot of the system. For many critical servers, shutdown is unacceptable and new hard disks are added, if you want a file system that can span multiple hard drives, the partition adjustment program cannot solve the problem.
Therefore, the perfect solution should be to adjust the file system size without downtime, so that the file system can easily span across different disks and partitions. Fortunately, the logical disk volume management LVM and LogicalVolumeManager provided by Linux is a perfect solution.
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K0NC-0.jpg "style =" float: none; "title =" 11.JPG" alt = "103814374.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K0O40-1.jpg "style =" float: none; "title =" 12.JPG" alt = "103827821.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K055K-2.jpg "style =" float: none; "title =" 13.JPG" alt = "103831369.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K04A5-3.jpg "style =" float: none; "title =" 14.JPG" alt = "103842241.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K02C4-4.jpg "style =" float: none; "title =" 15.JPG" alt = "103663913.jpg"/>
650) this. width = 650; "src =" http://img1.51cto.com/attachment/201310/103858113.jpg "style =" float: none; "title =" 16.JPG" alt = "102.16113.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K03046-6.jpg "style =" float: none; "title =" 17.JPG" alt = "103904620.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K03R2-7.jpg "style =" float: none; "title =" 18.JPG" alt = "103910515.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K062N-8.jpg "style =" float: none; "title =" 19.JPG" alt = "103915320.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K04921-9.jpg "style =" float: none; "title =" 110.JPG" alt = "103922.16.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K05X6-10.jpg "style =" float: none; "title =" 111.JPG" alt = "103937882.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K0L34-11.jpg "style =" float: none; "title =" 112.JPG" alt = "103940243.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K04253-12.jpg "style =" float: none; "title =" 113.JPG" alt = "103953944.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K06096-13.jpg "style =" float: none; "title =" 114.JPG" alt = "104005766.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K04032-14.jpg "style =" float: none; "title =" 115.JPG" alt = "104016186.jpg"/>
650) this. width = 650; "src =" http://www.bkjia.com/uploads/allimg/131228/040K0G62-15.jpg "style =" float: none; "title =" 116.JPG" alt = "104023938.jpg"/>
This article from the "knowledge change life" blog, please be sure to keep this source http://panjianan.blog.51cto.com/8008349/1305052