Routine server reboots? When to schedule???
Hey all, so as some of you know, I work for a small-ish A&E firm. We have 5 offices w/ about 110 employees total.
Sites 1 (60) and 2 (25) comprise about 85 of the 110 employees w/ the rest scattered between the remaining 3 sites.
Site 1 and site 2 have the majority of the servers. The other 3 sites each have file/print/DC's all in one box, all running Win2k3.
What I'm wondering is if any of you have a planned routine reboot maintenance day. We sometimes go months without rebooting our servers and I think it's a good idea to do so on occasion.
Do you all do it monthly? Quarterly? While I think monthly is too often, Quarterly may not be enough. I'm thinking maybe every other month.
Thoughts?
Sites 1 (60) and 2 (25) comprise about 85 of the 110 employees w/ the rest scattered between the remaining 3 sites.
Site 1 and site 2 have the majority of the servers. The other 3 sites each have file/print/DC's all in one box, all running Win2k3.
What I'm wondering is if any of you have a planned routine reboot maintenance day. We sometimes go months without rebooting our servers and I think it's a good idea to do so on occasion.
Do you all do it monthly? Quarterly? While I think monthly is too often, Quarterly may not be enough. I'm thinking maybe every other month.
Thoughts?
HAIL TO THE REDSKINS!!!
Comments
-
msteinhilber Member Posts: 1,480 ■■■■■■■■□□When no users (or the least amount of users if you have people working 24/7) will be affected by the reboot as well as when there are no scheduled tasks that would be interrupted by a reboot. We never reboot our servers for the heck of it though, they are only rebooted when the need arises such as updates which require a reboot, upgrades, troubleshooting, etc.
-
tiersten Member Posts: 4,505What msteinhilber said. Assuming everything is configured properly and your services don't have any stupid bugs like memory leaks, you shouldn't need to reboot your servers just because its been a while since the last reboot. If you did need to reboot it for some reason then out of hours scheduled maintenance time is usually when it is done.
-
94jedi Member Posts: 177Gotcha. Thanks guys. This is why I asked the question. I want to see how my peers deal with things.
Thansk for the replies.HAIL TO THE REDSKINS!!! -
jibbajabba Member Posts: 4,317 ■■■■■■■■□□Technically you should reboot your server after the second Tuesday of the month
ASSUMING you keep your (Windows) server up 2 date (where rarely windows updates don't need a reboot)My own knowledge base made public: http://open902.com -
Daniel333 Member Posts: 2,077 ■■■■■■□□□□We do ESX and Linux ones quarterly. I don't agree with this, but it's what was decided above me, don't get me started
Windows machines are done monthly with patch maintenace except for terminal/Citrix servers which are done nightly or weekly depending on the client.
Some old NT4 boxes are done nightly since they are bit unstable. But that's the only notable exception.-Daniel -
tiersten Member Posts: 4,505Some old NT4 boxes are done nightly since they are bit unstable. But that's the only notable exception.
-
94jedi Member Posts: 177We do ESX and Linux ones quarterly. I don't agree with this, but it's what was decided above me, don't get me started
Windows machines are done monthly with patch maintenace except for terminal/Citrix servers which are done nightly or weekly depending on the client.
Some old NT4 boxes are done nightly since they are bit unstable. But that's the only notable exception.
hmmm...so you guys do a monthly maintenance w/ your Server 2k3 boxes???HAIL TO THE REDSKINS!!! -
tiersten Member Posts: 4,505hmmm...so you guys do a monthly maintenance w/ your Server 2k3 boxes???
-
bwcarty Member Posts: 422 ■■■□□□□□□□Microsoft release patches every month so if you want to keep up to date then sure. You don't just reboot it because you've not rebooted it in a while tho.
+1
We patch/reboot monthly except when MS releases an out of band security patch.Help eradicate blood cancers with a donation to the Leukemia & Lymphoma Society. -
94jedi Member Posts: 177Microsoft release patches every month so if you want to keep up to date then sure. You don't just reboot it because you've not rebooted it in a while tho.
Well, of course. I realize that the reboot just to reboot notion is silly but it does make sense to reboot in conjunction w/ MS patches.HAIL TO THE REDSKINS!!! -
rsutton Member Posts: 1,029 ■■■■■□□□□□I only reboot a server when I have to which ussually is for an update. I was dealing with a problem a while back that required me to reboot our Citrix server daily. When I was doing that I did it early in the morning and I would make sure noone was connected. I now have a new Citrix server that doesn't require daily reboots.
-
tiersten Member Posts: 4,505Unless its a major security patch which should have been applied last week if it hadn't only just been released today, we usually apply it to the test systems first and see if its okay. We've had patches which did weird things.
-
blargoe Member Posts: 4,174 ■■■■■■■■■□We have a set weekend every month to patch/rebootIT guy since 12/00
Recent: 11/2019 - RHCSA (RHEL 7); 2/2019 - Updated VCP to 6.5 (just a few days before VMware discontinued the re-cert policy...)
Working on: RHCE/Ansible
Future: Probably continued Red Hat Immersion, Possibly VCAP Design, or maybe a completely different path. Depends on job demands... -
Forsaken_GA Member Posts: 4,024We don't reboot a box unless we absolutely have to, which is no big deal, since we run mostly Debian machines. Most of our software upgrades are done in place with no reboot required.
As I'm sure some others can attest, rebooting a box that hasn't been booted in awhile isn't always a good idea. You never know if it will actually come back up. Whenever we have to reboot a box with 900+ days of uptime, it's a hold your breath kind of thing -
94jedi Member Posts: 177Forsaken_GA wrote: »As I'm sure some others can attest, rebooting a box that hasn't been booted in awhile isn't always a good idea. You never know if it will actually come back up. Whenever we have to reboot a box with 900+ days of uptime, it's a hold your breath kind of thing
Definitely, I always hold my breath lol.HAIL TO THE REDSKINS!!! -
Jordus Banned Posts: 336Not unless you have to, but you still need to keep patches installed on time.
There are certain servers that you want to avoid restarting as much as you can, such as DNS servers (reboot **** the cache)