- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- check if tape drive dirty ?
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
05-08-2003 06:36 AM
05-08-2003 06:36 AM
We are using a mix of omniback, cpio and fbackup. I know that omniback is a able to check if the tape drive is dirty, but do not know how this is done.
Any help will be appreciated.
INCS Dept.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 06:45 AM
05-08-2003 06:45 AM
Re: check if tape drive dirty ?
I know of no such command, regardless of backup methodology.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 07:06 AM
05-08-2003 07:06 AM
SolutionYou MIGHT get lucky and be able to use mt -f /dev/rmt/0mnb status. Man mt for details. I don't have a dirty tape drive at the moment to test this but I suspect that the status message or one of the digits will change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 07:21 AM
05-08-2003 07:21 AM
Re: check if tape drive dirty ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 07:26 AM
05-08-2003 07:26 AM
Re: check if tape drive dirty ?
http://h20015.www2.hp.com/en/softwareDownloadIndex.jhtml?lc=en&softitem=co566en&sw_lang=en
Although I've never used it myself...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 07:39 AM
05-08-2003 07:39 AM
Re: check if tape drive dirty ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 10:50 AM
05-08-2003 10:50 AM
Re: check if tape drive dirty ?
Eugeny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2003 10:56 AM
05-08-2003 10:56 AM
Re: check if tape drive dirty ?
when in doubt... run a cleaning tape through it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 02:40 AM
05-09-2003 02:40 AM
Re: check if tape drive dirty ?
1. login as root and start cstm
# cstm
2. at the cstm prompt enter map
cstm> map
# You will get somthing like this
Dev Last Last Op
Num Path Product Active Tool Status
=== ==================== ========================= =========== =============
1 system system () Information Successful
2 0 Bus Adapter (803)
3 0/0 PCI Bus Adapter (782)
4 0/0/0/0 Core PCI 100BT Interface
5 0/0/1/0 PCI SCSI Interface (10000
6 0/0/1/0.1.0 SCSI Tape (HPC1537A) Information Successful
7 0/0/1/1 PCI SCSI Interface (10000
8 0/0/1/1.2.0 SCSI Disk (HP36.4GMAN3367 Information Successful
9 0/0/2/0 PCI SCSI Interface (10000
10 0/0/2/0.2.0 SCSI Disk (HP36.4GMAN3367
11 0/0/2/1 PCI SCSI Interface (10000
12 0/0/2/1.2.0 SCSI Disk (HPDVD-ROM)
13 0/0/4/1 RS-232 Interface (103c104
14 0/1 PCI Bus Adapter (782)
15 0/2 PCI Bus Adapter (782)
16 0/3 PCI Bus Adapter (782)
17 0/4 PCI Bus Adapter (782)
18 0/5 PCI Bus Adapter (782)
19 0/8 PCI Bus Adapter (782)
20 0/8/0/0 PCI SCSI Interface (10000
21 0/8/0/0.0.0 SCSI Disk (HP73.4GST37340 Information Successful
22 0/8/0/0.1.0 SCSI Disk (HP73.4GST37340
23 0/8/0/0.2.0 SCSI Disk (HP73.4GST37340
.....
# You can see the number of the DevNum of the tape is 6
cstm> sel dev 6
cstm> info
cstm> il
Hardware path: 0/0/1/0.1.0
Device Qualifier: HPC1537A
Product ID: C1537A Hardware Path: 0/0/1/0.1.0
Device Type: SCSI Tape Logical Unit Number: 0
Vendor: HP Product Rev Level: L111
Firmware Revision: 4.123 Tape Load Count: 1
Correctable Errors: 0 Uncorrectable Errors: 0
Mfg Date Code: 9 Servo Revision: 14.2
Compression Status: Enabled Compression Ratio:
[instant] 3 : 1
[average] 1 : 1
Capacity [M Byte]: 3393220608
Drive Status: Good
# At last you can see the drive status
Normaly the DevNum not changed since you install new hardware so you can do direct from the root prompt.
# echo "sel dev x ;info; wait; il" |cstm ||grep -i "Drive Status:"
x = DevNum of your dds tape
Check out if it works for DLT, too
Regards
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2003 05:24 AM
05-09-2003 05:24 AM