- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: warning in 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
04-04-2003 12:19 AM
04-04-2003 12:19 AM
I have attached the log file from make_tape_recovery. I'm concerning of the warnings regarding the long file names. Could that be a problem for a recovery from the Ignite tape ? - I can backup those directory via sam or Omniback, too ,but I want to know if the tape is usable after those warnings.
Thanks in advance,
ionut
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 12:35 AM
04-04-2003 12:35 AM
Solution"It is a pax limitaton and must be avoided by using smaller path lengths."
Then he goes on to tell the easiest way to avoid this problem is to move the directory tree to another volume group, other than vg00, and create a symlink to the target directory.
In any event, I think I'd just slap the person responisble for such a long name, until that feeling passes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 03:41 AM
04-04-2003 03:41 AM
Re: warning in make_tape_recovery
Use Ignite for your root volume, keep data out of your root volume, and use conventional backup means for that data. Ignite is not a backup tool.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 03:46 AM
04-04-2003 03:46 AM
Re: warning in make_tape_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 05:34 AM
04-04-2003 05:34 AM
Re: warning in make_tape_recovery
"...In any event, I think I'd just slap the person responisble for such a long name, until that feeling passes...."
You are incorrigible Mr. Dvorchak
Still LOL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 09:03 AM
04-04-2003 09:03 AM
Re: warning in make_tape_recovery
#!/usr/bin/sh
/opt/ignite/bin/make_tape_recovery -Av -x inc_entire=vg00
If you want to make an image of an entire system, thats a Golden image.
Look into using the make_sys_image command. You can still do that to tape if you want. You are getting errors because you are trying to back up open databaes and stuff.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2003 01:21 PM
04-04-2003 01:21 PM
Re: warning in make_tape_recovery
Luigi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2003 10:38 PM
04-06-2003 10:38 PM
Re: warning in make_tape_recovery
thank you for your answers. I have allready used -x inc_entire=vg00 option. The problem is I cannot slap the person who wrote the Java application for he didn't know about pax limitations for sure (:-)). My question wasn't why did I get the warning but if the recovery will be satisfactory not taking into account the incriminated directory - that with the long path names