Having an issue when creating a tar archive to tape. The issue doesn't always occur. The archive calls a script within cron and runs: tar -cvf /dev/rmt/2m ./*. The error received is
Can't open /dev/tty to prompt for more media. When I run this from the command line I get
tar: end of tape
Tar: to continue, enter device/file name when ready or null string to quit.
Doesn't make sense, we're using dds3 tapes and we are backing up about 1GB of data. The backup always runs using dds3 tapes and is always about 1gb of data. I ran mt -f /dev/rmt/2mn rew
before running to see if that helps but received the same error. Output of mt -f /dev/rmt/2mn status is
Drive: HP C1537A
Format: DDS-3 format
Status: [41112500] BOT online compression immediate-report-mode
File: 0
Block: 0
Any info would be great, thanks.
Can't open /dev/tty to prompt for more media. When I run this from the command line I get
tar: end of tape
Tar: to continue, enter device/file name when ready or null string to quit.
Doesn't make sense, we're using dds3 tapes and we are backing up about 1GB of data. The backup always runs using dds3 tapes and is always about 1gb of data. I ran mt -f /dev/rmt/2mn rew
before running to see if that helps but received the same error. Output of mt -f /dev/rmt/2mn status is
Drive: HP C1537A
Format: DDS-3 format
Status: [41112500] BOT online compression immediate-report-mode
File: 0
Block: 0
Any info would be great, thanks.