]> 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>
Mon, 2 Oct 2023 19:15:43 +0000 (19:15 +0000)
commit6185c3b9ab58e4da145d360c00c0c5b9eb8e194d
tree9122a49adb7e92502c98659d3b62ec2c50999ced
parentc07f612e102ec03ad76ab24a234a8dde0fa383c2
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