- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery
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
08-20-2002 08:50 AM
08-20-2002 08:50 AM
ERROR: Check tape device failed.
Command:
/opt/ignite/bin/make_tape_recovery -a /dev/tmt/0mn -I -v -x inc_entire=vg00
What dot those errors mean? and what do I do to fix it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 08:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 08:53 AM
08-20-2002 08:53 AM
Re: make_tape_recovery
should be
/dev/rmt/0mn
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 08:54 AM
08-20-2002 08:54 AM
Re: make_tape_recovery
And
/dev/tmt/0mn - use /dev/rmt/0mn
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:03 AM
08-20-2002 09:03 AM
Re: make_tape_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:06 AM
08-20-2002 09:06 AM
Re: make_tape_recovery
did you specify '0mn' or '0m'? The last 'n' specifies no-rewind. If this is right, then check and make sure that you have your tape drive on '0mn' and not '1mn':
# ioscan -fnC tape
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:10 AM
08-20-2002 09:10 AM
Re: make_tape_recovery
You do have a tape in the drive and it's writable?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:29 AM
08-20-2002 09:29 AM
Re: make_tape_recovery
# lssf /dev/rmt/0mn
tape2 card instance 1 SCSI target 0 SCSI LUN 0 at&t no rewind best density avail
able at address 52.0.0 /dev/rmt/0mn
If perhaps the device had been recreated incorrectly, you would still get this error.
# ll /dev/rmt/0mn
crw-rw-rw- 2 bin bin 212 0x010040 Aug 5 14:57 /dev/rmt/0mn
# lsdev 212 (where 212 is the major number from the command above)
Character Block Driver class
212 -1 tape0 tape
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:32 AM
08-20-2002 09:32 AM
Re: make_tape_recovery
Jeff,
You need to specify the NO-REWIND device, if you don't the backup will fail.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:33 AM
08-20-2002 09:33 AM
Re: make_tape_recovery
Same error was reported here http://bizforums.itrc.hp.com/cm/QuestionAnswer/1,,0x23e8d211e18ad5118ff10090279cd0f9,00.html
It was caused by a bad tape.
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2002 09:35 AM
08-20-2002 09:35 AM
Re: make_tape_recovery
Ignite 'make_tape_recovery' needs a *no-rewind* tape device specified. That should be in the format "Xnm" where X is the instance number of the tape.
Failure to use a no-rewind device will yield a non-bootable Ignite recovery tape.
Regards!
...JRF...