1832299 Members
2027 Online
110041 Solutions
New Discussion

Re: remote fbackup

 
SOLVED
Go to solution
vladimir_1
Frequent Advisor

remote fbackup

Hi,

Some time ago I used fbackup remotely but now it does not work. Can't guess what has changed. Any hint?

Thanks,
Vlad
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: remote fbackup

Vlad,

when you say it doesn't work, can you provide the error message and OS level?

live free or die
harry
Live Free or Die
vladimir_1
Frequent Advisor

Re: remote fbackup

It says: could not open output file d230:/dev/rmt/0m

pap
Respected Contributor
Solution

Re: remote fbackup

Hi,
Check the /.rhosts file on the machine whose backup u r taking.

It must include the name of the machine holding tape drive and the user root.

Thanks,

-Pap.
"Winners don't do different things , they do things differently"
Frank Slootweg
Honored Contributor

Re: remote fbackup

You can test the correctness of the remote .rhosts file, by doing something like this:

On the system to be backed up and as root do:

# remsh tape_drive_host date

This should return the date/time and should *not* ask for a password.

If this works, the remote .rhosts file is OK.