Score:0

NFS mount is gone after reboot, but present in fstab

es flag

I have added the following to /etc/fstab, which I understood would automatically mount upon startup of the machine.

192.168.1.236:/volume1/Media /nfs/plex nfs auto,nofail,noatime,nolock,intr,tcp,actimeo=1800 0 0

However every time I reboot my server I have to run sudo mount -a in order to see anything in the /nfs/plex directory. Otherwise it is empty.

The network storage location (Synology NAS) was online before the server.

Michael Hampton avatar
cz flag
`intr` does nothing; why is it there? and `nofail` prevents error reporting; it also should not be there, especially when you're having a problem and need to know what it is.
cn flag
Have you looked at the logs?
Syntax Error avatar
es flag
I had to copy the command from elsewhere as I was in a hurry to get it set up. Where are the logs?
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.