I haven’t found anyone else running into this and I can’t quite find where this is configured. I can ‘revert’ back to 1.1 and it works fine.
Before update:
/mnt/default/
/mnt/temp/
After update:
/mnt/mnt/default/
/mnt/mnt/temp/
I haven’t found anyone else running into this and I can’t quite find where this is configured. I can ‘revert’ back to 1.1 and it works fine.
Before update:
/mnt/default/
/mnt/temp/
After update:
/mnt/mnt/default/
/mnt/mnt/temp/
zpool get altroot
Before update:
NAME PROPERTY VALUE SOURCE
boot-pool altroot - default
default altroot - default
temp altroot - default
After update:
NAME PROPERTY VALUE SOURCE
boot-pool altroot - default
default altroot /mnt local
temp altroot /mnt local
Ironically, it is the “After update” that shows the correct values.
TrueNAS intentionally imports your storage pools with -R /mnt
Not sure what explains the “double” /mnt/
I also don’t get where that ‘other’ /mnt is coming from and what changed between 04.01.xx and 04.02.xx… Don’t see anything in the release notes…