The Latest Gartner® Magic Quadrant™Hyperconverged Infrastructure Software
Thanks! No, this is a newly created VM after setting up the plugin. I did figure out a little more since making the post. If I remove the VM from HA then it boots up perfectly fine, it only fails when HA is trying to start the VM. Also, I didn't mention it in my original post, but we are on Proxmox 9.1.1.yaroslav (staff) wrote: ↑Thu Apr 30, 2026 7:36 pmWelcome to StarWind Forum! Was that VM running on the lun before you installed the plugin?
Sorry for the delay in replying, took off for the weekend and didn't see an email notification.yaroslav (staff) wrote: ↑Fri May 01, 2026 4:07 amHi,
Thanks for your update. Could you please check if the LUN has the same ID in multipathing on all nodes?
Code: Select all
root@proxlive-01:~# multipath -ll
POWERSTORE_PROXMOX_LUN (368ccf09800856b5f79481d0bb8ec6af2) dm-0 DellEMC,PowerStore
size=9.5T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw
|-+- policy='queue-length 0' prio=50 status=active
| |- 1:0:0:4 sdf 8:80 active ready running
| |- 2:0:0:4 sde 8:64 active ready running
| |- 4:0:0:4 sdh 8:112 active ready running
| `- 6:0:0:4 sdj 8:144 active ready running
`-+- policy='queue-length 0' prio=10 status=enabled
|- 3:0:0:4 sdg 8:96 active ready running
|- 5:0:0:4 sdi 8:128 active ready running
|- 7:0:0:4 sdk 8:160 active ready running
`- 8:0:0:4 sdl 8:176 active ready running
Code: Select all
root@proxlive-02:~# multipath -ll
POWERSTORE_PROXMOX_LUN (368ccf09800856b5f79481d0bb8ec6af2) dm-0 DellEMC,PowerStore
size=9.5T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw
|-+- policy='queue-length 0' prio=50 status=active
| |- 1:0:0:4 sdc 8:32 active ready running
| |- 2:0:0:4 sdd 8:48 active ready running
| |- 3:0:0:4 sde 8:64 active ready running
| `- 6:0:0:4 sdh 8:112 active ready running
`-+- policy='queue-length 0' prio=10 status=enabled
|- 4:0:0:4 sdf 8:80 active ready running
|- 5:0:0:4 sdg 8:96 active ready running
|- 7:0:0:4 sdi 8:128 active ready running
`- 8:0:0:4 sdj 8:144 active ready running
Code: Select all
root@proxlive-03:~# multipath -ll
POWERSTORE_PROXMOX_LUN (368ccf09800856b5f79481d0bb8ec6af2) dm-0 DellEMC,PowerStore
size=9.5T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw
|-+- policy='queue-length 0' prio=50 status=active
| |- 1:0:0:4 sdd 8:48 active ready running
| |- 2:0:0:4 sdc 8:32 active ready running
| |- 3:0:0:4 sde 8:64 active ready running
| `- 6:0:0:4 sdh 8:112 active ready running
`-+- policy='queue-length 0' prio=10 status=enabled
|- 4:0:0:4 sdf 8:80 active ready running
|- 5:0:0:4 sdg 8:96 active ready running
|- 7:0:0:4 sdi 8:128 active ready running
`- 8:0:0:4 sdj 8:144 active ready running
Code: Select all
root@proxlive-03:~# multipath -ll
POWERSTORE_PROXMOX_LUN (368ccf09800856b5f79481d0bb8ec6af2) dm-0 DellEMC,PowerStore
size=9.5T features='1 queue_if_no_path' hwhandler='1 alua' wp=rw
|-+- policy='queue-length 0' prio=50 status=active
| |- 1:0:0:4 sdd 8:48 active ready running
| |- 2:0:0:4 sdc 8:32 active ready running
| |- 3:0:0:4 sde 8:64 active ready running
| `- 6:0:0:4 sdh 8:112 active ready running
`-+- policy='queue-length 0' prio=10 status=enabled
|- 4:0:0:4 sdf 8:80 active ready running
|- 5:0:0:4 sdg 8:96 active ready running
|- 7:0:0:4 sdi 8:128 active ready running
`- 8:0:0:4 sdj 8:144 active ready running
Well shoot... that's not the answer I was hoping for, haha. I appreciate the help.yaroslav (staff) wrote: ↑Mon May 04, 2026 3:55 pmThanks, I will log the internal testing request.
For now, the solution is likely to be running without the plugin or without the HA.
After rebooting all 4 nodes, the problem disappeared! My VM seems to be running without issue nowyaroslav (staff) wrote: ↑Mon May 04, 2026 9:37 pmYeah, sadly I will need to wait for my team to do their bit.
One more question, the plugin is working great as of now but I'm hesitant to put it into production without proper support channels. Does Starwind offer any support plans for the plugin?