- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Make_tape_recovery completed unsuccessfully
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-21-2001 06:36 PM
08-21-2001 06:36 PM
/opt/ignite/bin/make_tape_recovery -AIv -a /dev/rmt/0mn
I found the following error meesage.
1057+0 records in
1056+1 records out
I/O error
ERROR: /usr/bin/dd if=/var/tmp/uxinstlf.recovery of=/dev/rmt/0mn bs=2k failed
to write LIF onto tape.
ERROR: Failed to generate LIF on tape .
Thanks
senthil
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2001 07:12 PM
08-21-2001 07:12 PM
Solution1) Clean the tape drive. It may be dirty and thus not work correctly.
2) Try another tape. You may just have a bad tape.
3) Try just using tar, cpio, fbackup or something to write something to and read something from a tape to verify that the tape drive is working correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2001 07:20 PM
08-21-2001 07:20 PM
Re: Make_tape_recovery completed unsuccessfully
Patrick already suggested quite a few things.
Most of the times, cleaning the tape drive /using a different tape helps.
You could also try using dd to check if the new tape is ok.
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 06:10 AM
08-22-2001 06:10 AM
Re: Make_tape_recovery completed unsuccessfully
As Patrick said, it's really one of three issue:
1. Cleaning the drive with a cleaning tape.
2. If it perssiste, try another tape.
3. If it perssiste, change the tape drive.
And after it should works.
Magdi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2001 06:22 AM
08-22-2001 06:22 AM
Re: Make_tape_recovery completed unsuccessfully
An Ignite make+recovery tape contains a LIF followed by a tar archive. To verify the LIF, you can do:
# mkdir /tmp/myignite
# copy_boot_tape -u /dev/rmt/0mn -b -d /tmp/myignite
If the LIF is good, you will see its contents displayed. Otherwise, you will see a message like:
"lifls: Can't list /tmp/ignitetest//bootimage; not a LIF volume".
If this is the case, try a freshed tape on a cleaned drive and start a new make_recovery.