Unsolved
This post is more than 5 years old
23 Posts
0
859
May 8th, 2006 04:00
AIX storage node cannot backup data to backup server when manual backup
the storage node server's os is AIX 5.3,HA is running.
these two server have physical address 10.24.36.4 & 10.24.36.5 and a vitual address 10.24.36.6
backup software release is networker 7.3.
when I save data using next command:
save /etc
it will consider itself as backup server,and backup will be failing.
I have to add -s after save.
the schedule backup is successfully.
I have added backup server name to /nsr/res/servers.
what is the reason ?
these two server have physical address 10.24.36.4 & 10.24.36.5 and a vitual address 10.24.36.6
backup software release is networker 7.3.
when I save data using next command:
save /etc
it will consider itself as backup server,and backup will be failing.
I have to add -s after save.
the schedule backup is successfully.
I have added backup server name to /nsr/res/servers.
what is the reason ?
No Events found!



ble1
4 Operator
•
14.3K Posts
1
May 8th, 2006 04:00
cfaller
96 Posts
1
May 8th, 2006 17:00
at lot of systems seem to have been update with 2 or 3 networker server names, or themselves, sometime due to a client changing networker servers etc.
zjklsl0214
23 Posts
0
May 8th, 2006 18:00
I must run "save -s bckserver"
when I run mminfo -c cltname I get the same error.
cfaller
96 Posts
0
May 8th, 2006 18:00
does you /nsr/res/servers file have just the following
----------------------------------------------------------------
# NetWorker uses the contents of this file to control which servers have the
# right to request a program, such as save, to be executed on this client.
#
# After changing this file, you must restart the NetWorker services
# for your changes to take effect.
bckserver.mynetwork.com
bckserver
-----------------------------------------------------------------
have you stopped networker, cleared out the /nsr/tmp area on the storage node ?
altho to be honest, best practice would have you ensure the "-s nsrsvr" is used with any networker command. mminfo expects it, save should function without it.
ble1
4 Operator
•
14.3K Posts
0
May 9th, 2006 07:00