HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: tape load count
Operating System - HP-UX
1841312
Members
2965
Online
110179
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-21-2003 12:29 AM
07-21-2003 12:29 AM
tape load count
Hi,
I am trying to get hold of some parameters to investigate when a tape drive is dirty. During this investigation I ran into info of tape drives which tell me about "tape load count". However, when I clean the drive, the tape load count is not resetted to 0.
Which parameters can I use to determine whether a tape drive is dirty and what values are used to determine this ?
Thanks,
INCS.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2003 12:48 AM
07-21-2003 12:48 AM
Re: tape load count
So what OS are you using, and what model is the tape drive?
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2003 12:51 AM
07-21-2003 12:51 AM
Re: tape load count
If you have installed the Support Tools Bundle than you can use the cstm to check drive status.
eg
# cstm
cstm> map
....
9 0/0/2/0 PCI SCSI Interface (10000
10 0/0/2/0.2.0 SCSI Disk (SEAGATEST31820
11 0/0/2/1 PCI SCSI Interface (10000
12 0/0/2/1.0.0 SCSI Tape (HPC1537A) Information Successful
13 0/0/4/0 RS-232 Interface (103c104
14 0/0/5/0 RS-232 Interface (103c104
15 0/1 PCI Bus Adapter (782)
....
# as you can see my tape drive has the number 12
cstm> sel dev 12
cstm> info
cstm> il
-- Information Tool Log for SCSI Tape on path 0/0/2/1.0.0 --
Log creation time: Mon Jul 21 10:47:38 2003
Hardware path: 0/0/2/1.0.0
Device Qualifier: HPC1537A
Product ID: C1537A Hardware Path: 0/0/2/1.0.0
Device Type: SCSI Tape Logical Unit Number: 0
Vendor: HP Product Rev Level: L105
Firmware Revision: 4.110 Tape Load Count: 0
Correctable Errors: 0 Uncorrectable Errors: 0
Mfg Date Code: 9 Servo Revision: 14.2
Compression Status: Enabled Compression Ratio:
[instant] N/A
[average] N/A
Capacity [M Byte]: 0
Drive Status: Good
-- Information Tool Log for SCSI Tape on path 0/0/2/1.0.0 --
# Now you see the "Drive Status" is "Good"
If you want it directly from the command line
you can do
# echo "sel dev 12; info; wait; il"|cstm |grep -i "Drive Status:"
The device can be differant from system to system. So check out first the device number.
Regards
Roland
eg
# cstm
cstm> map
....
9 0/0/2/0 PCI SCSI Interface (10000
10 0/0/2/0.2.0 SCSI Disk (SEAGATEST31820
11 0/0/2/1 PCI SCSI Interface (10000
12 0/0/2/1.0.0 SCSI Tape (HPC1537A) Information Successful
13 0/0/4/0 RS-232 Interface (103c104
14 0/0/5/0 RS-232 Interface (103c104
15 0/1 PCI Bus Adapter (782)
....
# as you can see my tape drive has the number 12
cstm> sel dev 12
cstm> info
cstm> il
-- Information Tool Log for SCSI Tape on path 0/0/2/1.0.0 --
Log creation time: Mon Jul 21 10:47:38 2003
Hardware path: 0/0/2/1.0.0
Device Qualifier: HPC1537A
Product ID: C1537A Hardware Path: 0/0/2/1.0.0
Device Type: SCSI Tape Logical Unit Number: 0
Vendor: HP Product Rev Level: L105
Firmware Revision: 4.110 Tape Load Count: 0
Correctable Errors: 0 Uncorrectable Errors: 0
Mfg Date Code: 9 Servo Revision: 14.2
Compression Status: Enabled Compression Ratio:
[instant] N/A
[average] N/A
Capacity [M Byte]: 0
Drive Status: Good
-- Information Tool Log for SCSI Tape on path 0/0/2/1.0.0 --
# Now you see the "Drive Status" is "Good"
If you want it directly from the command line
you can do
# echo "sel dev 12; info; wait; il"|cstm |grep -i "Drive Status:"
The device can be differant from system to system. So check out first the device number.
Regards
Roland
Sometimes you lose and sometimes the others win
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP