Challenge trying to move my Apps Pool from HDD to SSD

I first started out with just an HDD pool and have a handful of Apps running. All is groovy.

I added an SSD pool. Still groovy.

I created my first VM and Container and must have selected the SSD pool for my VMs and Containers. Still groovy.

Now I want to move my Apps Pool to the SSDs but the migrate fails telling me that there is already a pool on my SD.

Migration of ‘Enterprise_Disks/ix-apps’ to ‘Enterprise_SSDs’ not possible as Enterprise_SSDs/ix-apps already exists.

But the only items I have in my SSD pool are the VMs and Container, not the Apps.

Also of possible note are when I configured my apps, none of them were using ix pools for configurable data. I host mounted them all.

And I might be missing something…

When I look at the mounts, I see an .ix_apps folder but it is at the /mnt level.

truenas_admin@truenas-n5pro[/mnt]$ ls -la
total 27
drwxr-xr-x  6 root root  6 Apr 15 11:52 .
drwxr-xr-x 21 root root 29 Apr 13 16:32 ..
drwxr-xr-x  7 root root  9 Dec  6 08:53 .ix-apps
drwxr-xr-x  3 root root  3 Apr 15 11:52 .truenas_containers
drwxr-xr-x  4 root root  4 Feb 13 19:30 Enterprise_Disks
drwxr-xr-x  3 root root  3 Apr 15 11:53 Enterprise_SSDs

This might help App Storage | TrueNAS Apps Market

Sounds like you might have a stale .ix-apps dataset mounted on the SSD pool that is preventing the migration for some reason, but you’ll have to explore what’s actually in that dataset.