- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 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
12-19-2002 12:20 PM
12-19-2002 12:20 PM
make_tape_recovery error
make_tape_recovery -Iv -x inc_entire=vg00 -x exclude=/tmp -a /dev/rmt/1mn
In the recovery log, I'm getting the following error in the attachment.
any ideas?
This is a hp-ux 11.0 server running ignite B.4.1.61
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:24 PM
12-19-2002 12:24 PM
Re: make_tape_recovery error
1. Remove the ignite product and re-install.
2. Make sure there are no logical volumes referenced in /etc/fstab that are not physically present in vg00.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:27 PM
12-19-2002 12:27 PM
Re: make_tape_recovery error
I would go to line 140 of the file and look for something wrong (embedded chars, etc.)
Also look at /var/opt/ignite/recovery/config.recover as well.
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 12:54 PM
12-19-2002 12:54 PM
Re: make_tape_recovery error
Chris, I don't have a config.recover but line 140 is screwed up.
line 140 "size=ninode=unlimited,bsize=1024,version=3,inosize=256KB"
The problem is that I don't understand how that config file is generated. Every time ignite is started, a new config file is created with the problem line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 01:04 PM
12-19-2002 01:04 PM
Re: make_tape_recovery error
If memory serves, the files that are created under the latest archive directory are derived from the previous archive directory. Try fixing your system.cfg file and run it again....
Results?
Hope this helps
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2002 01:15 PM
12-19-2002 01:15 PM
Re: make_tape_recovery error
Rob