- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Server takes too much time while rebooting
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
тАО08-01-2006 01:12 AM
тАО08-01-2006 01:12 AM
My server is physically very far from me.
some times i needed to restart the server, so i used this command:
#shutdown -r
server went down but it took 4:30 hours to get up.
i think it is taking too much time and it effects on production.
what may be reason behind this and how can we resolve this issue?
please suggest,
and how can i check the boot logs?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 01:14 AM
тАО08-01-2006 01:14 AM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 01:20 AM
тАО08-01-2006 01:20 AM
Re: Server takes too much time while rebooting
Also you might want to check the syslog, to see if any service did not wanted to start and was just trying to start over and over again, that might be a reason why the server is taking such a long time.
Regards,
jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 01:26 AM
тАО08-01-2006 01:26 AM
Re: Server takes too much time while rebooting
This is the file that logs when everything is started by the /sbin/rc?.d/S* scripts. There are no real time stamps for each script, but there is a header and footer in the file to indicate when the run level transition was started and when it finished. This will give you someplace to start.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 01:29 AM
тАО08-01-2006 01:29 AM
Re: Server takes too much time while rebooting
Factors that can affect boot time
Model of unit
Amount of memory
Amount of disk
Type of file system
Older systems (specifically the K class) take longer to boot.
extended meory checks take longer, the more memory installed.
The more cpu's the longer the cpu check
A system with all HFS file systems (usually an older system) will take a long time to boot because of the disk checking that is required.
If the system did not go down clean (or you have some questionable disks), there is the potential that a fsck is being run duringthe boot up. Depending on how many disks are affected this could take a long time. check your dmesg, syslog and rc.log for messages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 02:02 AM
тАО08-01-2006 02:02 AM
Re: Server takes too much time while rebooting
Did you try to connect to a console to see which part of reboot process takes most of the time ?
May be, you have a database on the machine and its shutdown requires disconnecting of all processes. So stop it before reboot.
Additional candidates are Service Guard, Databases, NFS servers etc.
If you don't have console access, add debug time printout to a file in /sbin/rc0.d and /sbin/rc3.d
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 06:59 PM
тАО08-01-2006 06:59 PM
Re: Server takes too much time while rebooting
RAM=32GB
couldnot find any error in /etc/rc.log
no oracle database is there, all the processes have stopped before rebooting.
I think i need to check 8 change the setboot options.
how to check the current values of setboot and how to change it?
please suggest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 11:28 PM
тАО08-01-2006 11:28 PM
Re: Server takes too much time while rebooting
Run
#>setboot #in order to see current status
#>setboot -p primary_path
#>setboot -a alternate_path
#>setboot -s {on|off} #AutoSearch
#>setboot b {on|off} #AutoBoot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 11:32 PM
тАО08-01-2006 11:32 PM
Re: Server takes too much time while rebooting
thanks
freddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-01-2006 11:41 PM
тАО08-01-2006 11:41 PM
Re: Server takes too much time while rebooting
from Victors post:
"Did you try to connect to a console to see which part of reboot process takes most of the time ?"
Did you?
My first thought was an improper nfs setting. This could cause very long timeouts.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-02-2006 01:05 AM
тАО08-02-2006 01:05 AM
Re: Server takes too much time while rebooting
Darren
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-02-2006 02:48 AM
тАО08-02-2006 02:48 AM
Re: Server takes too much time while rebooting
* Let us know what softwares and applications running on that machine. that will help to find out where is the problem.
* by selecting the reqired services alone, you can speed up the boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2006 10:55 PM
тАО08-03-2006 10:55 PM
Re: Server takes too much time while rebooting
and other server never took too much long time.
even i match the /etc/rc.log of two other servers with this server, both are same.
please suggest what to do?
should i use setboot option?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-03-2006 11:08 PM
тАО08-03-2006 11:08 PM
Re: Server takes too much time while rebooting
thanks
Freddy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-04-2006 06:37 PM
тАО08-04-2006 06:37 PM
Re: Server takes too much time while rebooting
There may be an additional reaon for the case (thanks to SEP for the idea): a difference in configuration in /etc/hosts amd /etc/rc.config.d/netconf. In this case computer waits in NFS part. Additional reason is wrong NIS configuration. These both can produce some hours delay in startup process.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-06-2006 12:59 PM
тАО08-06-2006 12:59 PM
Re: Server takes too much time while rebooting
Bill Hassell, sysadmin