1832862 Members
2751 Online
110048 Solutions
New Discussion

Re: fbackup

 
Ricky_2
Frequent Advisor

fbackup

Hi, I tried to perform a fbackup onto a remote DDS drive and it failed half way through. Subsequently, my remote drive is 'dead'. It refuses to respond to any command and I can't even eject it with the button on the drive itself. Can someone advise? Thanks.
7 REPLIES 7
Clemens van Everdingen
Honored Contributor

Re: fbackup

HI,

You should check if there is any process running on the remote machine which is related to the dds drive.

Kill the process if you find it and it will work again.

C.
The computer is a great invention, there are as many mistakes as ever, but they are nobody's fault !
Leif Halvarsson_2
Honored Contributor

Re: fbackup

Hi,
Try with power off/on the drive. If this not help disconnect the drive. If you still can't eject the tape the drive seems to be faulty.
Ricky_2
Frequent Advisor

Re: fbackup

Hi, thanks for the responses. I had checked the processes and couldn't see any that has anything to do with the drive. It's an internal drive and does not come with a power switch, only an eject button. Thanks.
F. X. de Montgolfier
Valued Contributor

Re: fbackup

Hi,

have you tried
# fuser -k ?

it should kill any process using the device

http://docs.hp.com/hpux/onlinedocs/B2355-90681/B2355-90681.html

gives you all the information on fuser...

Cheers,

FiX
Ravi_8
Honored Contributor

Re: fbackup

Hi,

Try rebooting the machine and start backup again. If goes smooth then tape drive doesn't have any problem. if breaks again check for the link to the remote server
never give up
Dietmar Konermann
Honored Contributor

Re: fbackup

Try to hold down eject for longer than 10sec which is a forced eject, which should work, unless you have some hw problems there.

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
Tom Jackson
Valued Contributor

Re: fbackup

Hi:

If all else fails, shutdown -h, then cycle power. I've had some tape drive problems in the past that were related to my SCSI controller. The problems would only go away after cycling power.

Tom