- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- memlogd isn't running
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
05-02-2003 03:34 AM
05-02-2003 03:34 AM
memlogd isn't running
On a server 11i, memlogd doesn't run and I don't arrive to relaunch it.
Claire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2003 03:40 AM
05-02-2003 03:40 AM
Re: memlogd isn't running
Is diagmond (/usr/sbin/stm/uut/bin/sys/diagmond) running?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2003 04:35 AM
05-02-2003 04:35 AM
Re: memlogd isn't running
/sbin/init.d/diagnostics stop/start
Diagmond, the DIAGnostic MONitor Daemon launches the other diagnostic daemons, diaglogd, memlogd and psmond. Diaglogd (DIAGnostic LOGging Daemon) is the daemon that does the OS logging.
If you shut down diagmond, it shuts down those other diagnostic daemons. So... if diagmond fails to start for some reason, then diaglogd won't be running. Of course, if diagmond is running, it is still possible for diaglogd to fail for some reason (like the diag2 driver not being in the kernel.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2003 06:39 AM
05-02-2003 06:39 AM
Re: memlogd isn't running
- run cstm
- at the prompt, enter daemonstart
- enter the number for memlogd from the list
- press enter
- enter q and then OK to exist cstm
HTH
mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 08:28 AM
05-06-2003 08:28 AM
Re: memlogd isn't running
Support Tools Manager(STM) has a parent daemon, diagmond which in turn launches diaglogd and memlogd. You were told that it also launches psmond which is incorrect. Psmond is the Predictive daemon and is launched separatly since it is a separate application. Predictive depends upon STM to run, but STM does not depend on Predictive to run.
There are some known issues with memlog but without more info I cannot tell if you are experiencing those. At the very least do the following and see if that doesn't fix your issue.
Stop STM...
/sbin/init.d/diagnostic stop
Remove the memlog file...
RM /var/stm/logs/os/memlog
Restart STM
/sbin/init.d/diagnostic start
STM can take several minutes for all 3 daemons to complete the startup so wait several minutes before you do a 'ps -ef |grep diag' and 'ps -ef |grep memlog' to verify all are running.
If this doesn't help then I need to know the output from 'swlist -l product |grep -i sup'