BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] automatic daemon restarts
- Subject: [Discuss] automatic daemon restarts
- From: richard.pieri at gmail.com (Richard Pieri)
- Date: Mon, 15 Sep 2014 16:49:35 -0400
- In-reply-to: <541748EA.80201@gmail.com>
- References: <5411058F.6010208@gmail.com> <li6a9669ml8.fsf@panix5.panix.com> <CAAbKA3UY2m42=Uzd=3FHfsskkTXfEzYq-qWf9DfA7y1P7QAOYQ@mail.gmail.com> <li67g184ybi.fsf@panix5.panix.com> <746ca932f9f04b02a7d1e57db3ec9b69@CO2PR04MB684.namprd04.prod.outlook.com> <5417215A.4020104@gmail.com> <541748EA.80201@gmail.com>
On 9/15/2014 4:15 PM, Tom Metro wrote: > Not to say your points are invalid, but Netflix would disagree with you. > They created a testing tool that intentionally kills random services on > their production systems just to test that automated recovery works > correctly. Netflix is a highly available application system that is designed to be robust in the face of isolated faults and to degrade gracefully under failure conditions. Chaos Monkey is the tool that they use to test the implementations of their designs. It works by shutting down random Netflix-owned instances within the AWS scalable architecture. Automated recovery in the Netflix environment is simple: spin up a new instance that is configured identically to the one that failed. They don't try to restart the faulted instance. It's down for the count and it stays that way so they can analyze the fault that knocked it out. This is a /very/ different scenario from what you might have with a single LAMP instance where systemd keeps restarting MySQL after a persistent fault of some sort keeps knocking it out. This isn't automated recovery; it's an automated disaster looking to wreck your tables. -- Rich P.
- References:
- [Discuss] SysVinit vs. systemd
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] SysVinit vs. systemd
- From: smallm at panix.com (Mike Small)
- [Discuss] SysVinit vs. systemd
- From: bill.n1vux at gmail.com (Bill Ricker)
- [Discuss] SysVinit vs. systemd
- From: smallm at panix.com (Mike Small)
- [Discuss] SysVinit vs. systemd
- From: blu at nedharvey.com (Edward Ned Harvey (blu))
- [Discuss] SysVinit vs. systemd
- From: richard.pieri at gmail.com (Richard Pieri)
- [Discuss] automatic daemon restarts
- From: tmetro+blu at gmail.com (Tom Metro)
- [Discuss] SysVinit vs. systemd
- Prev by Date: [Discuss] selecting a subnet
- Next by Date: [Discuss] selecting a subnet
- Previous by thread: [Discuss] automatic daemon restarts
- Next by thread: [Discuss] automatic daemon restarts
- Index(es):