So when you put the saveset in manually, it doesn't work either? Does this happen for just one client? You will need to check the connection between these two machines. Check that name resolution is ok and that the networker processes are running on the server and client. Run a save of a small file in debug mode from the client and it should give you a more precise error information - 'save -vvvvv -D9 /usr/testfile > test_backup 2>&1'
The machine from which you are doing this should be the client which I expect it is. Further, make sure that username you use on that machine is listed on admin list. If you are doing this from server itself, try this operation as root.
elvinperez
87 Posts
0
May 15th, 2010 08:00
Hello,
You can directly specify the saveset and the backup is run independently so that I can not satisfactory brower the saveset from the console
Regards,
Rinku2
39 Posts
0
May 16th, 2010 04:00
Yes , I have also tried but its doesnt work so gud mention the saveset in manually.
coganb
736 Posts
0
May 17th, 2010 04:00
Hi,
So when you put the saveset in manually, it doesn't work either? Does this happen for just one client? You will need to check the connection between these two machines. Check that name resolution is ok and that the networker processes are running on the server and client. Run a save of a small file in debug mode from the client and it should give you a more precise error information - 'save -vvvvv -D9 /usr/testfile > test_backup 2>&1'
-Bobby
hari_prakash
22 Posts
0
May 18th, 2010 00:00
Hi,
Try deleting the clients NSR peer information from the NW server as well.
nsradmin -p nsrexec
nsradmin> p type : NSR peer information ; name : client_name ( first try with fdqn & then with shortname of the client ).
nsradmin> delete
Delete? y
nsradmin> quit
Then restart NW services on the client end.
HTH
Hari Prakash.
ble1
4 Operator
•
14.4K Posts
0
June 3rd, 2010 02:00
The machine from which you are doing this should be the client which I expect it is. Further, make sure that username you use on that machine is listed on admin list. If you are doing this from server itself, try this operation as root.