Here is where we should have been able to stop.
That worked.
Now I am getting a different error:
No directory for your host in shared folder. Maybe your host name is different from backup ones
I had some confusion over the "authorized network". My LAN is like 123.123.123.1, 123.123.123.2, etc. So I assume the setting is 123.123.123.0/24. Right?
The shares I have set up are /mnt, /mnt/TEST.
What else might be causing a problem?
"No directory for your host in shared folder. Maybe your host name is different from backup ones"
When I go into the server-manager, I select "Verify workstation backup". I try that and get the error, "No directory for your host in shared folder. Maybe your host name is different from backup ones".
Ah, but I
haven't made a backup yet, I only want to
verify that I can make a backup. When you actually make a backup, the backup creates a backup directory for your host. This explains the report, it can't find a directory to verify a backup has been made.
When I actually test the connection from the command line in SME, I'm getting a connection, mount -t nfs 192.168.1.3:/mnt/nfs /TEST" works. I can read files in the imported directory.
I have configured a backup and ran a test backup, and my email cron reports from do_backupwk:
"Backup terminated: pre-backup failed - status: 256"
But I'm ready to post this thread [SOLVED] based on the correction and the fact that I can make a connection from the command line.
Still, can anyone explain why the backup failed?
One of the things I see on my NAS is that I have mounted the data partition of the NAS on the exact same directory that I am mounting using nfs for the SME backup. So the backup directory is /mnt/TEST and the mount for the data partition is also /mnt/TEST.
And also, there is only 32GB available on this little experimental NAS4Free installation and both the MySQL database and the website files is pretty big. Can anyone tell me how to see how much space the backup would need? That might finish this up.
I would like to suggest an option in the Backup or Restore page dropdown menu to actually verify the connection, rather than verify an existing backup