- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- errors when running 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
08-06-2004 03:26 AM
08-06-2004 03:26 AM
When executing make_tape_recovery, I get these errors show up at the bottom of /var/opt/ignite/recovery/latest/recovery.log:
NOTE: The following files in the list of files that were on the system, but they are no longer present. These files are not included in the backup:
/var/tmp/ign_configure/make_sys_image.log
/var/spool/cron/tmp/croutISAa01314
/var/spool/cron/tmp/croutFSAa01314
Question: Are these files supposed to be there? It may have been removed, although I don't remember it being removed. Can I create a file called make_sys_image.log with root and correct permission? These are all under .../tmp...so I presume these are not that important files?
Thanks for your inputs.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 03:30 AM
08-06-2004 03:30 AM
Re: errors when running make_tape_recovery
The /var/spool/cron files are inconsequential and can be ignored. I'm not so sure about the make_sys_image.log. I would suggest rerunning the make_tape_recovery to see if you get that same file missing. It seems like it should be created by ignite and it shouldn't disappear!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 03:32 AM
08-06-2004 03:32 AM
Re: errors when running make_tape_recovery
The first is created by Ignite itself, the second and third would have contained cron job details which the associated jobs were running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 03:34 AM
08-06-2004 03:34 AM
Re: errors when running make_tape_recovery
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 05:40 AM
08-06-2004 05:40 AM
Re: errors when running make_tape_recovery
That is what I figured, but why is this reporting these on one of the server, and not on other servers. For example, all of the servers have a bunch of croutxxxxx files, but this one server is reporting a missing of two of these files?
Bill/Pete, the make_sys_image.log on one of my other HP server is present, and contains this line:
644 root sys make_sys_image.log (size 49)
#more make_sys_image.log shows
08/03/04 14:46:04 EDT END make_sys_image
Nothing real important, but apparently if this file is present, the system will not complain. If this file is a temporary file, this would not be important, but I am wondering why make_tape_recovery is looking for this file in the first place? My question: Should this file always be present?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2004 08:56 AM
08-06-2004 08:56 AM
SolutionIn any case, you can always expect some temp files to be missing during the backup, just as if you used fbackup.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 03:03 AM
08-09-2004 03:03 AM
Re: errors when running make_tape_recovery
Thanks for your help. You replied with:
The make_sys_image.log file may have been there when the list was passed to pax and removed somewhere along the way.
Is it important to have the make_sys_image.log file? If I wanted to have it there, so that no errors are encountered with make_tape_recovery execution, can I just create /var/tmp/ign_configure/make_sys_image.log with the correct permissions and ownership?
Thanks,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2004 04:48 AM
08-09-2004 04:48 AM
Re: errors when running make_tape_recovery
Bill Hassell, sysadmin