- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: backup fails
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 09:12 PM
01-06-2004 09:12 PM
backup fails
When I backup my filesystem to a DLT-tape I get the following errors.
fbackup(3027): ioctl error, can't query outfile
at media record 668850
fbackup(3102): attempting to make this volume salvagable
fbackup(3123): could not read the previous checkpoint record
fbackup(3105): writing 2 EOFs and rewinding the tape
fbackup(3106): please mount a good tape
fbackup(3041): output file /dev/rmt/0m is currently being used and not available
fbackup(3019): would you like to enter a new output file?
What is the cause of this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 09:18 PM
01-06-2004 09:18 PM
Re: backup fails
I would guess it sounds like a bad tape or a problem with the drive.
Did you try a new fbackup with a new tape?
Did you check the drive LEDs if it wants a cleaning tape?
Did you check for other processes attempting to use /dev/rmt/0m (use lsof, if you do not have it, download and check using lsof | grep /dev/rmt/0m)
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 10:06 PM
01-06-2004 10:06 PM
Re: backup fails
Can you do a # mt -t /dev/rmt/0m rew?
Can you write files to the tape with tar?
( tar cvf /dev/rmt/0m /etc/hosts )
Can you do a ioscan -fnkCtape and list the device file?
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 11:18 PM
01-06-2004 11:18 PM
Re: backup fails
The error:-
fbackup(3106): please mount a good tape
Indicated either a bad tape, dirty drive or a faulty drive.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:48 AM
01-07-2004 12:48 AM
Re: backup fails
You may see some errors in dmesg or /var/adm/syslog/syslog.log output
ioscan the tape drive?
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 03:28 AM
01-07-2004 03:28 AM
Re: backup fails
Is this happening with every tape or one tape?
I would first try to clean the drive with a clean tape and then try to run a test backup with a new unused DLT tape.
If all else fails I would replace the drive and test your tapes again... then if that is still happening, I would check with HP support.