mirror, mirror on the wall

mirror, mirror on the wall

lvm

Posted on .

(probably need to be updated)
# pvcreate /dev/hda3
# pvcreate /dev/hdc1
# vgcreate data /dev/hda3 /dev/hdc1
# lvcreate -L 100G -n storage data
# mkfs.ext3 /dev/data/storage
# mount /dev/data/storage /storage

About

github

Creative Commons

RSS