cockpit-project / cockpit

Cockpit is a web-based graphical interface for servers.
http://www.cockpit-project.org/
GNU Lesser General Public License v2.1
11.36k stars 1.13k forks source link

RFE: storage tab - reorder the boxes on the left - drives, volume groups, RAID #3934

Closed mykaul closed 4 years ago

mykaul commented 8 years ago

The usability dictates that first of all you'll show the drives, then the VGs, and lastly the RAID devices - how many are going to use the RAID '+' vs. , for example, looking at the drives performance or the VGs?

cmurf commented 8 years ago

Depends on whether this is mdadm or LVM managed RAID. Typically it's drives>mdadm>PV>VG>LV. If it uses LVM managed RAID, then this is a function of the LV itself. I haven't looked at the code so I'm not sure which md front end is being used.

mvollmer commented 8 years ago

Depends on whether this is mdadm or LVM managed RAID.

mdadm. LVM managed raid should come 'soon'.

mvollmer commented 5 years ago

I think we will have to collapse all the panels into a single one so that people only see what they have, in some sensible order. Maybe alphabetical by name?

KKoukiou commented 4 years ago

The storage page had been redigned and currently looks like this - which in my opinion resolves this issue. Screen Shot 2020-03-25 at 21 08 28