Describe the bug
Disks installed in Harvester host visible (and accessible) in the cli as sda-sdc, but not visible in the UI
To Reproduce
- Install disks on Host
- Check if they ar visible in cli -> ok
- not shown in UI
- wipefs the disk, mkfs.ext4 the disk, reboot host --> nothing changes
Expected behavior
disks visible in UI under Host->Storage->Add Disk
Environment
- Harvester ISO version: 1.4.0
- Underlying Infrastructure:
Baremetal with Dell PowerEdge R760
3 NVMe Disks
Additional context
in the log files i just find:
level=warning msg="Skip adding duplicated WWN device unknown, device path: /dev/sda"
level=warning msg="Skip adding duplicated WWN device unknown, device path: /dev/sdb"
level=warning msg="Skip adding duplicated WWN device unknown, device path: /dev/sdc"
Describe the bug
Disks installed in Harvester host visible (and accessible) in the cli as sda-sdc, but not visible in the UI
To Reproduce
Expected behavior
disks visible in UI under Host->Storage->Add Disk
Environment
Baremetal with Dell PowerEdge R760
3 NVMe Disks
Additional context
in the log files i just find:
level=warning msg="Skip adding duplicated WWN device unknown, device path: /dev/sda"
level=warning msg="Skip adding duplicated WWN device unknown, device path: /dev/sdb"
level=warning msg="Skip adding duplicated WWN device unknown, device path: /dev/sdc"