- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- After shut down I can ping the server why ?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-01-2005 01:24 AM
тАО07-01-2005 01:24 AM
After shut down I can ping the server why ?
Thanx in advance
Subrata kr Sur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 01:28 AM
тАО07-01-2005 01:28 AM
Re: After shut down I can ping the server why ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 01:33 AM
тАО07-01-2005 01:33 AM
Re: After shut down I can ping the server why ?
When you specify the shutdown command without the '-h' or '-r' option, the default is to put the system into single user mode. It sounds like your system left the network services running when it transitioned to single user mode.
We had a guy on our team do that to a system once during a D/R test, and other nodes in the cluster could still reach the box he had (accidentally) put into single user mode, which made things interesting for a bit until we figured it out.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 01:41 AM
тАО07-01-2005 01:41 AM
Re: After shut down I can ping the server why ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 01:49 AM
тАО07-01-2005 01:49 AM
Re: After shut down I can ping the server why ?
shutdown -hy 0
That is how I shut down my boxes. Or rather thats how I did it prior to loading them into a shipping container.
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
тАО07-01-2005 02:08 AM
тАО07-01-2005 02:08 AM
Re: After shut down I can ping the server why ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 02:10 AM
тАО07-01-2005 02:10 AM
Re: After shut down I can ping the server why ?
A shutdown command does not shutdown the network services immediately and the ping will work for the period of time it takes to shutdown all other services before the networking services.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 02:13 AM
тАО07-01-2005 02:13 AM
Re: After shut down I can ping the server why ?
Plz advise .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 02:18 AM
тАО07-01-2005 02:18 AM
Re: After shut down I can ping the server why ?
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-01-2005 08:34 AM
тАО07-01-2005 08:34 AM
Re: After shut down I can ping the server why ?
SO the ONLY guarenteed way to boot into single user mode is to use shutdown -r and then interrupt the bootup process to issue the hpux -is command.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2005 06:12 AM
тАО07-02-2005 06:12 AM
Re: After shut down I can ping the server why ?
You cannot shutdown your system with shutdown -y 0 command. This will bring system to single user mode.
You should use shutdown -hy 0 command. use this command to shutdown your server, then when shutdown is completed switch off the server and try to ping to ensure that there is no other system with the same IP
Cheers!!!
eknath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-02-2005 06:11 PM
тАО07-02-2005 06:11 PM
Re: After shut down I can ping the server why ?
HOw much are sure that the server is in down state. Which is this server. DO u have a GSP or MP, login to gsp and check, in which state the server is..
Regards
SK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2005 12:34 AM
тАО07-03-2005 12:34 AM
Re: After shut down I can ping the server why ?
I suspect, are you pinging GSP/MP interface.
This will ping when the power is ON!
It doesn't need OS to be up. If you can ping, try telnet telnet to the same IP!
If you get "MP Login>" you are at MP
Regds
TT