1832080 Members
2915 Online
110036 Solutions
New Discussion

Remote fbackup

 
SOLVED
Go to solution
Steve Hall_2
New Member

Remote fbackup

I have a failing tape drive, I have another drive in a remote machine.

Using fbackup -f machine:/dev/rmt/0m

I get the following error message
fbackup(3301): could not open output file machine:/dev/rmt/0m

What have I to do on the remote machine to allow the operation, or whatelse am I doing wrong ?
5 REPLIES 5
Jaime Bolanos Rojas.
Honored Contributor

Re: Remote fbackup

Steve,

This thread will help you out, also you can check in sam to see if your remote tape define is defined for use,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1028520

Regards,

Jaime.
Work hard when the need comes out.
melvyn burnard
Honored Contributor

Re: Remote fbackup

first, does the fbackup work locally on that server?
Second, have you set up the security to allow this?

My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Steve Hall_2
New Member

Re: Remote fbackup

Fbackup does work on the local server.

How do I check the security ?
melvyn burnard
Honored Contributor
Solution

Re: Remote fbackup

If I recall correctly you need .rhosts set up.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Steve Hall_2
New Member

Re: Remote fbackup

.rhost on the 2 machines was the problem

many thanks