Any way to avoid these errors?


 
Thread Tools Search this Thread
Operating Systems Solaris Any way to avoid these errors?
# 1  
Old 01-11-2010
Any way to avoid these errors?

Hello,

this is solaris 10 on SF v440,

I know below errors might go away if I put a new PS or put the original one back in socket but is there any other way to stop these errors from appearing in /var/adm/messages ? I do not want to put the failed PS1 in socket neither do we want to spend on additional PS .
Code:
Jan 11 09:23:34 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 09:38:36 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 09:53:38 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 10:08:40 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 10:23:42 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 10:38:45 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 10:53:47 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.
Jan 11 11:08:49 hostname rmclomv: [ID 335588 kern.error] Required PSU @ PS1 is not present.

Any idea?

Thank you! Smilie

Happy new year to community !Smilie
# 2  
Old 01-12-2010
You may try this:
In the /etc/syslog.conf comment out the following line and add/amend it

#*.err;daemon,auth.notice;mail.crit /var/adm/messages
daemon,auth.notice;mail.crit /var/adm/messages

svcadm restart svc:/system/system-log:default
# 3  
Old 01-12-2010
upengan78, just realize that you will not receive any level 3 error messages generated by any facility according to syslog if you remove *.err.

i would recommend fixing the issue and getting another power supply as the redundancy is worth the money.
# 4  
Old 01-12-2010
Quote:
Originally Posted by incredible
You may try this:
In the /etc/syslog.conf comment out the following line and add/amend it

#*.err;daemon,auth.notice;mail.crit /var/adm/messages
daemon,auth.notice;mail.crit /var/adm/messages

svcadm restart svc:/system/system-log:default
Thank you ! This helped me getting read of those messages in /var/adm/messages Smilie

---------- Post updated at 05:14 PM ---------- Previous update was at 05:11 PM ----------

Quote:
Originally Posted by pupp
upengan78, just realize that you will not receive any level 3 error messages generated by any facility according to syslog if you remove *.err.

i would recommend fixing the issue and getting another power supply as the redundancy is worth the money.
Yes, this is a valid point. I have another line in syslog.conf for *.err which will go to /var/log/errors Smilie

at least, for now I won't see those in messages file. Smilie

Thank you!!
# 5  
Old 01-15-2010
Bug

what about your solaris release?

I had a similar problem on solaris 9



The issue is powering down all servers, and powering them back up again.

Have you upgrade your firmware in sc card?



Best regards

Last edited by vbe; 01-15-2010 at 05:44 AM.. Reason: rm URL
# 6  
Old 01-15-2010
Quote:
Originally Posted by rubenbatista
what about your solaris release?

I had a similar problem on solaris 9



The issue is powering down all servers, and powering them back up again.

Have you upgrade your firmware in sc card?



Best regards
I really can't get what you're trying to share or ask Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

How to avoid errors when moving files in a bff?

I am building a bff using mkinstallp. My template file is : Package Name: svr_exForum Package VRMF: 7.2 Update: N Fileset Fileset Name: svr_exForum.rte Fileset VRMF: 7.2 USRLIBLPPFiles Pre-installation Script: /lppdir/lpp/exForum/F_pre_i ... (2 Replies)
Discussion started by: kevinl
2 Replies

2. Shell Programming and Scripting

How to avoid the spaces?

Hi I have a script which runs the isql command and takes the output in a xls file. Is there a way to trim the spaces(leading and trailing) from all the values in the column of the xls sheet? (6 Replies)
Discussion started by: Sharma331
6 Replies

3. Shell Programming and Scripting

How to avoid new line

Hi, I am having multiple echo statements to print output echo "$VAr" echo "$lenght" echo "$sum" I get the output as 12 24 36 I need the output to be 12 24 36. How do i arrive at this. Thanks in advance (4 Replies)
Discussion started by: krashraj
4 Replies

4. Shell Programming and Scripting

How to avoid the space

Hi, I have some problem with following command. $path='pwd'.”/pack”; When I check the value in the variable path , it give the following output /tmp/new /pack The pwd will be /tmp/new Now the problem is the spaces is added between pwd and the appended path. I need the output like... (5 Replies)
Discussion started by: kalpeer
5 Replies

5. Programming

What is the proper way to combine C++ files (with g++) to avoid link (ld) errors?

Problem background: gcc v 4.1 2 .cpp files, 2 .h files Files: main.cpp a.cpp a.h b.h Organization: main.cpp includes a.h (because it calls a.cpp code) a.cpp includes a.h a.h includes b.h (because a class in a.h uses a b.h class) There is no inheritance between a.h or b.h or any of... (1 Reply)
Discussion started by: johnqsmith
1 Replies

6. UNIX for Dummies Questions & Answers

Major OS errors/Bash errors help!!!!

Hi all, dummy here.... I have major errors on entering the shell. On login I get: -bash: dircolors: command not found -bash: tr: command not found -bash: fgrep: command not found -bash: grep: command not found -bash: grep: command not found -bash: id: command not found -bash: [: =: unary... (12 Replies)
Discussion started by: wcmmlynn
12 Replies

7. Shell Programming and Scripting

avoid displaying errors while executing a script

Hi all, I am running a script on bash shell, although it gives me the desired output, it displays some errors at the prompt like this directory doesnt exists unary operator etc etc Is there someway to avoid these errors ?? Its very annoying to have these errors while the script is... (4 Replies)
Discussion started by: vikas027
4 Replies

8. AIX

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (2 Replies)
Discussion started by: mcastill66
2 Replies

9. UNIX for Advanced & Expert Users

Adapter Errors and Link Errors

$ errpt | more IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION 3074FEB7 0802050205 T H fscsi1 ADAPTER ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR B8113DD1 0802050205 T H fcs1 LINK ERROR 3074FEB7 0802050205 T H fscsi0 ADAPTER ERROR B8113DD1 ... (0 Replies)
Discussion started by: mcastill66
0 Replies
Login or Register to Ask a Question