boom, your volumes should be mounted now. might need to reboot to update the ui

This became aviable in the web GUI which was not there before
bada bing bada boom.
zfs mount -a attempts to automount any recognized zvols, and zfs mount just lists mount points available in case you were wondering.
Internet points for you⦠Well done sir!
So now i just press OK and reboot my system and all my data should become visable?
should be, yeah. Might want to check the freenas documentation on finer details, i usually only work with freebsd.
I have tried rebooting 2 times now. Still canāt see my volumes⦠Any idea of whats going wrong?
run zfs mount again, see if the volumes stayed mounted.
Its the same output as before, but now i canāt import volume in the web GUI
OK, so they donāt show up anywhere?
if they list with zfs mount, that means theyāre mounted.
They show up in the shell but i canāt find the volume in the āImport volumeā option anymore.
If it would be easier, we can jump to discord so that you can see the screen?
so they donāt show up in āview volumesā in the storage > volumes > view volumes?
are all the disks in the raid1 present in view disks?
I donāt use discord.
They dont show up in āView volumesā, but the disks show up in the āView disksā menu
I have made a āJoin meā so that you can see my screen. use this link:
hm. Try
zpool import tank
zpool scrub tank```
Replacing ātankā with āvaultā?
yes. ātankā is zfs nomenclature for āvolumeā
Went through all the commands
[root@freenas ~]# zpool export Vault
[root@freenas ~]# zpool import Vault
[root@freenas ~]# zpool scrub Vault
now do zfs mount -a again and see if you get any import options
I do not get any options