Comment 9 for bug 1095917

Revision history for this message
Tome (pinevalleytome) wrote : Re: nfs mounts failing during reboot 12.04

I too just ran into this issue on my 12.04.2 server. It's been working for a while and then a couple updates and a reboot stopped all that. I can run a "sudo mount -a" after I log into my server to fix it but it will fail to mount the NFS share at boot.

FSTAB:
h1p-nas1:/volume1/backups /mnt/backups nfs rw,hard,tcp 0 0
h1p-nas1:/volume1/restores /mnt/restores nfs rw,hard,tcp 0 0