Unsolved
This post is more than 5 years old
261 Posts
0
1052
November 14th, 2006 10:00
Can not get linux to back up first time
Hey all. Here is the message I get trying to run a new linux backup for the first time:
nsrexec: savefs -s backupserver -c loopcare -g Test -p -l full -R -v -F backup
backup cannot connect to nsrexecd on client loopcare and .rhosts permissions
backup do not allow rsh
backup permission denied
Can anyone help. I don't know what this all means. Thanks!
nsrexec: savefs -s backupserver -c loopcare -g Test -p -l full -R -v -F backup
backup cannot connect to nsrexecd on client loopcare and .rhosts permissions
backup do not allow rsh
backup permission denied
Can anyone help. I don't know what this all means. Thanks!
0 events found
No Events found!


amediratta
2 Intern
•
2K Posts
0
November 14th, 2006 10:00
mgossett1
261 Posts
0
November 14th, 2006 10:00
mgossett1
261 Posts
0
November 14th, 2006 13:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 14th, 2006 13:00
- rpcinfo -p hostname
- rpcinfo -t hostname 390113 1
- echo print | nsradmin -p 390113 -i - -s hostname
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 14th, 2006 13:00
Can you check if you have RPC communication from server to client and vice versa? I think problem could be there (some Linux boxes have iptables enabled so communication could be blocked too).
mgossett1
261 Posts
0
November 15th, 2006 05:00
rpcinfo -p hostname I get a long list of program, version, port ...
when I do this: rpcinfo -t hostname 390113 I get
program 390113 version 1 ready and waiting
vsemaska
194 Posts
0
November 15th, 2006 05:00
On the NetWorker server (this is for Unix):Run nwadmin, select 'Options' -> 'Configure Ports...', and enter the hostname of the client as you did when you defined the client. If it works it'll pop up a window showing the ports used. If it doesn't work you'll get a messages like ''Service not available". It could be the Linux firewall has the ports blocked.
On the Linux client: Run the following command:
# savefs -s -pv
Where is the hostname of your NetWorker server. If it works it'll list the filesystems that'll be backed up.
Vic
mgossett1
261 Posts
0
November 15th, 2006 06:00
- rpcinfo -p hostname
- rpcinfo -t hostname 390113
I get the same error for both: '
rpcinfo: backupserver: n2a: hostname not found
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 15th, 2006 06:00
mgossett1
261 Posts
0
November 15th, 2006 06:00
mgossett1
261 Posts
0
November 15th, 2006 06:00
mgossett1
261 Posts
0
November 15th, 2006 06:00
mgossett1
261 Posts
0
November 15th, 2006 07:00
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 15th, 2006 07:00
mgossett1
261 Posts
0
November 15th, 2006 08:00