- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 1/2 of var filled by one stm log file.
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
11-28-2001 07:06 AM
11-28-2001 07:06 AM
I'm running 11.00.
I can't find any documentation on this file. It does not sound very smart to blindly delete it. But I also can't anything on this file.
What is it? How do I trim it? Any idea where a document on stm version A.13.00 would be???
(I bet it has a new name).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 07:13 AM
11-28-2001 07:13 AM
Re: 1/2 of var filled by one stm log file.
You can format raw file using logtool utility.
**as root run mstm -> tools -> utility -> run, select logtool
Whenever you run stm reports these raw file get created.. If you really don't need them then delete it.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 07:17 AM
11-28-2001 07:17 AM
Re: 1/2 of var filled by one stm log file.
And I don't know if I need it because I don't know what it is. But at least you got me closer. Now I can where the file is from the stm menu.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 07:24 AM
11-28-2001 07:24 AM
Re: 1/2 of var filled by one stm log file.
Actually you don't need this .. next time when you run stm report this file will create again.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 07:27 AM
11-28-2001 07:27 AM
SolutionBefore you delete this file, you must find out WHY its got so big! - This file is written to every time a significant hardware event occurrs, so it could be some component on your system is failing. And event then, you shouldn't just delete the file, you should first tell STM to start using a new log. The following will stop STM writing to your current log:
cstm << EOJ
ru logtool
sl
ok
exit
ok
exit
ok
EOJ
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 07:34 AM
11-28-2001 07:34 AM
Re: 1/2 of var filled by one stm log file.
Actually about 4 months ago the system crashed because part of the memory died. Of course stm, diagnostics, syslog.log, or any other "thing" on the V-class system failed to report it. But the v-class's console computer did have a nice report about it.
I did not delete the file. I moved it to a 9 gig filesystem. I tried to analyze it, but it kept going and going and going and going.
One thing it might have reported was it was too big already. Since I moved it I can now verify the hardware.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2001 11:46 AM
11-28-2001 11:46 AM
Re: 1/2 of var filled by one stm log file.
From there I saw the cstm provided me the information stm refused to provide.
Once I got to logtool, I could run help. In the help for THIS version of stm, it told me to run switchlogs (SL), to stop using a large log.raw.cur file. (just like you said).
When I ran it, the log2.raw.cur became log2.raw. No log3.raw.cur appeared. Probably because there are currently no hardware errors?
Well, at least I got my drive back.
thanks both or you.
PS: would have assigned points sooner but the forum was unacessable to me for a few hours.
(and ahem, pardon my fast, poor typing).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 02:08 AM
11-29-2001 02:08 AM
Re: 1/2 of var filled by one stm log file.
I also like to cycle my logs regularly, to handle just this situation - the attached script is executed by cron once a month to cleanup STM
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2001 02:08 AM
11-29-2001 02:08 AM
Re: 1/2 of var filled by one stm log file.
HTH
Duncan
I am an HPE Employee
