LVM + ReiserFS for the win

0 minute read (63 words)

LVM + ReiserFS for the win!

It’s so easy to add more space

root@atom:~
# lvextend -L +100G /dev/vg2/local
 Extending logical volume local to 200.00 GiB
 Logical volume local successfully resized
root@atom:~
# resize_reiserfs /dev/vg2/local
resize_reiserfs 3.6.21 (2009 www.namesys.com)

resize_reiserfs: On-line resizing finished successfully.
root@atom:~
# df -h /dev/mapper/vg2-local
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg2-local
                     200G   18G  183G   9% /media/local
root@atom:~

Tweet This || Post to LinkedIn || Page Source

Subscribe for updates on software development, contracting, side projects, blog posts and who knows what else. Read the archives for an idea of content.

Mailing list powered by the excellent buttondown.email.