LVM configuration on Openfiler 2.3
Openfiler is one of two free and open source NAS/SAN applications in active development (the other one is FreeNAS). By default, Openfiler is installed to hard disk using the traditional Linux disk partitioning system. Linux Logical Volume Manager (LVM) adds a layer of flexibility to disk space configuration and management that is not possible with the traditional method of disk partitioning. Fedora, Debian and Mandriva have installers with automatic LVM partitioning features. With Openfiler, however, your only option is by manual configuration. This tutorial offers a step-by-step guide to installing Openfiler on disk using LVM.
By default, Openfiler creates the following partitions – the sizes are in parenthesis:
- /boot (101 MB)
- swap (1020 MB)
- / (the rest of the disk space is allocated to the /, the main system partition)













