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
10-22-2002 06:02 PM
10-22-2002 06:02 PM
STM
How can i stop/disable STM ?
Is it OK to Stop STM ?
Can i Delete this file ?
Thank you
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 06:22 PM
10-22-2002 06:22 PM
Re: STM
I would not be disabling the diagnostic daemon. This daemon also sends messages to 'dmesg' and /var/adm/syslog/syslog.log.
The first thing I would check is to see how much data is being collected over what period. If some of the information is 6 months old, then there is little reason to keep it. Also have a look at the list of files presented at the tail of the 'diagmond' man page. Some of these are configurable, so this may be a place to check.
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 06:31 PM
10-22-2002 06:31 PM
Re: STM
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 06:37 PM
10-22-2002 06:37 PM
Re: STM
how can i read the contents of the /daiglogd_hold_list.
I have not used STM ?
can make this a zero byte file for now.
Thank you
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 06:49 PM
10-22-2002 06:49 PM
Re: STM
If you respond with some more detail on your configuration, perhaps we can help. What are the versions of the OS, Predictive, and STM? What is your hardware platform (with STM and Predictive, this can be important), I/O structure (array/SAN with many paths?) and what is your patch level?
It might help to attach the output of an 'swlist -l product' command.
You might try the following to see if things normalize:
/sbin/init.d/diagnostic stop
rm /var/stm/data/diaglogd_hold_list
touch /var/stm/data/diaglogd_hold_list
/sbin/init.d/diagnostic start
This will get rid of the runaway file, but not the root cause, which could be hardware or a problem with the diagnostic subsystem. (This is why the system config info is important.)
Regards,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 06:56 PM
10-22-2002 06:56 PM
Re: STM
(I was formulating my reply and didn't see the previous responses before transmitting mine.)
I'm glad you found the bad disk. If the rapidly growing hold_list problem is recurrent with no apparent hardware problem, there may still be a deficiency in the STM subsystem that might require a patch.
Best Regards,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2002 07:00 PM
10-22-2002 07:00 PM
Re: STM
We Have a Fiber Disk Array. The Faulty Disk was on the Disk array which was replaced.
1. Stoped the diaglogd
2.Removed the file
3. touch file
2, restarted the diaglogd.
The file is zero bytes and is not growing . i will observe for 2 day.
Thank you
Gopi