- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /var/tombstones
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-22-2000 11:43 AM
08-22-2000 11:43 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 11:49 AM
08-22-2000 11:49 AM
Solutionhttp://us-support.external.hp.com/cki/bin/doc.pl/
"First of all, these are called tombstone files. Because you are running
diagnostics, each system boot (via 'pdcinfo') creates tombstone files.
These files contain the contents of the PIM area (non-volatile RAM). The
tombstone files provide diagnostic information if the system encounters
a hardware failure.
You can toggle 'pdcinfo' off and on in the '/etc/rc.config.d/pdcinfo'
file. This file contains one line that you can set to either 0 or 1.
Do not be concerned about the tombstone files."
Brian
<*(((>< er
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 11:59 AM
08-22-2000 11:59 AM
Re: /var/tombstones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 12:00 PM
08-22-2000 12:00 PM
Re: /var/tombstones
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 12:02 PM
08-22-2000 12:02 PM
Re: /var/tombstones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2000 12:53 PM
08-22-2000 12:53 PM
Re: /var/tombstones
Per document KBRC00001750:
Current Path Home > HP-UX Software
Score
Document Type EN
Date 2000 Mar 16
Description What are the files under /var/tombstones? Can I remove them?
Document Id KBRC00001750
Search String xwindows
The processor hardware log(s) (e.g., HPMC tombstones) are copied to a file
during boot. If the system last went down with a High Priority Machine
Check (HPMC), the processor hardware failure logs will be
automatically available in the file system.
The processor hardware logs will be placed into the directory
/var/tombstones. A snapshot of the processor hardware logs of up to the
last 100 boots is kept. The files are named ts99, ts98, ..., ts0. The
highest numbered ts# file is the latest log. With that in mind, all the files
under /var/tombstones EXCEPT ts99 could be removed
to free up space in /var. These files can be removed with the rm
command.
I hope this helps.
Thank you
Jennifer-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2000 09:24 AM
08-23-2000 09:24 AM
Re: /var/tombstones
Thanks to all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2000 10:07 AM
08-23-2000 10:07 AM
Re: /var/tombstones
This is the default directory, at least at 10.20, where system core files are placed.
The directory is set in /etc/rc.config.d/savecore with the SAVECORE_DIR variable.
To enable core file creation, in the event of a system crash, make sure SAVECORE=1 is set in the previous file.
Brian
<*(((>< er
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2000 10:09 AM
08-23-2000 10:09 AM
Re: /var/tombstones
in /etc/savecore.