In most cases the "Cannot open a save session " errors are either connectivity or name resolutions issue, you have to test the communication between server and client, you can perform the following steps:
Try to do the following from the backup server to the networker client ( using short name and FQDN name):
•check hosts-file if you can find the client
•ping
•nslookup
•rpcinfo -p
If this all works, try to do the following from the client to the backup server ( using short name and FQDN name):
•check hosts-file if you can find the backup server
•check server file under the nsr directory if the backup server is added there
Bebo2k
544 Posts
0
October 30th, 2012 13:00
I forgot to mention that if the above steps did not solve the problem , You may need to perform the following steps to solve the issue:
Waiting your updates.
Ahmed Bahaa
Bebo2k
544 Posts
1
October 30th, 2012 13:00
Hi dcharmatz,
In most cases the "Cannot open a save session " errors are either connectivity or name resolutions issue, you have to test the communication between server and client, you can perform the following steps:
Try to do the following from the backup server to the networker client ( using short name and FQDN name):
•check hosts-file if you can find the client
•ping
•nslookup
•rpcinfo -p
If this all works, try to do the following from the client to the backup server ( using short name and FQDN name):
•check hosts-file if you can find the backup server
•check server file under the nsr directory if the backup server is added there
•ping
•nslookup
•rpcinfo -p
Hope this helps,
Ahmed Bahaa