@Federal2004, the only reason a manual client configuration will fail is because NetWorker wont be able to resolve a hostname of the client that you are adding. If that is the case you might have to do a hosts file entry for the cluster name on the NetWorker server. What is the error that you are seeing ?
savefs is the probe job or initial connectivity check of a kind. So this means that there is an issue with communication between the backup server and active node.
Federal2004
9 Posts
0
May 27th, 2021 00:00
Thank you @crazyrov for all the tips. The issue was that the Networker client was not properly registered.
crazyrov
4 Operator
•
1.3K Posts
0
May 19th, 2021 04:00
@Federal2004, you might have to create the client instance manually for Virtual instance to see what the issue.
Make sure that the user that you are using for the configuration has sysdba privileges.
Federal2004
9 Posts
0
May 20th, 2021 13:00
@crazyrov thank you for the reply.
The user has system,sysadmin and dbcreator permissions.
Manually adding the client is failing as well.
The user is also Domain Admin and member of local administrators, backup and remote users.
crazyrov
4 Operator
•
1.3K Posts
0
May 21st, 2021 02:00
@Federal2004, the only reason a manual client configuration will fail is because NetWorker wont be able to resolve a hostname of the client that you are adding. If that is the case you might have to do a hosts file entry for the cluster name on the NetWorker server. What is the error that you are seeing ?
Federal2004
9 Posts
0
May 24th, 2021 04:00
I created a client for the sql cluster manually, at global (2 of 2) i added all the nodes and *@*.
The backup command is: nsrsqlsv.
The backup is failing now with the error: Cannot run savefs: No error. Maybe i am missing the correct save sets here?
What should the saveset be? At the moment i have 5 SQL instances at the cluster.
Federal2004
9 Posts
0
May 24th, 2021 04:00
One more thing to add, during sql-cluster creation, i reached the step where i could not expand the database cluster and view the databases.
crazyrov
4 Operator
•
1.3K Posts
0
May 26th, 2021 06:00
savefs is the probe job or initial connectivity check of a kind. So this means that there is an issue with communication between the backup server and active node.