Earlier quoted context omitted.
The network is a single point of failure, even if the network itself is redundant!
One possible way to fix that is to replace the network with multiple independent networks. It's really expensive though.
WAN router IP address change blamed for global Microsoft 365 outage
41–50 of 68 posts
Re: WAN router IP address change blamed for global Microsoft 365 outage
#42Earlier quoted context omitted.
That's the norm in network ops. Automated testing is pretty much impossible, easy rollback may be possible depending on exactly what was screwed, but not always. Take this for example, looks like the problem was an unplanned recalculation of routing tables. That's not going to be the case on a small scale test network, and rolling back won't help, indeed in this case it likely would cause more problems.
One of the reasons I got out of network engineering was how frequently the work I was required to do would cause unintended consequences. You can do all your due diligence, get your work blessed by vendor support, and still get blown up by a bug or undocumented behaviors on a regular basis. The conspiratorial part of my brain says these network device makers intentionally provide unreliable software and terrible docu…
As a dev who has worked at one of the major networking vendors, I can assure you that is the not the case. You’d be surprised by how major bugs are handled internally, especially if the bug affects “important” customers.
Re: WAN router IP address change blamed for global Microsoft 365 outage
#43Re: WAN router IP address change blamed for global Microsoft 365 outage
#44Re: WAN router IP address change blamed for global Microsoft 365 outage
#45Earlier quoted context omitted.
One possible way to fix that is to replace the network with multiple independent networks. It's really expensive though.
This doesn't really make sense. The modern WAN operates on multiple independent networks - SD-WANs, multiple transit providers, fiber-ring MPLS, EVPN etc. If you propagate a bad network change throughout your autonomous system or backbone you can still have an outage on your hands.
Re: WAN router IP address change blamed for global Microsoft 365 outage
#46It’s not DNS There’s no way it’s DNS It was DNS Credit: https://www.cyberciti.biz/humour/a-haiku-about-dns/
Re: WAN router IP address change blamed for global Microsoft 365 outage
#47Earlier quoted context omitted.
The network is a single point of failure, even if the network itself is redundant!
One possible way to fix that is to replace the network with multiple independent networks. It's really expensive though.
..oh wait. see what I did? ahhAHAHA
Re: WAN router IP address change blamed for global Microsoft 365 outage
#48Re: WAN router IP address change blamed for global Microsoft 365 outage
#49Earlier quoted context omitted.
This doesn't really make sense. The modern WAN operates on multiple independent networks - SD-WANs, multiple transit providers, fiber-ring MPLS, EVPN etc. If you propagate a bad network change throughout your autonomous system or backbone you can still have an outage on your hands.
My point is that you could apply the same principle internally; have two backbones managed by separate teams instead of one.
Re: WAN router IP address change blamed for global Microsoft 365 outage
#50The curse of network engineering. You’re invisible and insignificant when everything is running well, and public enemy number one if you make a mistake!