- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- ML370 G2 - Debian Sarge - Shutdown Problems
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
08-09-2005 06:22 AM
08-09-2005 06:22 AM
ML370 G2 - Debian Sarge - Shutdown Problems
I have installed Debian Sarge on the system and everything work great, except the system always locks or hangs on shutdown when "Sending TERM Signal to all processes" am I missing something here? I am running the 2.4.27-2 kernel have tried upgrading via apt-get to SMP version of this kernel no changes. Should I move to 2.6 ?? I want to stay at 2.4 if at all possible.
Thanks all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2005 01:24 PM
08-09-2005 01:24 PM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
See if you can find anything in the log files to point us in the right direction.
-Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2005 04:45 PM
08-09-2005 04:45 PM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-09-2005 04:49 PM
08-09-2005 04:49 PM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
Please ensure that you have enabled APCI both in BIOS and in the debian kernel.
Linux kernel requires advanced power management functionalities to handle auto power off of servers during shutdown. The kernel you are using should have this functionality unless it is disabled intentionally during boot time.
Also check the kernel boot parameters and ensure you dont have apci=off as one of them, if so try removing it and see whether it works.
Regards,
Gopi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2005 01:53 AM
08-10-2005 01:53 AM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
I would take a little more time though looking for an actual cause.
df -H
Does /var have enough space?
Lets check /var/log/messages for an error message.
shut the system down, let it hang for an hour or two and see if it finishes or the log gets updated.
If you find more data, please post back to this thread.
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
- Email to a Friend
- Report Inappropriate Content
08-10-2005 05:30 AM
08-10-2005 05:30 AM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
It was a very small installation nothing really but the command line and software I needed to run asterisk.
Stupid question, how do I change the runlevel as specified in your reply at boot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2005 05:32 AM
08-10-2005 05:32 AM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
Linux kernel requires advanced power management functionalities to handle auto power off of servers during shutdown. The kernel you are using should have this functionality unless it is disabled intentionally during boot time.
Also check the kernel boot parameters and ensure you dont have apci=off as one of them, if so try removing it and see whether it works.
Regards,
Gopi
----------
Yes this was enabled in BIOS and in the kernel from what I know. I actually though this was CAUSING the problem so tried to disable in the bios and the kernel... but that just caused more problems... but I have the machine back to the way it was problem continues.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2005 05:49 AM
08-10-2005 05:49 AM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
I would take a little more time though looking for an actual cause.
df -H
Does /var have enough space?
Lets check /var/log/messages for an error message.
shut the system down, let it hang for an hour or two and see if it finishes or the log gets updated.
If you find more data, please post back to this thread.
SEP
"
Well I reinstalled Sarge with 2.6.8 kernel and that fixed the problem. I was told that by the time shutdown process got to the "sending all processes" the term signal that all drives are umounted from r+w ? So there would be know log... I check the log also before I did this and nothing looked wierd.
Also as tried letting the system hang on that prompt when it was locking for over 12 hours no avail ;( .. I really wanted to use 2.4 but I guess 2.6 will be ok...
Now I was reading that HP sells support packages for Debian now? Do any of you use Debian on HP hardware in production? What type of application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2005 06:18 AM
08-10-2005 06:18 AM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
http://h18004.www1.hp.com/products/servers/linux/hpLinuxcert.html
-Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-10-2005 08:22 AM
08-10-2005 08:22 AM
Re: ML370 G2 - Debian Sarge - Shutdown Problems
Try this link --
http://h20219.www2.hp.com/services/cache/76815-0-0-225-121.aspx
HP Debian Linux Support Services
-Ross
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP