openSUSE / agama

A service-based Linux installer
GNU General Public License v2.0
124 stars 36 forks source link

Deleted system is listed multiple times #1393

Open joseivanlopez opened 1 week ago

joseivanlopez commented 1 week ago

Scenario: let's say there is a openSUSE Tumbleweed installed in root logical volume:

sda
  -> sda1 (LVM PV)

system (LVM)
  -> root (LVM LV)

Both, sda1 and root lv report openSUSE Tumbleweed as a system installed on them.

Probably the component devices (e.g., RAID members, PVs, etc) should not report the systems.

Screenshot_d-installer-test_2024-06-26_16:47:42

Note: it also affects to the information shown in the tables about the device. For such a PV it shows the name of the installed system and nothing about LVM, so it is imposible to know whether the partition is used as PV.