Sponsored Content
Operating Systems Solaris Any way to avoid these errors? Post 302386138 by upengan78 on Monday 11th of January 2010 12:07:27 PM
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
 

9 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

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. 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

7. 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

8. 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

9. 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
ISCSISTART(8)						   Linux Administrator's Manual 					     ISCSISTART(8)

NAME
iscsistart - iSCSI boot tool SYNOPSIS
iscsistart [OPTION] DESCRIPTION
iscsistart will start a session using the settings passed in, or using the iBFT or Open Firmware [OF] boot information. This program should not be run to manage sessions. Its primary use is to start sessions used for iSCSI root boot. OPTIONS
[-i|--initiatorname=]name Set InitiatorName to name (Required if not using iBFT or OF) [-t|--targetname=]name Set TargetName to name (Required if not using iBFT or OF) [-g|--tgpt=]N Set target portal group tag to N (Required if not using iBFT or OF) [-a|--address=]A.B.C.D Set IP addres to A.B.C.D (Required if not using iBFT or OF) [-p|--port=]N Set port to N (Optional. Default 3260) [-u|--username=]N Set username to N (Optional) [-w|--password=]N Set password to N (Optional) [-U|-username_in=]N Set incoming username to N (Optional) [-W|--password_in=]N Set incoming password to N (Optional) [-d|--debug=]debug_level Print debugging information [-b|--fwparam_connect] Create a session to the target using the iBFT or OF info [-N|--fwparam_network] Bring up the network as specified by iBFT or OF [-f|--fwparam_print] Print the iBFT or OF info to STDOUT [-P|--param=]NAME=VALUE Set the parameter with the name NAME to VALUE. NAME is one of the settings in the node record or iscsid.conf. Multiple params can be passed in. [-h|--help] Display this help and exit [-v|--version] Display version and exit SEE ALSO
iscsiadm(8) AUTHORS
Open-iSCSI project <http://www.open-iscsi.org/> Mike Christie <mchristi@redhat.com> Jan 2010 ISCSISTART(8)
All times are GMT -4. The time now is 06:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy