Skip to content
Pe2mbs edited this page Mar 27, 2015 · 4 revisions

LVM is a logical volume manager for the Linux kernel that manages disk drives and similar mass-storage devices. Heinz Mauelshagen wrote the original code in 1998, taking its primary design guidelines from the HP-UX's volume manager.

Plugin

The plugin for Ajenti is free software licensed under version 3 or later of the GNU Affero General Public License. The plugin is maintained and copyrighted to Marc Bertens.

Features

Main screen

  • Create new LVM group using the available partions.
  • Show details of the LVM group(s)
  • Show details of the physical storage device(s).
  • Delete LVM group
  • Create new LVM logical partion.
  • Show details of the logical partion(s).
  • Resize a logical partion.
  • Delete a logical partion.

Widget

  • Show status of the LVM volumes and the used/free space per volume.

Status

The current status of the plugin is Pre-Alpha

It uses the Development Status classifier from PyPI.

Usage

FAQ

Development

Other Repositories

Clone this wiki locally