From: Joe Z. <joe...@za...> - 2004-05-18 00:34:01
|
Leonardo Stevanato wrote: > Hello, thanks for your attention! ; ) > > Now i'm using two machines, in a network. I configured my > server and tried check configuration. Everything ok, except for this > error: > > "Attempting to write, read and delete a file on > /var/bobsdata/current/process/mounts/maq104/Leo" FAIL > > Write file test failed with these messages: > /var/bobsdata/current/process/cmd/cmd.1084317446.bash: line 9: > /var/bobsdata/current/process/mounts/maq104/Leo/bobswritetest.out: > File or Directory not found > cat: > /var/bobsdata/current/process/mounts/maq104/Leo/bobswritetest.out: > File or Directory not found > > I'm doing backup using rsync with ssh and restore using nfs. > The backup process is ok. When I try to restore the files the > following error shows up after clicking Check Server: > > "An error occured. (Could not get remote server info). > Unable to proceed" > Sounds like nfs isn't properly configured on the remote machine, local machine, or in bobs. Can you manually read, write, and delete a file over the nfs share from the bobs server to maq104/Leo? The INSTALL file has a section on setting up nfs and testing it, you may want to take a good look at the INSTALL documentation. Joe |