Click here to Skip to main content
15,887,267 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
BryanFazekas17-Nov-23 2:08
BryanFazekas17-Nov-23 2:08 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
Mark Starr17-Nov-23 3:35
professionalMark Starr17-Nov-23 3:35 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
BryanFazekas17-Nov-23 5:49
BryanFazekas17-Nov-23 5:49 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
Mark Starr17-Nov-23 6:44
professionalMark Starr17-Nov-23 6:44 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
Mark Starr21-Nov-23 4:48
professionalMark Starr21-Nov-23 4:48 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
BryanFazekas19-Dec-23 2:12
BryanFazekas19-Dec-23 2:12 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
dandy7217-Nov-23 4:06
dandy7217-Nov-23 4:06 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
jschell16-Nov-23 5:45
jschell16-Nov-23 5:45 
dandy72 wrote:
Surely server admins aren't putting up with this.


Not sure what you mean.

Standard large distributed system architecture design would be to expect servers to reboot, fail, and even just disappear (taken down and not restored.)

As an example AWS SLA is 99.99% per month. So it will fail. You only get back (money) for the time it was down if it was down for more than that. And it is generally up to you to figure it out and prove it.

dandy72 wrote:
so a server OS can now reboot if it just feels like it.


I believe one can turn patching off entirely.

That however only prevents reboots due to a patch. Restarts for other reasons are possible. Some that I can think of
- Manual reboot request
- Perhaps detected error. So OS and/or hardware detected problem and restarted.
- Power problem.


dandy72 wrote:
a server OS can now reboot if it just feels like it.


Perhaps not applicable to you but at least AWS will force updates for certain cases. They give notice but if the user has not updated the system by the specified date they will just do it.
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
charlieg16-Nov-23 7:54
charlieg16-Nov-23 7:54 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
jschell17-Nov-23 6:22
jschell17-Nov-23 6:22 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
BryanFazekas17-Nov-23 1:54
BryanFazekas17-Nov-23 1:54 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
dandy7217-Nov-23 3:38
dandy7217-Nov-23 3:38 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
jschell17-Nov-23 6:26
jschell17-Nov-23 6:26 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
BryanFazekas17-Nov-23 7:55
BryanFazekas17-Nov-23 7:55 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
jschell20-Nov-23 6:35
jschell20-Nov-23 6:35 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
trønderen16-Nov-23 6:33
trønderen16-Nov-23 6:33 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
Maximilien16-Nov-23 8:10
Maximilien16-Nov-23 8:10 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
charlieg16-Nov-23 7:46
charlieg16-Nov-23 7:46 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
trønderen16-Nov-23 9:06
trønderen16-Nov-23 9:06 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
charlieg16-Nov-23 9:15
charlieg16-Nov-23 9:15 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
Jeremy Falcon16-Nov-23 10:08
professionalJeremy Falcon16-Nov-23 10:08 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
trønderen16-Nov-23 10:28
trønderen16-Nov-23 10:28 
QuestionRe: I thought it was a cardinal sin to force a server to reboot...? Pin
fgs196316-Nov-23 10:42
fgs196316-Nov-23 10:42 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
charlieg16-Nov-23 11:42
charlieg16-Nov-23 11:42 
GeneralRe: I thought it was a cardinal sin to force a server to reboot...? Pin
Peter Adam16-Nov-23 23:20
professionalPeter Adam16-Nov-23 23:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.