文章分类 - LVM
摘要:不像Windows,Linux不限制根用户存取任何东西,因此,你完全可以把一个分区上每一个的文件放入一个TAR文件中。
阅读全文
摘要:经典介绍vgreduce的资料:http://h20000.www2.hp.com/bc/docs/support/SupportManual/c02273777/c02273777.pdf
阅读全文
摘要:Version 1.1Author: Falko Timme <ft [at] falkotimme [dot] com>Last edited 04/18/2007This tutorial shows how you can create backups of LVM partitions with an LVM feature called LVM snapshots. An LVM snapshot is an exact copy of an LVM partition that has all the data from the LVM volume from the
阅读全文
摘要:Version 1.0Author: Falko Timme <ft [at] falkotimme [dot] com>Last edited 12/31/2006This article is about resizing ext3 partitions without losing data. It shows how to shrink and enlarge existing ext3 partitions and how to merge two ext3 partitions. This can be quite useful if you do not use LV
阅读全文
摘要:Version 1.0Author: Falko Timme <ft [at] falkotimme [dot] com>Last edited 01/08/2007This guide shows how to work with LVM (Logical Volume Management) on Linux. It also describes how to use LVM together with RAID1 in an extra chapter. As LVM is a rather abstract topic, this article comes with a
阅读全文