- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- about tape device!
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-07-2004 12:00 PM
01-07-2004 12:00 PM
about tape device!
tar cv /etc/hosts
the following message are printed :
tar : cannot open /dev/rmt/0m
when i used #ioscan -funC tape
on output appeared
and the kernel is ni !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:03 PM
01-07-2004 12:03 PM
Re: about tape device!
Happens to me all the time.
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 12:20 PM
01-07-2004 12:20 PM
Re: about tape device!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 12:23 PM
01-07-2004 12:23 PM
Re: about tape device!
If its an external tape trive, check its connectors and power (if its powered off/on).
If its internal there might be some loose connection with the power or the tape drive is faulty.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-07-2004 02:14 PM
01-07-2004 02:14 PM
Re: about tape device!
I thought you wrote even ioscan showed no output..
I am sorry, ignore my last post
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2004 02:36 AM
01-08-2004 02:36 AM
Re: about tape device!
Hi,
Before going ahead with tar command, you need to make sure the status of attached tape drive. As you mentioned, please take an output of ioscan command and see tape drive is listed and it is showing as CLAIMED.
If not, you need to correct this first. Once it's through
#mt -f "device file" rew
See that it is coming back to prompt. If not, something wrong with tape drive or it is not added to kenel properly. You may need to physically check or may need to remove and add from kernel once again.
If it's through you can go ahead with tar command.
#tar -cvf "device file" "data"
It's always suggested to give right device file to avoid taking the default device file.
Hope this helps
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2004 03:07 AM
01-08-2004 03:07 AM
Re: about tape device!
mt status
To check the default tape device 0mn...
If you have more than one tape device, I would try to use the other drive.
If you have a bad tape, get a new one. Also, run a clean tape thru the tape device just to help with reading.