]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
extrahd.cgi: Add support for LVM and MDADM devices
authorStefan Schantl <stefan.schantl@ipfire.org>
Sat, 23 Sep 2023 10:54:55 +0000 (12:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 1 Oct 2023 08:16:17 +0000 (08:16 +0000)
commit15d9c996f9aff92f6cb266125e9d406cdf438ab1
treed0d298f2b447ff862c8a25a57c38906177303593
parent3a7b9b7a2eb9a842d72eacd11813853881a257f8
extrahd.cgi: Add support for LVM and MDADM devices

This commit adds support for using LVM and mdadm based RAID devices
for the CGI page.

In case one or more drives/partitions are used by such a "grouped"
volume they still will displayed on the page, but can not be
configured/used. Instead the "master" volume of which the
drive/partition is part of is shown in the "mountpoint" input box.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/extrahd.cgi