- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite warnings about no such file or directory
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
05-10-2006 04:01 AM
05-10-2006 04:01 AM
We run hpux 11.11 on rp7420. 3 vPars each with a DAT tape drive for Ignite backup purposes. Ignite version C.6.1.44 is my current level. Every night we run a full Ignite backup of each vPar. Occasionally I get these messages and warning from one of the vPars:
pax: var/spool/lp/request/HPDP_1/tA3876lex06 : No such file or directory
pax: var/spool/lp/request/HPDP_1/dA3876lex06 : No such file or directory
WARNING: The pax command returned a non-zero exit status (exit status 1).
Our make_tape_recovery is of course run inside of a ksh shell. The subsequent $? value upon completion is used to determine if the tape should be ejected, signifying successful backup, or remain in the drive to signal to an operator there was a problem. This warning returns a non-zero value so I'm always expected to track down the problem.
I think I'm OK in assuming (careful with that word) that it was simply a print file queuing up and printing when pax was collecting it's backup list of stuff. Then when it came time for Ignite to actually write the data to tape the printing had finished and the spooler simply deleted the files.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 04:31 AM
05-10-2006 04:31 AM
SolutionFrank,
You are correct. These are just temporary files that had been deleted between the atart of the ignite process and the actual writong of the backup info.
I have these all the time. It does not affect the restore one iota. In fact I just did a DR test on several stystems, and all recovered 100%
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2006 07:34 PM
05-10-2006 07:34 PM
Re: Ignite warnings about no such file or directory
You can always ignore "WARNING" messages with Ignite , Backup will be perfect.
However "Error" messages are the one for which you will have to be craeful.
-Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 01:13 AM
05-11-2006 01:13 AM
Re: Ignite warnings about no such file or directory
I use this switch on all of our Ignite backups. Error messages are still reported as usual.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 02:21 AM
05-11-2006 02:21 AM
Re: Ignite warnings about no such file or directory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 02:44 AM
05-11-2006 02:44 AM