How Complex Systems Fail (1998)

how.complexsystems.fail

165 points by shortcrct 5 hours ago


tptacek - 3 hours ago

I'm a broken record on how important I think this document is, and that it's hard to appreciate it until you've had extended experience with complex systems actually failing.

The most commonly cited subtext or thrust of it is that "root cause analysis", at least on complex systems, is a fools errand. Something goes wrong, say, in a distributed lock system, and your whole deployment system enters a metastable failure state. Naturally, the "root cause" seems like lock system resiliency. But definitionally a metastable failure is one that persists after the inciting condition is resolved. Now you have two "root causes", the lock failure and the metastability of the deployment system fault. Keep looking and you'll find more.

But to me the biggest brick to the forehead in this piece is further observation that random things are failing all the time in any complex system. "Complex systems run in degraded mode". Resilient components are good, but it's the resiliency of the overall process that orchestrates the whole system that determines whether things are going to blow up.

All practitioner actions are gambles. I should have that inked somewhere.

anonymars - 2 hours ago

"The system continues to function because it contains so many redundancies and because people can make it function, despite the presence of many flaws. After accident reviews nearly always note that the system has a history of prior ‘proto-accidents’ that nearly generated catastrophe. Arguments that these degraded conditions should have been recognized before the overt accident are usually predicated on naïve notions of system performance. System operations are dynamic, with components (organizational, human, technical) failing and being replaced continuously."

This very much resembles Admiral Cloudberg's write-up of the National Airport collision:

"No human being can look at a complex system and predict with any degree of accuracy how exactly it will fail. But with sufficient data, prediction becomes possible because of something known in the occupational safety field as Heinrich’s Law, which states that there are approximately 300 “near misses” for every serious accident; or as the latest version of the law puts it, each fatal accident is accompanied by about 3,000 near misses and about 30,000 “at-risk behaviors.”[39] Statistically, hundreds or thousands of at-risk behaviors and near misses are likely to occur prior to the first fatal accident, providing an opportunity to identify the risk before lives are lost."

https://admiralcloudberg.medium.com/reaping-the-whirlwind-in...

jedberg - 4 hours ago

> Failure free operations require experience with failure.

This is why we created Chaos Engineering. By constantly forcing failure, it made us always create systems in defense of that failure, and gave us great data on where the tipping point is for different systems within a particular failure mode.

feyman_r - 5 hours ago

I may have shared this before on a different submission: John Gall’s books are really good on this topic: General Systemantics [https://en.wikipedia.org/wiki/Systemantics]

sandeepkd - 3 hours ago

Overall a good collection on the complex systems, somehow it missed the part how complex system came into the existence in the first place itself.

> Human expertise in complex systems is constantly changing

I feel this is single most important factor responsible to both making system complex and at the same time improving them depending on who the people are and how they take failures and breakdowns. I find it funny but we are in an era where folks building ML systems do not seem to remember the direction in which to open the screws. They do have clear expertise in something new but clearly lack in some other areas

squirrel - 3 hours ago

The definitive work on this topic is Normal Accidents, with a modern retelling in Meltdown.

https://en.wikipedia.org/wiki/Normal_Accidents

https://en.wikipedia.org/wiki/Meltdown_(Clearfield_and_Tilcs...

throwaway231013 - 2 hours ago

Highly recommend "The Logic of Failure" by Dietrich Dörner (1997)

- 5 hours ago
[deleted]
rowyourboat - 4 hours ago

All of this sounds just like any air crash investigation I ever read

nemesis17 - 2 hours ago

Worth reading Leveson’s works on safety engineering.

yipinwong - 4 hours ago

I think there are a few common themes to the failure reasons, but cannot get my hands on it.

This seems like a list of reasons while I am looking for more abstract directions on how to prevent them.

---

I am trying not to use AIs to just do that for me to tinkle my neurons.

- 3 hours ago
[deleted]
icantevenhold - 3 hours ago

One of the great documents of our civilisation

mohamedkoubaa - 4 hours ago

I can't tell if the article is describing how complex systems fail or if they are using failure characteristics to define complex systems.

hn974izqdv - 2 hours ago

Good take, no notes

evidaxis - 3 hours ago

[flagged]

haemdahl - 3 hours ago

[dead]

- 4 hours ago
[deleted]