LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Ultrium 2 - multi-tape error (DUMP: fopen on /dev/tty fails: No such device or addres (https://www.linuxquestions.org/questions/linux-hardware-18/ultrium-2-multi-tape-error-dump-fopen-on-dev-tty-fails-no-such-device-or-addres-518356/)

tbwalter55 01-11-2007 09:28 AM

Ultrium 2 - multi-tape error (DUMP: fopen on /dev/tty fails: No such device or addres
 
I have successfully backed up a 300-GB RHEL4u4 Linux partition to a remote Ultrium 2 tape drive on a Solaris 9 box many times. All of a sudden, when the dump hits the EOT, instead of waiting patiently for me to change tapes, the dump aborts:


DUMP: Change Volumes: Mount volume #2
DUMP: fopen on /dev/tty fails: No such device or address
DUMP: The ENTIRE dump is aborted.

I used a cleaning tape, tried 3 other new tapes, power cycled the tape drive and rebooted the Sun computer. I also tried the dump from a Solaris 9 machine to the Ultrium and it also fails in trhe same way.

Any suggestions would be greatly appreciated.

Tom


======================================================
Here's the full output:

rsh surf /sbin/dump 0uf moon:/dev/rmt/2n /data/surf/a
DUMP: DUMP: Connection to moon established.
Date of this level 0 dump: Thu Jan 11 01:56:49 2007
DUMP: Dumping /dev/md0 (/data/surf/a) to /dev/rmt/2n on host moon
DUMP: Label: none
DUMP: Writing 10 Kilobyte records
DUMP: mapping (Pass I) [regular files]
DUMP: mapping (Pass II) [directories]
DUMP: estimated 177274833 blocks.
DUMP: Volume 1 started with block 1 at: Thu Jan 11 01:58:29 2007
DUMP: dumping (Pass III) [directories]
DUMP: dumping (Pass IV) [regular files]
DUMP: 1.01% done at 5988 kB/s, finished in 8:08
DUMP: 2.07% done at 6130 kB/s, finished in 7:51
.
.
.
.
DUMP: 78.88% done at 6214 kB/s, finished in 1:40
DUMP: 79.93% done at 6214 kB/s, finished in 1:35
DUMP: 80.98% done at 6214 kB/s, finished in 1:30
DUMP: End of tape detected
DUMP: Closing /dev/rmt/2n
DUMP: Volume 1 completed at: Thu Jan 11 08:23:42 2007
DUMP: Volume 1 143589420 blocks (140224.04MB)
DUMP: Volume 1 took 6:25:13
DUMP: Volume 1 transfer rate: 6212 kB/s
DUMP: Change Volumes: Mount volume #2
DUMP: fopen on /dev/tty fails: No such device or address
DUMP: The ENTIRE dump is aborted.

imran.khanmca@yahoo.com 01-04-2015 05:45 AM

Hi

Same Error Appearing in Server.
what is solution?
why happen this?

Soadyheid 01-08-2015 08:05 AM

It looks like you're running the dump via a remote terminal rather than via the host system's console? My guess (and it is just a guess!) is that dump needs to have you interact with it (Type "yes" or "no" or something on the system console, not a terminal)
I can't cut and past the relevant section from
Code:

$ man dump
between my laptop and RedHat VM I'm afraid, so you'll have to check out the manual page yourself. End-of-tape is one of the conditions intervention is required apparently.

Can you run your multi tape dump from a local console or via a terminal server connected to the console?

My :twocents:

Play Bonny!

:hattip:


All times are GMT -5. The time now is 07:26 AM.