Sponsored Content
Operating Systems AIX Automatic Server bootup after power outage? Post 302951436 by Adnans2k on Thursday 6th of August 2015 10:30:00 AM
Old 08-06-2015
Quote:
Originally Posted by jgt
Once you find a way to automatically restart the system, you still have to decide if you should.
Assuming you have a UPS.
Does the UPS trigger the system to shutdown, and if so after what percentage of battery life is used?
Does the system just continue to run until the battery is dead?
Does the UPS restore power to the system if the battery is less than xx% charged?
Do you know how many power failures you have per year, and how many of these exceed the battery life?
If you do decide to automatically restart the system, you should make sure that you wait until the power supply is stable.

There is no UPS.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Why not automatic bootup

Evry time I start up my mavhine ,have to type in unix at Boot : Is there a way unix should bootup automatically? Asif (2 Replies)
Discussion started by: asif iqbal
2 Replies

2. Solaris

Booting up problem after power outage

hi guys, i'm new so don't bite too hard. having a problem booting up a V210 running sol9 on after a power outage... an init5 was done but not a init0 before the power cut... so now when booting up it gives the ff: SC Alert: Host System has Reset Probing system devices Probing memory... (2 Replies)
Discussion started by: lungsta
2 Replies

3. AIX

AIX server freezes on bootup

Issue: AIX server freezes on bootup. Server AIX ver 4.3.3.0 When the AIX server reboots it negotiates NIS. During startup of NFS, customer gets one or more of the following error messages: 0513-056 Timeout waiting for command response. If you specified a foreign host, see the /etc/inittab file... (1 Reply)
Discussion started by: srzaman1
1 Replies

4. Solaris

Automatic reboot does not work after power failure

Hi all, I have a server SUN FUJITSU in solaris 10 ; result of uname -a is : SunOS MOBD1 5.10 Generic_118833-03 sun4us sparc FJSV,GPUZC-M I have configured the eeprom to auto-boot as usual and this automatic reboot does not work in case of power failure. I must type "boot" on the prompt "ok"... (5 Replies)
Discussion started by: aribault
5 Replies

5. Linux

Script under rc3.d not being executed on server bootup

Hello all, I have a script callled 'ABCstartup' setup under /etc/rc.d/init.d Softlink 'S91ABCstartup' pointing to above script has been created under /etc/rc.d/rc3.d The script is not being executed when the server restarts. The script runs successfully via manual execution:... (5 Replies)
Discussion started by: hemangjani
5 Replies

6. AIX

Role of sys admin during power outage in Data center

i am new to aix environment and all my servers are @ remote location just curious to know , what issues/tasks we will be facing when there is a power outage in a data centre, i heard outage's will be a challenging task for administrators.. any example of that sort will be a great help (2 Replies)
Discussion started by: rigin
2 Replies

7. Linux

Administrator responsibilities, in case of power outage?

Hi guys, I was wondering if you could share some of your knowledge, in the event of a power outage. Let presume you are on duty and you get a call at midnight because half of your cabinets have no power, air conditioning is down and you deal with a ton of 500 error messages on your boxes. ... (9 Replies)
Discussion started by: TECK
9 Replies

8. Solaris

Any specific time to reboot the sun server to avoid unplanned outage ??

Hi, Would like to know the uptime or specific time limit to reboot the sun microsystem to avoid unplanned outage. Regards,Tarun (9 Replies)
Discussion started by: taruntan
9 Replies

9. Red Hat

Linux Server Outage

We have Linux Server crash on last Friday of 25th It's is running on IBM x3650 hardware. We Have Red Hat Enterprise Linux Server release 5.9 (Tikanga) running on top of it. We were told to do Root Cause Analysis. So, Apart from looking /var/log/messages, Where can we check to get details on... (3 Replies)
Discussion started by: Sunil Koya
3 Replies

10. AIX

System can't boot up after power outage

Hello Forum, I am very newbie with AIX. We have 2 AIX 9111-285 servers. The OS version is 5.3. After the power outage, they did not come up. I try to unplug the power cable and re-connect after 1 minutes but do not help. Both display the same reference code 110000AC on the front panel... (6 Replies)
Discussion started by: lilyn
6 Replies
UPSCODE2(8)							    NUT Manual							       UPSCODE2(8)

NAME
upscode2 - Driver for UPScode II compatible UPS equipment NOTE
This man page only documents the hardware-specific features of the upscode2 driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
This driver supports UPS equipment which can be controlled via the UPScode II protocol. This is mainly Fiskars, Powerware equipment, but also some (probably OEM'ed) products from Compaq. EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5): manufacturer=value Autodetection of this parameter is not possible yet (and it probably never will be). Therefore, this user-defined string accepts any name. The default is unknown. input_timeout=value The timeout waiting for a response from the UPS. Some UPS models have shown to be rather slow, resulting in frequent messages about empty responses from the UPS. If you see this, try increasing this value. output_pace=value Delay between characters sent to the UPS. This was added for completeness with the above parameter. It has not shown to be needed yet. baudrate=value The default baudrate is 1200, which is the standard for the UPScode II protocol. full_update_timer=value Number of seconds between collection of normative values. use_crlf Flag to set if commands towards to UPS need to be terminated with CR-LF, and not just CR. use_pre_lf Flag to set if commands towards to UPS need to be introduced with an LF. A Compaq T1500h is known to need this. COMMANDS
The driver supports the following commands for those UPSen that support them. The available commands are autodetected during initialization, so you should check availability with upscmd -l. o test.panel.start - Start UPS self test o test.battery.start - Start battery self test o beeper.enable - Enable UPS beeper o beeper.disable - Disable UPS beeper o shutdown.return - Shut down in 1 second and wait for power to return o shutdown.stayoff - Shut down in 1 seconds o shutdown.reboot - Shut down in 1 seconds and reboot after 1 minute o shutdown.reboot.graceful - Shut down in 20 seconds and reboot after 1 minute NOTES
The Powerware UPS models that this driver has been tested against until now have not returned a value for battery.charge. Therefore, the driver will guestimate a value based on the nominal battery min/max and the current battery voltage. AUTHOR
Havard Lygre <hklygre@online.no>, Niels Baggesen <niels@baggesen.net> SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 UPSCODE2(8)
All times are GMT -4. The time now is 01:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy