VMs disappeared after reboot on TrueNAS SCALE 25.04

I am running TrueNAS Scale 25.04.2.6, I created two VMs recently which, after a reboot and removing a LAGG interface, have completely disappeared from the UI.

I can see the data for them in zfs list but they’re not mounted:

lynx/.ix-virt/containers                                                                       4.55G  9.44T   192K  legacy
lynx/.ix-virt/containers/proxmox-backup                                                        2.14G  9.44T  2.41G  legacy
lynx/.ix-virt/containers/proxmox-mgr                                                           2.03G  9.44T  2.30G  legacy

My VMs are on a different pool to my apps pool (unimaginatively called apps).

When I create a new VM, the drop-down to choose an existing zvol is empty.

I don’t see a way of setting a pool for VMs in the UI like there is with apps, for example, I wonder if TrueNAS is expecting my VMs to be on the apps pool..

The data still seems to be there, is there anything I can do to restore the VMs to the UI?

Thanks in advance