I was messing with some other unrelated things and now I happen to notice that I lost my two (only had two) containers.
When looking at my container screen, they are gone:
but I do still see the folders in the datasets and mount points:
truenas_admin@truenas-n5pro[/mnt]$ ls -la /mnt/.truenas_containers/Enterprise_SSDs/containers
total 2
drwxr-xr-x 4 root root 4 Apr 15 10:10 .
drwxr-xr-x 4 root root 4 Apr 15 10:10 ..
drwxr-xr-x 6 root root 6 Apr 15 10:39 N5Pro-Ubuntu-24-03
drwxr-xr-x 6 root root 6 Apr 15 10:39 pbs
truenas_admin@truenas-n5pro[/mnt]$
Any help on how to get them back?
There is one configuration error that I will post next…
When I go to the global settings on the … menu in the Containers screen, I see settings for Pools and Default Network.
When I hit save, I get this error:
FAILED
[EFAULT] The following instances failed to update (profile change still saved): - Project: default, Instance: N5Pro-Ubuntu-24-03: Failed to write backup file: Failed to run: zfs set mountpoint=legacy canmount=noauto Enterprise_SSDs/.ix-virt/containers/N5Pro-Ubuntu-24-03: exit status 1 (cannot open ‘Enterprise_SSDs/.ix-virt/containers/N5Pro-Ubuntu-24-03’: dataset does not exist) - Project: default, Instance: pbs: Failed to write backup file: Failed to run: zfs set mountpoint=legacy canmount=noauto Enterprise_SSDs/.ix-virt/containers/pbs: exit status 1 (cannot open ‘Enterprise_SSDs/.ix-virt/containers/pbs’: dataset does not exist)
truenas_admin@truenas-n5pro[~]$ ls -la /mnt/.truenas_containers/Enterprise_SSDs/containers
total 2
drwxr-xr-x 4 root root 4 Apr 15 10:10 .
drwxr-xr-x 4 root root 4 Apr 15 10:10 ..
drwxr-xr-x 6 root root 6 Apr 15 10:39 N5Pro-Ubuntu-24-03
drwxr-xr-x 6 root root 6 Apr 15 10:39 pbs
truenas_admin@truenas-n5pro[~]$ ls -la /mnt/.truenas_containers/Enterprise_SSDs/containers/pbs
total 3
drwxr-xr-x 6 root root 6 Apr 15 10:39 .
drwxr-xr-x 4 root root 4 Apr 15 10:10 ..
drwxr-xr-x 2 root root 2 Apr 15 10:39 .oldroot
drwxr-xr-x 2 root root 2 Apr 15 10:39 dev
drwxr-xr-x 2 root root 2 Apr 15 10:39 proc
drwxr-xr-x 2 root root 2 Apr 15 10:39 sys
truenas_admin@truenas-n5pro[~]$
Do you have a downloaded System Configuration from before you started making all the recent changes? You have a lot of posts on different issues, recently. You may have messed something up with those, other changes? Maybe post links to your other threads so it is easier for other to give educated advice, even if you think unrelated.