- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- shutdown completely an HP-UX server
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:28 AM
02-19-2004 02:28 AM
have you experiencies about HP-UX systems that shutdown it completely (that is without push the key on case at the end of shutdown)?
Thanks in advance!
Ettore
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:32 AM
02-19-2004 02:32 AM
Re: shutdown completely an HP-UX server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:33 AM
02-19-2004 02:33 AM
Re: shutdown completely an HP-UX server
Only during a power failure! ;^)
Do you mean that the machine turns its own power off like the switch had been pushed? I've never heard of such a thing on HP-UX (my Windoze PoC. does that).
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:34 AM
02-19-2004 02:34 AM
Re: shutdown completely an HP-UX server
If the server is shuting down by itself then check /var/adm/syslog.log and syslogOLD
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:34 AM
02-19-2004 02:34 AM
Re: shutdown completely an HP-UX server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:36 AM
02-19-2004 02:36 AM
Re: shutdown completely an HP-UX server
If it is powering itself off is it overheating? as this can cause it.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:36 AM
02-19-2004 02:36 AM
Re: shutdown completely an HP-UX server
Do you mean powerdown after shutdown?
Gideon
PS. shutdown -h ( halts the server and will keep GSP active on rp**** servers, so you can remotely boot. )
I do not know how to powerdown from unix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 02:36 AM
02-19-2004 02:36 AM
Re: shutdown completely an HP-UX server
No - not with a single command.
You can run
shutdown -hy now
to bring it to a halt
And then depending on the model you could go into the GSP and power it down from there w/o having to flip the power switch.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 03:24 AM
02-19-2004 03:24 AM
Re: shutdown completely an HP-UX server
Anyway I want to complete the problem:
Electricity in a big room with many HP-UX systems (RP-class, N-class, R390) is managed from an UPS. Few days ago there was a blackout and after that also UPS fell down. When it came back, it made some systems that were in halt mode (of course because they were shutdown -h) to boot up. But the boot sequence was in a confuse manner (there are DNS, firewall, NFS server and other...in this room). At that point another reboot was needed.
Then I asked you if it is possible to shutdown completely servers without human action on system's console.
Anyway I have another idea: autoboot could set to false, in this way boot will arrive at BCH prompt. Then anybody can decide which system to boot up first.
Thanks anyway for you responses!
See you soon!
Best regards,
Ettore
P.S.1: I will submit points later.
P.S.2: what's going on chat? (https://www.beepz.com/chatzone)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 03:25 AM
02-19-2004 03:25 AM
Re: shutdown completely an HP-UX server
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 03:36 AM
02-19-2004 03:36 AM
SolutionOh, that's what you were asking! ;^)
Depending on your ups monitor, you may well have the option to specify whether it will come back on after the power is restored. See the man page for ups_conf and specifically the parameter "kill_after_shutdown".
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 03:43 AM
02-19-2004 03:43 AM
Re: shutdown completely an HP-UX server
We have run the unplug shutdown tests and seen the systems come down with a shutdown -h 0
This works if ups_mond.conf is set up properly.
This does not shut the ups itself down. That we have to do with the switches on the front.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2004 08:56 PM
02-19-2004 08:56 PM
Re: shutdown completely an HP-UX server
thanks Pete and SEP. Your suggestion on UPS configuration is really interesting. I will let you know progresses about this issue.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 12:08 AM
02-20-2004 12:08 AM
Re: shutdown completely an HP-UX server
If UPS dies and server with its configuration together then how does UPS know the option kill_after_shutdown, that is UPS must be turned OFF when AC line voltage comes back?
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 12:16 AM
02-20-2004 12:16 AM
Re: shutdown completely an HP-UX server
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2004 12:48 AM
02-20-2004 12:48 AM
Re: shutdown completely an HP-UX server
Like Robik says: Ettore, ITRC forum is way COOL!
Oh....he is right! :-)
Best regards,
Ettore
P.S.: Robik, are you happy? I am advertising https://www.beepz.com/chatzone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2009 05:01 AM
09-03-2009 05:01 AM