- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ems event #47
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-08-2004 12:05 AM
05-08-2004 12:05 AM
ems event #47
I have an hp rp5470 server run by hp-ux 11.11 ,the root mail receives an event reporting power supply error and it suggests checking power connections to the server power supplies and the AC source.I did that and found no problems therre and also no error LEDs were found on the two power supplies ,still the server is running ok.The strange thing is the reporting occurs at exactly the same time of the day.Any suggestions?
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2004 05:11 AM
05-08-2004 05:11 AM
Re: ems event #47
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2004 06:49 PM
05-08-2004 06:49 PM
Re: ems event #47
I will check for that third power supply.yes they had many voltage outages recently.but for now i need to stop this error by knowing the cause of it.
Thanks very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-08-2004 07:01 PM
05-08-2004 07:01 PM
Re: ems event #47
Run the following (without going physically and checking that P/S is in place):
echo "sel dev 1;info;wait;il" | /usr/sbin/cstm
See on the first page of the output a nice
table showing P/S and Fans (present/non-present).
What is EMS/STM version? (Check with "swlist -l bundle | grep -i online")
If its earlier than Dec 2003 - suggested to upgrade (anyway,on 11i system it doesn't need reboot).Also install EMS/STM patches.
rgds,
Zeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 09:22 AM
05-09-2004 09:22 AM
Re: ems event #47
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2004 09:41 PM
05-09-2004 09:41 PM
Re: ems event #47
Device identification information:
Number of failed power supplies..........: 1
Location of failed power supplies........: compute cabinet
Failed power supply number(s)............: 0
What does the full event show?
The reason they are logged at the same time of day is because of the way the EMS Hardware Monitors work. They limit the frequency that each event will be reported, and for this event, 47 from dm_core_hw, the limit is once per day. So, having detected the condition that leads to the event once, it will be 24 hours before it gets reported again, even if it is detected every time the monitor polls (every 15 minutes for dm_core_hw).
When did the events first start getting reported? Did any hardware or software changes happen to the system around that time?
I would echo the advice to make sure the OnlineDiags are up-to-date.
Andrew