- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery 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
07-09-2002 04:56 AM
07-09-2002 04:56 AM
make_recovery -ACvd /dev/rmt/0m
I tried make_tape_recovery -Av -a /dev/rmt/0mn
and it gives following error
ERROR: list_expander returned an error.
ERROR: Failed to get the archive size and the list of files which will be in
archive.
======= 07/09/02 19:01:24 IST make_tape_recovery completed unsuccessfully
This is A class running 11.00 version
One more thing that I did not get is why it asked for no rewind device?
Thanks in Advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:06 AM
07-09-2002 05:06 AM
Solution1)No rewind is because it builds in stages.
2)The list expander
Try
/opt/ignite/lbin/list_expander 1>/dev/null 2>/tmp/error.msg
look in /tmp/error.msg
Probably a bad link
Post it if you need more help.
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:08 AM
07-09-2002 05:08 AM
Re: make_tape_recovery error
As a note the default tape drive is /dev/rmt/0mn so the -a option is not required.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:11 AM
07-09-2002 05:11 AM
Re: make_tape_recovery error
Use the following:
# make_tape_recovery -v -x inc_entire=vg00
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:15 AM
07-09-2002 05:15 AM
Re: make_tape_recovery error
make_tape_recovery -Iv -x inc_entire=vg00 -a /dev/rmt/
Add options such as -t (for title) for more readability. Note that -A can produce unexpected results (data from other VGs)
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2002 05:36 AM
07-09-2002 05:36 AM
Re: make_tape_recovery error
There was a cicular link for /var/adm/btmp.
How do I remove the link without loosing the file?
Regards,