Sponsored Content
Operating Systems AIX AIX power problem cron message on screen Post 302519926 by filosophizer on Thursday 5th of May 2011 11:53:12 AM
Old 05-05-2011
AIX power problem cron message on screen

Hello,

I keep getting this message even after i removed it from the cron enteries it was added automatically

Code:
Broadcast message from root@oradb (tty) at 12:00:00 ...

 rc.powerfail:2::WARNING!!! The system is now operating with a power problem.    This message will be walled every 12 hours. Remove this crontab entry after the         problem is resolved.



Broadcast message from root@oradb (tty) at 12:00:00 ...

 rc.powerfail:2::WARNING!!! The system is now operating with a power problem.    This message will be walled every 12 hours. Remove this crontab entry after the         problem is resolved.

Could someone tell me what is this message ?

Code:
errpt | more
B9735AF4   0416125211 P H dac0           SUBSYSTEM COMPONENT FAILURE
B9735AF4   0416123511 P H dac0           SUBSYSTEM COMPONENT FAILURE
B9735AF4   0416120011 P H dac0           SUBSYSTEM COMPONENT FAILURE
B9735AF4   0416114311 P H dac0           SUBSYSTEM COMPONENT FAILURE
B9735AF4   0416112511 P H dac0           SUBSYSTEM COMPONENT FAILURE
B9735AF4   0416105011 P H dac0           SUBSYSTEM COMPONENT FAILURE
B9735AF4   0416103311 P H dac0           SUBSYSTEM COMPONENT FAILURE

errpt -a 
LABEL:          FCP_ARRAY_ERR6
IDENTIFIER:     B9735AF4

Date/Time:        الخميس  5 مايو 18:52:25
Sequence Number: 156521
Machine Id:      0059C87D4C00
Node Id:         oradb
Class:           H
Type:            PERM
Resource Name:   dac0
Resource Class:  array
Resource Type:   ibm-dac-V4
Location:        U0.1-P1-I5/Q1-W200500A0B816E56F
VPD:
        Manufacturer................IBM
        Machine Type and Model......1722-600
        Part Number.................12846-00
        ROS Level and ID............0520

Description
SUBSYSTEM COMPONENT FAILURE

Probable Causes
ARRAY DASD MEDIA
POWER OR FAN COMPONENT

Failure Causes
ARRAY DASD MEDIA
POWER OR FAN COMPONENT

        Recommended Actions
        PERFORM PROBLEM DETERMINATION PROCEDURES

Detail Data
SENSE DATA
0600 0308 0000 FF00 0000 0004 0000 0000 0000 0000 0000 0000 0000 0000 7000 0600
0000 0098 0000 0000 3FC7 0600 0000 0000 0000 0000 0000 8049 0000 0000 0000 0000
0008 0D00 0000 0000 0000 0000 0000 0000 0000 3154 3530 3736 3535 3238 2020 2020
2020 0612 1600 0001 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0005 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000 0000 36B7 B823 3035 3035 3131 2F30 3535 3634 3600 0000 0000 0000 0000 0000
0000 0000 3573 7000 F205 2101 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000 0000
---------------------------------------------------------------------------
LABEL:          FCP_ARRAY_ERR6
IDENTIFIER:     B9735AF4

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Cron message queue problem

I have a problem with running jobs out of cron on Solaris 8. Initially when one of the users on the box (other than root) attempted to save the crontab after modification by using "crontab -e", the message "Crontab: cannot open the crontab file in the crontab directory" was given. I then... (7 Replies)
Discussion started by: mattd
7 Replies

2. UNIX for Advanced & Expert Users

Cron wall message problem

Operating system sun solaris 5.8 My problem is : crontab -e 15 16 * * * /bckscripts/oo vi /bcscripts/oo = wall " stop backup " the system at the 16:15 all day time doesn't display message " stop backup " What's the problem ??? i'am root user the follow is the root dir... (2 Replies)
Discussion started by: tt155
2 Replies

3. Shell Programming and Scripting

Unwanted Error Message on Screen

Below is a part of the script that I wrote when checking whether a file exist in the Internal Disk or not. If a file doesn't exist, how do you get rid of the error message "file or directory does not exist" to show up on screen? Instead, I wanted only the warning message "FILE DOES NOT EXIST IN... (5 Replies)
Discussion started by: ilak1008
5 Replies

