LVM
|
12-03-2015, 06:52 PM
Post: #1
|
|||
|
|||
LVM
fdisk建立分区
fdisk /dev/sdb 建立物理卷: pvcreate /dev/sdb1 建立卷组: vgcreate vg6tr5 /dev/sde1 /dev/sdf1 /dev/sdg1 /dev/sdh1 vgscan #激活卷组 在vg_xen卷组上创建名为k2的约8000GB的逻辑卷: lvcreate -L 8000000 -n k2 vg_xen 建立超级用户区为0的ext4文件系统: mkfs.ext4 -m 0 /dev/vg_xen/k2 |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
LVM - xwcwt - 12-03-2015 06:52 PM
|
- View a Printable Version
- Send this Thread to a Friend
- Subscribe to this thread
- Show the subscribers of this thread:
- Add subscribers to this thread: