I am very new to all of this, so I apologize if I ask questions that appear to have obvious answers. I've spent around two hours looking around on the web for an answer to this, but i haven't really gotten anywhere.
I have a Plex VM and TrueNAS VM hosted on Proxmox. I can access both of these VMs using SSH and their respective web GUIs on other computers in my network. Ideally, I would like to have the TrueNAS storage pool I created to be mounted on my Plex VM. I wrote
in fstab - 192.168.50.9/mnt/plex is the mounted location of the storage pool on my TrueNAS VM and /PlexMedia is the designated mounting location on my Plex VM.
I keep getting the error
when I run mount -a and I'm not sure why.
I have a Plex VM and TrueNAS VM hosted on Proxmox. I can access both of these VMs using SSH and their respective web GUIs on other computers in my network. Ideally, I would like to have the TrueNAS storage pool I created to be mounted on my Plex VM. I wrote
Code:
//192.168.50.9/mnt/plex /PlexMedia cifs defaults 0 0
I keep getting the error
Bash:
BAD_NETWORK_NAME: \\192.168.50.9\mnt