Hello, we had an nfs share setup between two machines.
Now it has stopped working, for no discernible reason.
Machine 1: (where the files are hosted)
root password: same as machine2
/var/spool/asterisk/monitor/
* folder exists, files here
system-config-nfs GUI
directory: /var/spool/asterisk/monitor/
host: ip_address_of_machine_2
It seems to claim that it is mounted:
# showmount -e
Export list for lmpbx:
/var/spool/asterisk/monitor ip_address_of_machine_2
Machine 2: (where the files need to appear)
root password: same as machine1
/var/spool/asterisk/monitor/
* folder exists, nothing there
I have rebooted machine 2. In the past that seemed to kick on nfs when it inexplicably wouldn't go.
I have done a "service nfs restart" on both machines.
After several days of trying I've come up dry. Does anyone know if the configs are correct?