- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- end of tape message
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
10-08-2003 02:04 PM
10-08-2003 02:04 PM
end of tape message
I have an internal DLT tape on a K-class server running HP-UX 10.20. For the last few days, I have been encountering 'end of tape' message when running backup, even if using brand new tape and tar only less than 100MB files. I have cleaned the drive numerous times and using the same DLT tapes for years. Is my drive faulty or is there any other explaination for this?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 02:11 PM
10-08-2003 02:11 PM
Re: end of tape message
Two things to try:
rewind the tape (scratch tape might be best)
# mt -t /dev/rmt/?m rew
Run a simple backup
# tar cvf /dev/rmt/?m /usr
This should backup quite a bit more than 100Mb. Then we can see if it is successful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 02:35 PM
10-08-2003 02:35 PM
Re: end of tape message
Well, that's your first problem.
Use these commands to obtain the status of your tape drive:
# mt -t /dev/rmt/#m status
# mt -t /dev/rmt/#m rewind
# mt -t /dev/rmt/#m offline (* ejects tape *)
# mt -t /dev/rmt/#m fsf 1 (* move forward one record, two records, etc. *)
##########################################
##
##########################################
Please attach the results of these commands:
# grep -i -e vmunix -e ems /var/adm/syslog/syslog.log
(* just the last day or so *)
STM > TOOLS > UTILITY > RUN > LOGTOOL > FILE > VIEW > RAW SUMMARY
(* most important is LOGTOOL *)
# ioscan -fnkC tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 02:50 PM
10-08-2003 02:50 PM
Re: end of tape message
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 03:02 PM
10-08-2003 03:02 PM
Re: end of tape message
If you have tried the simple backups like Michael has suggested and still experiencing problem. Then i am affraid that your drive has indeed gone bad. Also get the firmware upgraded on your DLT drive.
Log a call with HP and they'll do it for you.
Cheers
Rajeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 04:00 PM
10-08-2003 04:00 PM
Re: end of tape message
Just do a
#lssf /dev/rmt/0m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 04:09 PM
10-08-2003 04:09 PM
Re: end of tape message
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 05:05 PM
10-08-2003 05:05 PM
Re: end of tape message
This can be a problem with the DLT Drive, pls contact the hardware vendor and get the sensors cleaned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2003 07:18 PM
10-08-2003 07:18 PM