|
|
|
|
|
by umarniz
2142 days ago
|
|
Interesting read, makes me wonder as a thought experiment if it counts as downtime if the latency of commands on the machines rises to 5 minutes? You could clone the VM to another instance and record commands going to VM1 and replay them to VM2 after 5 minutes. This whole brain fart of mine doesn't make much sense but if you play along with it, does it still count as a downtime or just very high latency? |
|
That sounds like I'm being snarky but I mean it - whether an actual legal contract or just the documentation given to users, any system where downtime matters should have some discussion of what impacts downtime can have and how it's measured and managed.
That documentation is what defines "downtime".
I'll add that what you've described is a sort of low-fi manual version of DB replication (https://en.m.wikipedia.org/wiki/Replication_(computing)).