This is a discussion on core.*.gz file safe for removal? within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Hi all, Can I remove the following in my system? IS it safe? 7187566 /var/adm/crash/core.1/core.1.6.gz 7478001 /var/adm/crash/core.1/core.1.5.gz 8341139 /var/adm/crash/core.1/core.1.7.gz ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, Can I remove the following in my system? IS it safe? 7187566 /var/adm/crash/core.1/core.1.6.gz 7478001 /var/adm/crash/core.1/core.1.5.gz 8341139 /var/adm/crash/core.1/core.1.7.gz 9310164 /var/adm/crash/core.1/core.1.4.gz 9408857 /var/adm/crash/core.1/core.1.2.gz 11065058 /var/adm/crash/core.1/core.1.8.gz 11438448 /var/adm/crash/core.2/core.2.6.gz 11884741 /var/adm/crash/core.2/core.2.4.gz 12885595 /var/adm/crash/core.2/core.2.2.gz 13380443 /var/adm/crash/core.2/core.2.5.gz 14050401 /var/adm/crash/core.2/core.2.3.gz 14095878 /var/adm/crash/core.1/core.1.3.gz rgds, c0rum_z |
| |||
| c0rum_z (c0rum_z@yahoo.com) wrote: : Can I remove the following in my system? IS it safe? : 14095878 /var/adm/crash/core.1/core.1.3.gz : 14050401 /var/adm/crash/core.2/core.2.3.gz It is safe. It depends on the dates of the crashes and whether you want them looked at. You might look at the INDEX file in each directory. If it seems to have a similar crash, you don't really need two copies. |
| ||||
| Dennis Handly wrote: > c0rum_z (c0rum_z@yahoo.com) wrote: > : Can I remove the following in my system? IS it safe? > : 14095878 /var/adm/crash/core.1/core.1.3.gz > : 14050401 /var/adm/crash/core.2/core.2.3.gz > > It is safe. > It depends on the dates of the crashes and whether you want them > looked at. You might look at the INDEX file in each directory. > If it seems to have a similar crash, you don't really need two copies. If you remove the core.* dirs make sure you also remove the /var/adm/crash/bounds file as that points savecrash to the next dir for a core and it will get confused if they arent there. |