thousands-advantage-10804
06/16/2025, 2:23 PMgentle-actor-15883
06/17/2025, 7:06 PMthousands-advantage-10804
06/17/2025, 7:22 PMgentle-actor-15883
06/18/2025, 6:12 AMmpathd (32017001378101100) dm-14 Qsan,XS3216
size=500G features='0' hwhandler='1 alua' wp=rw
|-+- policy='service-time 0' prio=50 status=active
| `- 16:0:0:0 sde 8:64 active ready running
`-+- policy='service-time 0' prio=50 status=enabled
`- 17:0:0:0 sdf 8:80 active ready running
The issue is that Longhorn doesn't detect disks presented via multipath (i.e., under
/dev/mapper/mpathX
) — it only recognizes block devices like /dev/sdX
. If I disable multipath, the disks show up correctly in the Harvester UI and can be added without issues.
I considered modifying some of the Longhorn components in the longhorn-system
namespace or manually adding a new block device via a YAML manifest, but that seems risky and potentially error-prone.
Your suggestion about network boot could be a valid workaround, but I’m not sure how well it would integrate with multipath, and I’d really prefer to avoid using network boot if possible.
If you (or anyone else) have suggestions or workarounds, I’d really appreciate it.
Thanks a lot for your time!magnificent-pencil-261
06/18/2025, 9:48 AMthousands-advantage-10804
06/18/2025, 10:40 AMmagnificent-pencil-261
06/18/2025, 10:42 AMgentle-actor-15883
06/19/2025, 6:38 AMthousands-advantage-10804
06/19/2025, 12:30 PM