ESXi import wizard - import to pool

May 16, 2025
25
1
3
Hello,

I'm sure I'm missing something here? I have a Proxmox cluster that is shared among a few different groups. I want to allow the groups to import their VMs from an existing ESXi cluster into Proxmox using the ESXi import tool. The existing interface doesn't allow you to specify a pool when importing a VM. The tool seems to only import the VM to the root level of the tree, meaning I have to give permissions at the root level for groups that want to use the tool?

Is this the case? Anyone have any experience with this?

Thanks
 
Hi,

sorry, didn't catch it from beginning.
Currently, there is no option to select a target pool during migration.
In Proxmox, a pool is simply a logical grouping of resources, not a container or folder.
You can assign the VM or container to the desired pool after the migration is complete.
However you can create enhancement request https://bugzilla.proxmox.com/enter_bug.cgi?product=pve
 
That is what I am attempting to do, using the instructions linked below.

https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Automatic_Import_of_Full_VM
Did you create a enhancement request?

I commented on one but just realised it was for OVA, not the ESXi guest importer
https://bugzilla.proxmox.com/show_bug.cgi?id=6113

Not having a pool option also means you need someone with full permissions to create VMs outside of pool to migrate a ESXi VM, which means you can't do principle of least privilege, for people moving off VMware.