4. AIX

AIX and cron logs filtering ?: /etc/cronlog.conf, /var/adm/cron/log

Hi, I can use 'crontabs –e' and do all the scheduling I like. However I would like to auto send myself just the cronjobs logs that fail. That is to say the PIDs that fail and the related lines with those PID’s only. (Not the full set of logs) Has anyone done this work? Or does an AIX 5.3 tool... (0 Replies)
Discussion started by: Keith Johnson
0 Replies

5. Solaris

Solaris box shows blank screen after power up

Hi All, I have a solaris machine that powers up and displays a blank screen? All the keyboard, monitor and mouse are plugged in. It was booting fine before and when it was disconnected and re-connected (mouse/keyboard/monitor) it just powered on and came up with a blank screen. Please... (5 Replies)
Discussion started by: tlee
5 Replies

6. AIX

AIX POWER 6 Prosessor

How AIX POWER 6 Processor exploit over 5.3 (1 Reply)
Discussion started by: Sanj
1 Replies

7. AIX

AIX does not boot after power on

We have a RS6000, model B50, type 7046, where I installed AIX 4.3.3 But, if the power goes off, the operating system does not restart, and I have to go there and push the button to start AIX again. Is there any way this procedure to be avoided, this is, I want the AIX to start automatically... (9 Replies)
Discussion started by: sebastia.net
9 Replies

8. UNIX for Dummies Questions & Answers

Display message on screen and flat file at same time

Hi guys, I have a script that call another, the other displays de message and I can print directly to the flat file, but in one command I am searchig that this message can be displayed in the screen and in the flat file in one command. I am doing something like this: var=$(./Example.sh)... (2 Replies)
Discussion started by: pipoca
2 Replies

9. AIX

AIX 7.1 screen problem

I am certain I have seen a thread for this somewhere but cannot remember where. The problem is for example when in smitty when all fields have been populated and return has been selected the screen clears and then returns with corruption. Also when using the more pipe once the end is reached or... (3 Replies)
Discussion started by: johnf
3 Replies

10. Shell Programming and Scripting

Getting phone number, its message and assigning them into 2 variables then screen output.

Hi Everyone, I have a flatfile "inbox.txt" which contains some information: Location 0, folder "Inbox", SIM memory, Inbox folder SMS message SMSC number : "+24800000023" Sent : Sat 04 Aug 2012 09:01:00 PM +0700 Coding : Default GSM alphabet... (5 Replies)
Discussion started by: testcase
5 Replies
bcron-update(8) 					      System Manager's Manual						   bcron-update(8)

NAME
bcron-update - Update system crontabs. SYNOPSIS
bcron-update path [ path ... ] DESCRIPTION
bcron-update polls the named files or directories periodically to see if there are any new, changed, or removed files. When it detects changes, it mirrors those changes into the crontab spool directory. bcron-update runs as root in order to be able to read system files that would potentially be unreadable otherwise. On Debian, if path is a directory, bcron-update skips files in this directory with names that do not solely consist of lower- and uppercase letters ('a'-'z', 'A'-'Z'), digits ('0'-'9'), underscores ('_'), and hyphens ('-'). EXAMPLES
To mirror modern vixie-cron's behavior, use: bcron-update /etc/crontab /etc/cron.d ENVIRONMENT
BCRON_SPOOL The spool directory for bcron. Defaults to /var/spool/cron. BCRON_USER After writing files and before moving them into their final location, bcron-update changes the ownership of the file to this user so that bcron-sched can read them. SEE ALSO
bcron-sched(8) DIAGNOSTICS
bcron-update outputs three different kinds of messages about actions it is taking. Rescanning /etc/cron.d The named directory has been modified, and will be scanned to determine what files have been added or deleted. -/etc/cron.d/oldfile The named file no longer exists and will be removed from the spool. +/etc/cron.d/newfile The named file was either created or modified since the last scan, and will be copied into the spool. AUTHOR
Bruce Guenter <bruceg@em.ca> bcron-update(8)
All times are GMT -4. The time now is 07:21 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy