Did you do this yet? (Make a checkpoint.)
If you can confirm you have a checkpoint, try forcefully unmounting the dataset:
zfs unmount -f HealyMediaServer/Media2.0
Did you do this yet? (Make a checkpoint.)
If you can confirm you have a checkpoint, try forcefully unmounting the dataset:
zfs unmount -f HealyMediaServer/Media2.0
dunno if it worked but it submitted and gave me nothing
Now try this again:
zfs inherit -r mountpoint HealyMediaServer
If that doesnât work, then also umount HealyMediaServer and try again.
zfs unmount -f HealyMediaServer
it went through this time and sisnt day busy
Can you confirm?
zfs get -t filesystem -r mountpoint HealyMediaServer
my lord yes it says they are mounted correctly now
Export the pool and import it again, using only the GUI.
Then confirm everything is good.
but my storage tab shows no pools. whats next?
If thatâs the case, it might be throwing off the GUI.
You can export the pool with the command-line, but import it with the GUI:
zpool export HealyMediaServer
alrighty, let me see if i can now share my media folder through SMB again
Yes, yes i can. thank you so much for helping me fix this
You can discard the âcheckpointâ now:
zpool get checkpoint HealyMediaServer
zpool checkpoint -d HealyMediaServer
zpool get checkpoint HealyMediaServer
The third command should now result in a -
under VALUE
.
I recommend always creating a checkpoint for safety before playing around with zpool
and zfs
commands in the command-line, especially if youâre not too versed in how risky something may be.
should i have my apps in the same pool as my media?
Thatâs up to you.
Some people like to use a separate SSD pool to install their Apps and VMs, and keep their HDD pool(s) for data storage and media sharing.
okay, i was only wondering as i had a mixup a while ago with ix-applications and ix-apps being 2 different folders
Did you discard the checkpoint? Donât sit on a checkpoint for longer than necessary.
yeah i have