Page 1 of 1
StarWind x Proxmox SAN Integration storage not found
Posted: Thu Apr 30, 2026 6:01 pm
by lff_seth
We just set up a new 4 node Proxmox cluster with external SAN. Like many others, I ran into Proxmox's limitation when it comes to iSCSI and LVM-thin so I decided to install this plugin. Everything with setup was going great but when I started my first VM I began getting "TASK ERROR: storage 'swlun' does not exist" errors even though it was in the list when I created the VM. When I click on the node and go to LVM-thin I can see that a "lvmth-100" thinpool was created successfully. Below are screenshots of the VM hardware, LVM-thin pool, and Datacenter storage. What am I doing incorrectly? I'm not very experienced in this area so apologies if I'm missing something obvious.
https://ibb.co/r2vMYmny
https://ibb.co/x8MkwnTs
https://ibb.co/VWwyq1TD
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Thu Apr 30, 2026 7:36 pm
by yaroslav (staff)
Welcome to StarWind Forum! Was that VM running on the lun before you installed the plugin?
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Thu Apr 30, 2026 9:43 pm
by lff_seth
yaroslav (staff) wrote: ↑Thu Apr 30, 2026 7:36 pm
Welcome to StarWind Forum! Was that VM running on the lun before you installed the plugin?
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.
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Fri May 01, 2026 4:07 am
by yaroslav (staff)
Hi,
Thanks for your update. Could you please check if the LUN has the same ID in multipathing on all nodes?
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Mon May 04, 2026 3:49 pm
by lff_seth
yaroslav (staff) wrote: ↑Fri May 01, 2026 4:07 am
Hi,
Thanks for your update. Could you please check if the LUN has the same ID in multipathing on all nodes?
Sorry for the delay in replying, took off for the weekend and didn't see an email notification.
Below is the output from "multipath -ll" on all 4 nodes. Does this answer your question?
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
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Mon May 04, 2026 3:55 pm
by yaroslav (staff)
Thanks, I will log the internal testing request.
For now, the solution is likely to be running without the plugin or without the HA.
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Mon May 04, 2026 9:05 pm
by lff_seth
yaroslav (staff) wrote: ↑Mon May 04, 2026 3:55 pm
Thanks, I will log the internal testing request.
For now, the solution is likely to be running without the plugin or without the HA.
Well shoot... that's not the answer I was hoping for, haha. I appreciate the help.
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Mon May 04, 2026 9:37 pm
by yaroslav (staff)
Yeah, sadly I will need to wait for my team to do their bit.
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Tue May 05, 2026 6:32 pm
by lff_seth
yaroslav (staff) wrote: ↑Mon May 04, 2026 9:37 pm
Yeah, sadly I will need to wait for my team to do their bit.
After rebooting all 4 nodes, the problem disappeared! My VM seems to be running without issue now
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Tue May 05, 2026 6:40 pm
by yaroslav (staff)
Magic. Great news!!
Thanks for your update.
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Wed May 06, 2026 4:34 pm
by lff_seth
yaroslav (staff) wrote: ↑Tue May 05, 2026 6:40 pm
Magic. Great news!!
Thanks for your update.
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?
Re: StarWind x Proxmox SAN Integration storage not found
Posted: Wed May 06, 2026 5:02 pm
by yaroslav (staff)
Hi,
Nope. That's free software. We can support it bundled with the VSAN offering from us, though.
I can be wrong here. For more info, you can log a support ticket with us
https://www.starwindsoftware.com/support-form so we will put you in contact with your account manager.