When I try to configure backupmon to backup to a Network-NFS I get an error.
My test confige is:
(1) : Test Target Media Type : Network-NFS
(2) : Test Target Username : admin
(3) : Test Target Password : admin
(4) : Test Target NFS Path : 192.168.50.46:/srv/nfsshared
|--- Test NFS Mount Options : nfsvers=3,nolock,_netdev,rsize=8192,wsize=8192
(5) : Test Target Backup Mount Point : /tmp/mnt/testbackups
(6) : Test Target Dir Path : /router/test-backup
(7) : Test CIFS/SMB Version : N/A
My message is bad file descriptor.
I also tried without the NFS Mount options, bad file descriptor
I can mount from the server nfs share from my linux desktop ok.
my server /etc/exports
/srv/nfsshared 192.168.50.0/24(rw,root_squash)
INFO: Backup Target (192.168.50.46) reachable via PING.
INFO: External test drive mount point exists. Found under: /tmp/mnt/testbackups
mount: RPC: Remote system error - Connection timed out
mount: mounting 192.168.50.46:/srv/nfsshared on /tmp/mnt/testbackups failed: Bad file descriptor
WARNING: Unable to mount to external NFS network drive. Retrying...
mount: RPC: Remote system error - Connection timed out
mount: mounting 192.168.50.46:/srv/nfsshared on /tmp/mnt/testbackups failed: Bad file descriptor
WARNING: Unable to mount to external NFS network drive. Retrying...
mount: RPC: Remote system error - Connection timed out
mount: mounting 192.168.50.46:/srv/nfsshared on /tmp/mnt/testbackups failed: Bad file descriptor
WARNING: Unable to mount to external NFS network drive. Retrying...
ERROR: Unable to mount to external NFS network drive [/tmp/mnt/testbackups]. Please check your configuration. Exiting.
Press any key to acknowledge...
My test confige is:
(1) : Test Target Media Type : Network-NFS
(2) : Test Target Username : admin
(3) : Test Target Password : admin
(4) : Test Target NFS Path : 192.168.50.46:/srv/nfsshared
|--- Test NFS Mount Options : nfsvers=3,nolock,_netdev,rsize=8192,wsize=8192
(5) : Test Target Backup Mount Point : /tmp/mnt/testbackups
(6) : Test Target Dir Path : /router/test-backup
(7) : Test CIFS/SMB Version : N/A
My message is bad file descriptor.
I also tried without the NFS Mount options, bad file descriptor
I can mount from the server nfs share from my linux desktop ok.
my server /etc/exports
/srv/nfsshared 192.168.50.0/24(rw,root_squash)
INFO: Backup Target (192.168.50.46) reachable via PING.
INFO: External test drive mount point exists. Found under: /tmp/mnt/testbackups
mount: RPC: Remote system error - Connection timed out
mount: mounting 192.168.50.46:/srv/nfsshared on /tmp/mnt/testbackups failed: Bad file descriptor
WARNING: Unable to mount to external NFS network drive. Retrying...
mount: RPC: Remote system error - Connection timed out
mount: mounting 192.168.50.46:/srv/nfsshared on /tmp/mnt/testbackups failed: Bad file descriptor
WARNING: Unable to mount to external NFS network drive. Retrying...
mount: RPC: Remote system error - Connection timed out
mount: mounting 192.168.50.46:/srv/nfsshared on /tmp/mnt/testbackups failed: Bad file descriptor
WARNING: Unable to mount to external NFS network drive. Retrying...
ERROR: Unable to mount to external NFS network drive [/tmp/mnt/testbackups]. Please check your configuration. Exiting.
Press any key to acknowledge...