Sponsored Content
Operating Systems AIX 7028-6C4 with an attached 7311-D20 Post 302191538 by dukessd on Friday 2nd of May 2008 08:06:14 PM
Old 05-02-2008
Disconnect it from the 7028!

If the 7311 was bought in the first place then there must be some required resources in it, so disconnecting it and throwing it away is probably not an option.

As long as it is connected, the system will detect it on boot so it will checkout the resources and find the dead PSU.

In the D20 the second PSU is an option, it is not required, so you can just replace it with a blank.

What are the details of the problem / error and or diagnostic results? Are you sure the PSU has failed?

Are both D20 PSU's pugged in, or did the cleaner unplug one to plug in the hoover?...seen it many times.

Option 2:
Write a script and put it in a cron job to clear the wall rc.powerfail message from cron.
The diagela cron job usualy runs at 04:00, so at 04:01 run a job / script to remove the entry...but then you won't know if another power problem happens, then again would you anyway if you always get the message for the D20 walled.

Option 3:
Get in before they do and run diags, if all is OK (apart from the D20 PSU) remove the wall cron job.

Option 4:
Buy a PSU or a blanking plate from ebay / IBM reseller / IBM part sales and talk a person on site through replacing it. This is probably the cheapest option and all the info you and they need is on the web / in the service books - and they are hot swap:

http://publib16.boulder.ibm.com/pser...pdf/380627.pdf

Page 150 would be worth a read.

Page 168 gives the part (fru) numbers for the PSU and the dummy PSU filler.

A web search for IBM part sales should give you plenty of places to ask about prices.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

i/o drawer 7311-D20

can anyone help me with the i/o drawer D20???? what firmware i need for this machine and how do i install it? (0 Replies)
Discussion started by: amitt74
0 Replies

2. Shell Programming and Scripting

How to get number of attached hard disks in HP-UX

how do i get the number of attached hard disks in HP-UX (1 Reply)
Discussion started by: achak01
1 Replies

3. Shell Programming and Scripting

Process not attached to terminal

Hi Folks, When i try to run schedule job on Unix server am getting following errror messges in logs pic_selection @starting on Fri Feb 5 01:53:06 GMT 2010 ------------------------------------------------------------------------------- Microfocus Cobol batch run Started: Fri Feb 5... (4 Replies)
Discussion started by: bhargav20
4 Replies

4. Solaris

new attached lun in solaris 10

hi, what are the steps to detect and configure a new attached lun in Solaris 10. Is there any difference between cfgadm and luxadm command ? rgds, snjksh (5 Replies)
Discussion started by: snjksh
5 Replies

5. Shell Programming and Scripting

multiple files to be attached

Hi all, Am in need of attaching multiple files of similar pattern? For example the files like a1.txt b1.txt c1.txt can be reffered as *1.txt Can anyone help me in attaching the files of similar pattern without mentioning their names completely. (3 Replies)
Discussion started by: Sindhuap
3 Replies

6. AIX

max drive size for 7028 p Series

We have an eight year old IBM P series 7028 model server running AIX 5.2, and are thinking about installing some bigger drives. The current ones are 78GB in a RAID5 array. It looks like there are 146 and 300GB drives available. Just wondering what a realistic size drive to install would be that... (3 Replies)
Discussion started by: markper
3 Replies

7. Shell Programming and Scripting

Mailx attachment not getting attached.

Hi Friends, Please help me with this problem. I have a number of split files in a directory. each split files has pdf filenames in it. pdf files are also in the same directory. I send a mail for each split files present in the directory with the pdf file mentioned in the file. I have... (4 Replies)
Discussion started by: jcebalaji
4 Replies

8. Shell Programming and Scripting

Getting the Attached File in Email

Hi All, Is there a way on how to get the attached file in email using shell script? what i'm going to do? all i can see is to send and email but to get an attached file in email i don't find it. Please advise, Thanks, (4 Replies)
Discussion started by: znesotomayor
4 Replies
atrm(1) 						      General Commands Manual							   atrm(1)

NAME
atrm - Removes jobs spooled by at SYNOPSIS
atrm [-a] [-f | -i] [job_number...] | [user...] The atrm command removes jobs that were created with the at command. OPTIONS
Removes all jobs belonging to the person invoking atrm. If invoked by a privileged user, all jobs on the queue are removed. Suppresses the printing of all information about the jobs being removed. Prompts before a job is removed; a response of y, or the locale's equivalent of y, causes the job to be removed. Obsolete version of -a. DESCRIPTION
If one or more job numbers is specified, atrm attempts to remove only those jobs. If one or more usernames is specified, all jobs belonging to those users are removed. This form of invoking atrm is useful only if you have superuser authority. EXAMPLES
To remove job number 62169200.a, created by user chinn, from the queue created by the at command, enter: atrm chinn.62169200.a Note that specifies an at job for sh. (.f specifies an at job for csh, and specifies an at job for ksh.) FILES
Main cron directory. List of allowed users. List of denied users. Spool area. Queue description file for at, batch, and cron. SEE ALSO
Commands: at(1), atq(1), cron(8) Files: queuedefs(4) atrm(1)
All times are GMT -4. The time now is 05:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy