niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » AIX
7044-170 automatic boot after power on
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
Author Message
temp_acc@yahoo.de
*nix forums beginner


Joined: 18 Jul 2006
Posts: 4

PostPosted: Tue Jul 18, 2006 7:27 pm    Post subject: 7044-170 automatic boot after power on Reply with quote

My rs6k is sitting in a server room, connected to the 220V through a
remote controllable power switch. If I turn the power on, the rs6k goes
through a couple of testing steps (watchable on the 2x16 LCD) and stops
then with 'OK'. Now what I need is that the box boots automatically
after power on. I could come up wit some sort of electronic impulse for
the white (Soft-) 'On'-Button, but that would a waste if there is an
option in the firmware (where I couldn't find any) or a jumper or
whatsoever. Is there a facility like that in that box?

Regards,
EFI
Back to top
jpires@yakka.com.au
*nix forums beginner


Joined: 10 Aug 2005
Posts: 6

PostPosted: Wed Jul 19, 2006 9:35 am    Post subject: Re: 7044-170 automatic boot after power on Reply with quote

temp_acc@yahoo.de wrote:
Quote:
My rs6k is sitting in a server room, connected to the 220V through a
remote controllable power switch. If I turn the power on, the rs6k goes
through a couple of testing steps (watchable on the 2x16 LCD) and stops
then with 'OK'. Now what I need is that the box boots automatically
after power on. I could come up wit some sort of electronic impulse for
the white (Soft-) 'On'-Button, but that would a waste if there is an
option in the firmware (where I couldn't find any) or a jumper or
whatsoever. Is there a facility like that in that box?

Regards,
EFI


try:
# smit
System Environments
Change / Show characteristics of Operating system
Automatically reboot after a system crash ====> true
Back to top
temp_acc@yahoo.de
*nix forums beginner


Joined: 18 Jul 2006
Posts: 4

PostPosted: Thu Jul 20, 2006 1:21 pm    Post subject: Re: 7044-170 automatic boot after power on Reply with quote

jp wrote:
Quote:
temp_acc@yahoo.de wrote:
My rs6k is sitting in a server room, connected to the 220V through a
remote controllable power switch. If I turn the power on, the rs6k goes
through a couple of testing steps (watchable on the 2x16 LCD) and stops
then with 'OK'. Now what I need is that the box boots automatically
after power on. I could come up wit some sort of electronic impulse for
the white (Soft-) 'On'-Button, but that would a waste if there is an
option in the firmware (where I couldn't find any) or a jumper or
whatsoever. Is there a facility like that in that box?

Regards,
EFI


try:
# smit
System Environments
Change / Show characteristics of Operating system
Automatically reboot after a system crash ====> true

Thanks for the answer - however, I've tried that as a first idea but it

seams it only applies to situations where the machine gets crashed (eg.
sudden power loss or else). If the box gets shut down on a regular base,
this setting does not seams to have any effect. Someone recommended to
me, not to shut the box down (> halt) but just turn the power off
(simulating a crash) but in my opinion this is not what someone should do.
Back to top
Frank Fegert
*nix forums Guru Wannabe


Joined: 04 Mar 2005
Posts: 213

PostPosted: Thu Jul 20, 2006 3:01 pm    Post subject: Re: 7044-170 automatic boot after power on Reply with quote

temp_acc@yahoo.de wrote:
Quote:
My rs6k is sitting in a server room, connected to the 220V through a
remote controllable power switch. If I turn the power on, the rs6k goes
through a couple of testing steps (watchable on the 2x16 LCD) and stops
then with 'OK'. Now what I need is that the box boots automatically
after power on. I could come up wit some sort of electronic impulse for
the white (Soft-) 'On'-Button, but that would a waste if there is an
option in the firmware (where I couldn't find any) or a jumper or
whatsoever. Is there a facility like that in that box?

If you have a serial connection into the room, or from
another machine in the same room, you can use the SP.
See Chapter 3, P. 41-72 in the "RS/6000 44P Series Model
170 User's Guide" available here:
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.pseries.doc/hardware_docs/rs6000_7044_44p_170.htm

Regards,

Frank
Back to top
Hajo Ehlers
*nix forums Guru


Joined: 23 Sep 2005
Posts: 344

PostPosted: Thu Jul 20, 2006 3:07 pm    Post subject: Re: 7044-170 automatic boot after power on Reply with quote

temp_acc@yahoo.de wrote:
Quote:
My rs6k is sitting in a server room, connected to the 220V through a
remote controllable power switch. If I turn the power on, the rs6k goes
through a couple of testing steps (watchable on the 2x16 LCD) and stops
then with 'OK'. Now what I need is that the box boots automatically
after power on. I could come up wit some sort of electronic impulse for
the white (Soft-) 'On'-Button, but that would a waste if there is an
option in the firmware (where I couldn't find any) or a jumper or
whatsoever. Is there a facility like that in that box?

yes, its called service processor
So enter the service processor and set the power option to your
requirements.



Nice to read
IBM eServer pSeries Systems Handbook 2003 Edition
http://www.redbooks.ibm.com/abstracts/SG245120.html

RS/6000 7044 Model 270
Technical Overview and Introduction
ftp://ftp.software.ibm.com/software/mktsupport/techdocs/44p270wp.pdf

Installation , System and User Guides
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/index.jsp?topic=/com.ibm.pseries.doc/hardware_docs/rs6000_7044_44p_270.htm

hth
Hajo
Back to top
temp_acc@yahoo.de
*nix forums beginner


Joined: 18 Jul 2006
Posts: 4

PostPosted: Thu Jul 20, 2006 9:05 pm    Post subject: Re: 7044-170 automatic boot after power on Reply with quote

Frank Fegert wrote:
Quote:
temp_acc@yahoo.de wrote:
My rs6k is sitting in a server room, connected to the 220V through a
remote controllable power switch. If I turn the power on, the rs6k goes
through a couple of testing steps (watchable on the 2x16 LCD) and stops
then with 'OK'. Now what I need is that the box boots automatically
after power on. I could come up wit some sort of electronic impulse for
the white (Soft-) 'On'-Button, but that would a waste if there is an
option in the firmware (where I couldn't find any) or a jumper or
whatsoever. Is there a facility like that in that box?

If you have a serial connection into the room, or from
another machine in the same room, you can use the SP.
See Chapter 3, P. 41-72 in the "RS/6000 44P Series Model
170 User's Guide" available here:
http://publib.boulder.ibm.com/infocenter/pseries/v5r3/topic/com.ibm.pseries.doc/hardware_docs/rs6000_7044_44p_170.htm

Regards,

Frank
Many thanks for that really enlightening information. Up until today, I

didn't even know that there is this way of setting properties in that
box. Now, it worked, I hooked up my serial cable to a Win-PC, run a
terminal, fired up the AIX (put it on power) and after hitting a key on
the win-terminal it came up with menu. There is one functoin, that is
called "Unattended start mode", which I though that would be it.
Unfortunately, the user guide says:

"The Service Processor can be enabled to recover from the loss of ac
power (see
Enable/Disable Unattended Power-On Mode in the SYSTEM POWER CONTROL
MENU). When ac power is restored, the system returns to the then current
power
state at the time ac loss occurred. For example, if the system was
powered-on when
ac loss occurred, it reboots/restarts when power is restored. If the
system was
powered-off when ac loss occurred, it remains off when power is restored."

That is the closest I came to success. Now I will either build some
little hardware that pushes the button or run a serial cable from the
AIX to the CPU that controls all the remote switches and start it from
there.

Anyways, many thanks!!
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [6 Posts] View previous topic :: View next topic
The time now is Mon Dec 01, 2008 8:11 pm | All times are GMT
navigation Forum index » *nix » AIX
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts bind keyboard POWER button to start some program Vladi Lemurov Debian 1 Fri Jul 21, 2006 6:00 am
No new posts fsck during startup following mirroring of boot drives Joe D. Solaris 0 Thu Jul 20, 2006 9:09 pm
No new posts Automatic /var/spool/mail cleaning Cédric MARCOUX Exim 5 Thu Jul 20, 2006 8:31 am
No new posts Is there a boot loader that can load a file a start up an... christopher.mcrorie@gmail Setup 1 Thu Jul 20, 2006 2:57 am
No new posts Power On Self Test Failed: Memory check Blk test failed BertieBigBollox@gmail.com Solaris 0 Wed Jul 19, 2006 9:48 am

Discount Magazines | Secured Loans | Outsourcing | Mortgages | Personal Loans
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.3347s ][ Queries: 16 (0.2438s) ][ GZIP on - Debug on ]