We have removed physical node from backup and "All" save set replaced with individual save set and it backing successfully.
Carlos :-
we will not recover a physical server from backup.. Since they are in a multi-node cluster we will just rebuild a physcial from scratch in we have to.. we do care about the virtual stuff.. server1v or server2v thats the actual data we care about.
Also try running savefs -p command on both client and provide me with the output you get.
Check if you have an issue with name resolution, can you check forward and reverse lookups on both client and server (both short name and FQDN)
Additionally, run the command rpcinfo -p clientname , from the backup server to the clients (FQDN and short name) as well as from the clients to the backup server.
Finally check if there is any alias missing either in the hosts file or in the client resource configuration.
Sorry i didnt get what you mean by "Server1v.net is the virtual name of server1n.net and both's IP are diffrent." Is that mean physical and virtual (Cluster scenario ) or you mean physical machine and VM machine.
Are they backing up the same machine, but this machine is multihomed NIC , where there is two IP addresses configured on it ?
Would you please clarify more the configurations , but mainly it seems to be name resolution issue or communication , but i would like to understand firstly the configuration of the two servers and the relationship between them.
I think the main problem here is the configuration.
It's important that you understand how NetWorker works with clusters, and for that I would recommend you to take a look at the Cluster Installation guide:
7235:savegrp: Group will run up to 12 jobs in parallel
32494:savegrp: Server1v.net:probe started
savefs -s "BACKUP SERVER NAME" -c Server1v.net -g adhoc -p -l full -R -v
77561:savegrp: command 'savefs -s "BACKUP SERVER NAME" -c Server1v.net -g adhoc -p -l full -R -v' for client Server1v.net exited with return code 1
77562:savegrp: job (2261075) host: Server1v.net savepoint: Server1v.net:All had ERROR indication(s) at completion 77567:savegrp: adhoc * Server1v.net:All See the file /nsr/tmp/sg/adhoc/sso.Server1v.net.mFaisi for output of save command.
You are talking about a cluster, but only about one physical node and one virtual node, isn't there a secondary physical node? Otherwise I don't really understand the "cluster" concept in this scenario.
Is it MSCS or Load Balancing?
If it's MSCS cluster, I would like to know why would you like to backup the virtual node instead of the physical nodes. When running backup with saveset "All", the active node owning the clustered disk should be backing up the clustered disks, so no need to backup the virtual node.
Anyway we should know a bit more about the IP/NIC configuration in this environment.
Have you tried to add the IP to the alias field, apart from the short names and FQDN in both, physical and virtual nodes?
MoinMansuri
2 Intern
•
147 Posts
9324
0
Posted April 17th, 2012 11:00
Hi,
We have removed physical node from backup and "All" save set replaced with individual save set and it backing successfully.
Carlos :-
we will not recover a physical server from backup.. Since they are in a multi-node cluster we will just rebuild a physcial from scratch in we have to.. we do care about the virtual stuff.. server1v or server2v thats the actual data we care about.
Thanks to reply all admin.
Moin