- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tape drive device file problem
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
07-26-2004 06:04 AM
07-26-2004 06:04 AM
tape drive device file problem
I have a D330 Server with hp-ux 11.0 and an internal DDS drive.From last week I am not able to backup.
When I try to backup using fbackup, it gives the message that '/dev/rmt/0m is not a valid device file' even though the tape is powered on ,loaded with tape and getting sensed in 'ioscan'.Tha various command outputs are pasted below.I tried creating the device files using 'insf' but no use.Request all of u to provide ut valuable inputs.
Regards
Vinu
--------------command ouputs---------------
suboz046:/ > ioscan -fnC tape
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 0 8/16/5.0.0 stape CLAIMED DEVICE HP C1537A
/dev/rmt/0m /dev/rmt/c1t0d0BESTn
/dev/rmt/0mb /dev/rmt/c1t0d0BESTnb
/dev/rmt/0mn /dev/rmt/c1t0d0DDS
/dev/rmt/0mnb /dev/rmt/c1t0d0DDSb
/dev/rmt/c1t0d0BEST /dev/rmt/c1t0d0DDSn
/dev/rmt/c1t0d0BESTb /dev/rmt/c1t0d0DDSnb
suboz046:/ > mt -t /dev/rmt/0m stat
Drive: HP C1537A
Format:
Status: [0]
File: 11
Block: 11
suboz046:/ > mt -t /dev/rmt/0m rew
/dev/rmt/0m: No such device or address
suboz046:/ > fbackup -f /dev/rmt/0m -i /etc -v
fbackup(1004): session begins on Mon Jul 26 19:56:30 2004
fbackup(3038): output file /dev/rmt/0m is not a valid device file for backup
fbackup(3019): would you like to enter a new output file?
no
fbackup(3022): would you like to continue this session?
no
fbackup(3004): writer aborting
fbackup(1002): Backup did not complete : Reader or Writer process exit
suboz046:/ > uname -a
HP-UX suboz046 B.11.00 A 9000/813 2001781333 two-user license
suboz046:/ > model
9000/813/D330
suboz046:/ > tar -tvf /dev/rmt/0m
tar: cannot open /dev/rmt/0m
suboz046:/ >
---------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 06:09 AM
07-26-2004 06:09 AM
Re: tape drive device file problem
If that doesnt help then
# rmsf -H 8/16/5.0.0
# insf -e
Now try. If this is not working again then I tend to think there is some hardware problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 06:11 AM
07-26-2004 06:11 AM
Re: tape drive device file problem
I would suggest removing the existing device files with rmsf, then re-creating them with insf.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 06:57 AM
07-26-2004 06:57 AM
Re: tape drive device file problem
suboz046:/dev/rmt > rmsf -H 8/16/5.0.0
suboz046:/dev/rmt > insf
insf: Installing special files for stape instance 0 address 8/16/5.0.0
suboz046:/dev/rmt > ioscan -fnC tape
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 0 8/16/5.0.0 stape CLAIMED DEVICE HP C1537A
/dev/rmt/0m /dev/rmt/c1t0d0BESTn
/dev/rmt/0mb /dev/rmt/c1t0d0BESTnb
/dev/rmt/0mn /dev/rmt/c1t0d0DDS
/dev/rmt/0mnb /dev/rmt/c1t0d0DDSb
/dev/rmt/c1t0d0BEST /dev/rmt/c1t0d0DDSn
/dev/rmt/c1t0d0BESTb /dev/rmt/c1t0d0DDSnb
suboz046:/dev/rmt > mt -t /dev/rmt/0m status
Drive: HP C1537A
Format:
Status: [0]
File: 11
Block: 11
suboz046:/dev/rmt > mt -t /dev/rmt/0m rew
/dev/rmt/0m: No such device or address
regards
viny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 07:01 AM
07-26-2004 07:01 AM
Re: tape drive device file problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 07:08 AM
07-26-2004 07:08 AM
Re: tape drive device file problem
regards
vinu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 08:18 AM
07-26-2004 08:18 AM
Re: tape drive device file problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2004 09:10 PM
07-26-2004 09:10 PM
Re: tape drive device file problem
Everything points that there is no tape in the tape device. I think it is a hardware problem because the drive cannot detect that the tape is inside or it cannot put the tape in the mechanism and leaded till the magnetic head.
Regards,
Borislav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:16 AM
07-27-2004 02:16 AM
Re: tape drive device file problem
tried with /dev/rmt/c1t0d0BEST* files also, but same error message.
suboz046:/ > mt -t /dev/rmt/c1t0d0BEST rew
/dev/rmt/c1t0d0BEST: No such device or address
suboz046:/ > mt -t /dev/rmt/c1t0d0BESTn rew
/dev/rmt/c1t0d0BESTn: No such device or address
suboz046:/ >
regards
Vinu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2004 02:53 AM
07-27-2004 02:53 AM
Re: tape drive device file problem
Looking at the your feedback and other replies i suspect the only possible causes as below:
1. Either the TAPE catridge is Bad.
2. Tape catridge not compatible with the format supported by Tape Drive
To me Drive looks OK, OS special file is also OK.
To take a chance try this one:
If possible connect the tape drive to different SCSI cntrl and try creating fresh Device file (insf -e), look at the device name thr' (ioscan -fnC tape) and see if that works.
Regards,