Results 1 to 5 of 5

Thread: Pros and Cons of Server Rebooting regularly

  1. #1
    Join Date
    Feb 2009
    Posts
    58

    Pros and Cons of Server Rebooting regularly

    hello friends,

    I want to know what are the pros and cons of rebooting a server frequently....say on weekly basis.
    Is it OK or harmful?
    Can anyone provide me the necessary information about the same...?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Posts
    4,221

    Re: Pros and Cons of Server Rebooting regularly

    Servers often get rebooted for updates, at least in the Windows world. Rebooting for critical kernel updates happens anyway.

    However, if you need to reboot a server on a weekly basis, you are rising up the real problem with a server or its software...say,. A memory leak? A bad driver? The solution to these problems are to fix them.

    I have came across multiple infrastructure managers that installed a policy of weekly server reboots. As a developer, I was always against the policy - I believe that this is a hack to work around software bugs and hardware instabilities, instead of correcting them.

  3. #3
    Join Date
    Apr 2008
    Posts
    3,339

    Re: Pros and Cons of Server Rebooting regularly

    PROS

    >Flushes Cache
    >Restarts services
    >Clears RAM

    CONS

    >Potential system wont come back on
    >Potentially shortends the life expectancy of the hardware

  4. #4
    Join Date
    Apr 2008
    Posts
    3,424

    Re: Pros and Cons of Server Rebooting regularly

    Database servers cache a lot of information in RAM. When you reboot your server, this cache gets empty and very cold. Assuming you have a typical usage pattern, a cold, empty cache will result in slow performance for users when they attempt their queries after a reboot. It may also increase the time needed to perform some types of maintenance like backups because the disk may need to be accessed more.

    Your servers go down! Your maintenance windows for backups and other things get shortened because your server is off for some nonzero period of time. You also may end up having to tell your users that you will have downtime, depending on your systems' architecture.

    Assuming you have some sort of notification system for alerting, you will have to configure it to ignore your downtime window. This can mask problems that happen around the time your server reboots, and adds to the amount of configuration you will need to do on your servers.

  5. #5
    Join Date
    Apr 2010
    Posts
    1

    Re: Pros and Cons of Server Rebooting regularly

    Snake08,

    Not meaning to pry, but do you have any good documentation on the effects of weekly reboots on hardware life expectency or is this from your past experience with Windows servers?

    Thanks,
    Tom

Similar Threads

  1. Pros and Cons of LG Nitro HD
    By Surpur in forum Portable Devices
    Replies: 5
    Last Post: 24-12-2011, 05:31 AM
  2. Pros And Cons Of Firefox 4
    By Pony in forum Technology & Internet
    Replies: 3
    Last Post: 14-12-2010, 06:59 AM
  3. Pros and Cons of firewalls
    By Danger Dengue in forum Networking & Security
    Replies: 6
    Last Post: 25-11-2010, 11:58 PM
  4. What are the pros and cons of small and complete server?
    By Alondra in forum Technology & Internet
    Replies: 5
    Last Post: 13-02-2010, 11:48 PM
  5. What are pros and cons of NTFS
    By Sam.D in forum Windows Software
    Replies: 3
    Last Post: 24-06-2009, 09:34 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,242,386.81410 seconds with 16 queries