- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: VAR full (help!)
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
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
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
тАО10-04-2001 05:26 AM
тАО10-04-2001 05:26 AM
the file /var/stm/logs/sys/diaglogd_activity_log is increasing and the var dir is full.
I have the directory /var/adm/crash/crash.4 related with the "problem" last night. All the things toke place after the reboot last night. The send mail is show message that is impossible to create the file because it already exists.
Can I delete the other directories
/var/adm/crash/crash.? ?
What I have to do?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:31 AM
тАО10-04-2001 05:31 AM
Re: VAR full (help!)
If you do not want have your 'crash' files analyzed, then, yes, you can delete them.
See also this thread for other files to remove to gain space in /var:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,11866,0x3feac6af36b7d5118ff10090279cd0f9,00.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:33 AM
тАО10-04-2001 05:33 AM
Re: VAR full (help!)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:33 AM
тАО10-04-2001 05:33 AM
Re: VAR full (help!)
try man savecrash, this should give you some options.
hope this will help,
Gideon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:35 AM
тАО10-04-2001 05:35 AM
Re: VAR full (help!)
and what about /var/stm/logs/sys/diaglogd_activity_log file ?
Thanx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:36 AM
тАО10-04-2001 05:36 AM
Re: VAR full (help!)
if you need space in /var in a hurry you can move the crash files to somewhere else, and decide later if they are usefull to you or not.
BTW, as mentionned by James, there are already a number of threads concerning space recovery in /var.
good luck,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:41 AM
тАО10-04-2001 05:41 AM
Solution/sbin/init.d/diagnostic stop
rm /var/stm/logs/sys/diaglogd_activity_log
/sbin/init.d/diagnostic start
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:47 AM
тАО10-04-2001 05:47 AM
Re: VAR full (help!)
You can add an entry in crontab for removing the undesired logs.The periodicity can be chosen either on a daily basis or on a weekly basis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:51 AM
тАО10-04-2001 05:51 AM
Re: VAR full (help!)
I did it. After I start diagnostic again, the file start to increase. Is it the problem warning? Can my system is in problem? If yes, what I have to do...?
thanx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 05:59 AM
тАО10-04-2001 05:59 AM
Re: VAR full (help!)
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 06:00 AM
тАО10-04-2001 06:00 AM
Re: VAR full (help!)
1. put crash.4 directory on a DDS tape and send it to analysis,
2. use cleanup -c
Later,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 06:11 AM
тАО10-04-2001 06:11 AM
Re: VAR full (help!)
In adition of the cleanup -c 1, if you want to commit some patches :
swmodify -x patch_commit=true -f
where file contains the list of the patches you want to commit :
PHxx_xxxxx.*
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 06:18 AM
тАО10-04-2001 06:18 AM
Re: VAR full (help!)
Also check your /var/stm/logs/os directory.
But the best thing to do is to check the disk usage in /var and analyze
du -kx /var |sort -n > /tmp/du.out
-Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2001 08:33 AM
тАО10-04-2001 08:33 AM
Re: VAR full (help!)
Is your diagnostic version grater than A25.10 (March 2001)? If not upgrade it.
Thanks.
Prashant Deshpande.