Archive stuff 1

From Skytech
Revision as of 10:59, 14 February 2012 by Martin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Extend LVM

First, unmount the LVM in question.

Then, extend it:

lvextend -L+10G /dev/virtualdisk/vol

Boot into Virtualhost

Unmount the drive, remove the partition and resize it; then remount.

fdisk /dev/hdd

Remove partition, create as new larger partition,

Resize it:

resize2fs /dev/hdd1