On Thu, 30 Aug 2001, wanadoo wrote:
> Mitch Collinsworth ha escrito:
>
> > On Tue, 28 Aug 2001, wanadoo wrote:
> >
> > > driver: result time 3.503 from dumper0: FAILED 01-00002 [taper port
> > > open: Resource temporarily
> > > unavailable]
> > > driver: result time 123.497 from taper: TAPE-ERROR 00-00001 [port
> > > connect timeout]
> >
> > It sounds like another process already has the port that taper
> > wants to use, hence it's failing when trying to open it. By any
> > chance is there an old taper process still running from a previous
> > amanda run?
>
> I have restarted the server and I have run amdump again. But the result
> is the same. Do you know how I can find a process if it has the port?
> Thanks,
If by restarting the server you mean you rebooted the entire system,
then it seems unlikely there is an old taper still using the port.
However it's probably worth checking anyway, in case some other
process might have it. To do what ports are in use, run 'netstat -a' .
I forget what port taper wanted but I think it was shown in the info in
your original message.
-Mitch