- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- /var/adm/crash
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
07-04-2002 05:42 AM
07-04-2002 05:42 AM
I was doing some cleaning on my workstation and I saw the space that /var/adm/crash directory take on my disk... I want to clean it up... What I wanna know is, can I do a rm -r of the directory that are in /var/adm/crash, like : rm -r /var/adm/crash/crash.1
or is there a way to remove those directory???
Regards
Jonathan
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 05:54 AM
07-04-2002 05:54 AM
SolutionNormally safe to remove since this are core images of the last time the system crashed.
I always advise to backup directory before removing anything and keep tape for 1 week
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 05:58 AM
07-04-2002 05:58 AM
Re: /var/adm/crash
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x54fd5f260cafd4118fef0090279cd0f9,00.html
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 06:44 AM
07-04-2002 06:44 AM
Re: /var/adm/crash
Unless you wish to have thses crash dumps investighated, simply cd /var/adm/crash and then rm everything there.
Of course, to be safe you could first back them up to tape.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 06:44 AM
07-04-2002 06:44 AM
Re: /var/adm/crash
I've made a backup and removed the files...
ciao!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2002 06:50 AM
07-04-2002 06:50 AM
Re: /var/adm/crash
Simply delete the files inside /var/adm/crash. Keep in mind that the files were generated after a crash and unless you're sure you don't need any of it for analysis you can just do an rm -r inside the directory.
Hope that helps you decide.
Tope