sudo umount /home/djwilcox/video &
Hi Matesudo umount /home/djwilcox/video &
sudo su
umount /home/djwilcox/video
sudo umount -f ~/video
sudo mount -t zfs zroot/usr/home@fstab /mnt
sudo umount /mnt
Hi MateOK, just tried this on my workstation and no issues unmounting after playing music using audio/cmus. All of my music is hosted on the NAS. Even tried with video using multimedia/mplayer and was able to unmount the directory after stopping the video and closing the player. My workstation drives are SSDs formatted with UFS(2) (no RAID) and the Synology NAS is a 718+ with EXT4 as the file system. ALl of the directories on the NAS I mount either permanently in /etc/fstab or just do at the command line temporarily.
Sorry to report I had no issues, was hoping I could duplicate and help you resolve.