Is it just me or is that status message wonky? Failing over something to restore access?
Status.github.com: “We're failing over a data storage system”
11–20 of 173 posts
Re: Status.github.com: “We're failing over a data storage system”
#12In the enterprise space, a 'data storage system' could be an Array or a SAN or a lightpath etc, with usually quite long failover times. For an org like GitHub I'd think more like an object store (an Array-of-Hosts, if you will) or whatever storage mechanism holds their database files. Do they self host this sort of thing or is it an AWS/GCE/Azure service?
FWIW, all git commands are working fine for me (create a branch, push, colleagues can fetch my branch), but the UI doesn't show my branch & nor can I review/comment on PRs.
Re: Status.github.com: “We're failing over a data storage system”
#13Before all the trolling about Microsoft starts up, does anyone have current information on what these systems are? In the enterprise space, a 'data storage system' could be an Array or a SAN or a lightpath etc, with usually quite long failover times. For an org like GitHub I'd think more like an object store (an Array-of-Hosts, if you will) or whatever storage mechanism holds their database files. Do they self host t…
Re: Status.github.com: “We're failing over a data storage system”
#14PR comments are also failing with HTTP 405 error code. Great way to start the week.
Re: Status.github.com: “We're failing over a data storage system”
#15Re: Status.github.com: “We're failing over a data storage system”
#16Before all the trolling about Microsoft starts up, does anyone have current information on what these systems are? In the enterprise space, a 'data storage system' could be an Array or a SAN or a lightpath etc, with usually quite long failover times. For an org like GitHub I'd think more like an object store (an Array-of-Hosts, if you will) or whatever storage mechanism holds their database files. Do they self host t…
I think it's obvious that it's their SQL storage that holds the website up that is pretty much in read-only mode, and has been for a couple hours now, not the git repos themselves.
Re: Status.github.com: “We're failing over a data storage system”
#17(source: my website is hosted on github pages)
Re: Status.github.com: “We're failing over a data storage system”
#18PR comments are also failing with HTTP 405 error code. Great way to start the week.
Well for the poor sods fixing it in the US, it's still Sunday evening...
Re: Status.github.com: “We're failing over a data storage system”
#19Re: Status.github.com: “We're failing over a data storage system”
#20- prove it's a human that typed it
- there is code the prevents repeating twice the same message
either way it's entertaining... But it's Monday morning in Australia and we need to release! (yep we do this via pr/tagging etc.)