- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "copy_boot_tape" showing Error
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
01-20-2010 05:44 AM
01-20-2010 05:44 AM
I have took ignite-backup of my RX6600 ( B.11.23) server using below command:
#nohup make_tape_recovery -x inc_entire=vg00 -I -v -a /dev/rmt/0mn &
It took backup successfully. But when i run below command its shows:
# /opt/ignite/bin/copy_boot_tape -u /dev/rmt/0mn -b -d /tmp
Rewinding tape /dev/rmt/0mn.
Extracting the boot area to /tmp/bootimage.
0+5 records in
0+5 records out
Boot file contents.
lifls: Can't list /tmp/bootimage; not a LIF volume
ERROR: lif image corrupted. Tape heads may need cleaning.
Rewinding and ejecting tape(s).
Before taking backup i have cleaned Tape Drive with Tape Cleaner & I have used New Tape Cartridge to backup.
Why the above output shows? Can i restore my system from the backup tape still above error exists?
Thanks
Minhaz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 06:01 AM
01-20-2010 06:01 AM
Re: "copy_boot_tape" showing Error
Have you tried to manually 'dd' the tape drive?
dd if=/dev/rdsk/c#t#d# of=/dev/rmt/0mn bs=2k
Let that run for a while, and see if it errors. If it does, try again with a new tape, or a known good one. If that doesn't work, I would suggest replacing the tape drive.
Regards,
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2010 06:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 08:44 AM
01-21-2010 08:44 AM
Re: "copy_boot_tape" showing Error
So for Itinium, Below error is normal?
lifls: Can't list /tmp/bootimage; not a LIF volume
ERROR: lif image corrupted. Tape heads may need cleaning.
Thanks
Minhaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 10:15 PM
01-21-2010 10:15 PM
Re: "copy_boot_tape" showing Error
Yes, you can't use copy_boot_tape for an Integrity ignite tape, it doesn't have a LIF.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2010 10:16 PM
01-21-2010 10:16 PM
Re: "copy_boot_tape" showing Error
http://www.docs.hp.com/en/5992-5230/go01.html
copy_boot_tape
An Ignite-UX command that replicates a PA-RISC recovery tape made with make_tape_recovery. See copy_boot_tape(1M).