Will EU servers also be getting a hardware update sometime in the future?
adirondack wrote: »Thrasher91604 wrote: »
pretty sure the ETA is 2pm Eastern time.
SimonThesis wrote: »The fact that they refuse to upgrade to servers that will have a noticeable impact on performance speaks volumes. Especially as they are bleeding players and guilds due to the never ending miserable performance in endgame.
pat_augustine wrote: »SimonThesis wrote: »The fact that they refuse to upgrade to servers that will have a noticeable impact on performance speaks volumes. Especially as they are bleeding players and guilds due to the never ending miserable performance in endgame.
I don't know what they are actually doing, but I have significant experience with Datacenter moves and upgrades. It's entirely possible that they aren't doing servers, but other infrastructure. Replacing all the switches and firewalls would also take a long time and wouldn't give any end-user noticeable performance gains.
Replacing servers isn't typically done in a single day event, but gradually over time. Routers and switches, on the other hand, pretty much have to be upgraded together.
Have they specified exactly what they are replacing?
It would be hard to replace 2012-era servers with modern hardware without some performance improvement... unless their backend code is mostly single-threaded. Modern computers simply throw more CPUs at the problem. The CPUs are faster due to better designs, but the biggest gain is in multi-threaded apps or running multiple apps so the more cores get used.
Database reads benefit from more cpus, but writes don't as the database is basically locked for any write. Building a database that can be written to by multiple cores at the same time without corruption remains a task we haven't solved yet.
If they are, in fact, replacing EVERY SERVER in the datacenter, that would be one hell of a project and I'm glad I don't have to do it. 8 hours shouldn't be sufficient for that for any data center of any significant size.
Cuddlypuff wrote: »
It's more likely that the new hardware is already imaged and configured and ready for deployment. Just needs to be connected and tested. As far as I've heard, everything is located in a little server room in the Zenimax HQ basement. It's not the same scale as an enterprise datacenter.
Cuddlypuff wrote: »pat_augustine wrote: »SimonThesis wrote: »The fact that they refuse to upgrade to servers that will have a noticeable impact on performance speaks volumes. Especially as they are bleeding players and guilds due to the never ending miserable performance in endgame.
I don't know what they are actually doing, but I have significant experience with Datacenter moves and upgrades. It's entirely possible that they aren't doing servers, but other infrastructure. Replacing all the switches and firewalls would also take a long time and wouldn't give any end-user noticeable performance gains.
Replacing servers isn't typically done in a single day event, but gradually over time. Routers and switches, on the other hand, pretty much have to be upgraded together.
Have they specified exactly what they are replacing?
It would be hard to replace 2012-era servers with modern hardware without some performance improvement... unless their backend code is mostly single-threaded. Modern computers simply throw more CPUs at the problem. The CPUs are faster due to better designs, but the biggest gain is in multi-threaded apps or running multiple apps so the more cores get used.
Database reads benefit from more cpus, but writes don't as the database is basically locked for any write. Building a database that can be written to by multiple cores at the same time without corruption remains a task we haven't solved yet.
If they are, in fact, replacing EVERY SERVER in the datacenter, that would be one hell of a project and I'm glad I don't have to do it. 8 hours shouldn't be sufficient for that for any data center of any significant size.
It's more likely that the new hardware is already imaged and configured and ready for deployment. Just needs to be connected and tested. As far as I've heard, everything is located in a little server room in the Zenimax HQ basement. It's not the same scale as an enterprise datacenter.
Cuddlypuff wrote: »pat_augustine wrote: »SimonThesis wrote: »The fact that they refuse to upgrade to servers that will have a noticeable impact on performance speaks volumes. Especially as they are bleeding players and guilds due to the never ending miserable performance in endgame.
I don't know what they are actually doing, but I have significant experience with Datacenter moves and upgrades. It's entirely possible that they aren't doing servers, but other infrastructure. Replacing all the switches and firewalls would also take a long time and wouldn't give any end-user noticeable performance gains.
Replacing servers isn't typically done in a single day event, but gradually over time. Routers and switches, on the other hand, pretty much have to be upgraded together.
Have they specified exactly what they are replacing?
It would be hard to replace 2012-era servers with modern hardware without some performance improvement... unless their backend code is mostly single-threaded. Modern computers simply throw more CPUs at the problem. The CPUs are faster due to better designs, but the biggest gain is in multi-threaded apps or running multiple apps so the more cores get used.
Database reads benefit from more cpus, but writes don't as the database is basically locked for any write. Building a database that can be written to by multiple cores at the same time without corruption remains a task we haven't solved yet.
If they are, in fact, replacing EVERY SERVER in the datacenter, that would be one hell of a project and I'm glad I don't have to do it. 8 hours shouldn't be sufficient for that for any data center of any significant size.
It's more likely that the new hardware is already imaged and configured and ready for deployment. Just needs to be connected and tested. As far as I've heard, everything is located in a little server room in the Zenimax HQ basement. It's not the same scale as an enterprise datacenter.
It's a 386SX Windows 95 box shoved under Matt's desk. He uses it as a footrest in the afternoons while drinking his coffee...
Actually, to the best of what I recall got figured out back in 2014, it is actually in a full fledged commercial data center somewhere in Dallas. Likely not on ZOS property. Leased space. My bet is on Level 3/CenturyLink, but there are plenty of possibilities.
Whether they will relocate it to a Microsoft data center as part of the "hardware replacement" is unknown, but also unlikely.
ZOS_MattFiror wrote: »This will not result in any appreciable performance gain
I hate to be "that guy" but I just have to ask.
Is this exclusive to the server performance improvements that have been promised/talked about for a few years now? If the plan is to eventually upgrade the servers to address performance issues, does buying new hardware of the same tier as the old before it breaks from age mean that there will not be an additional purchase of HIGHER tier hardware to improve performance in the future?
Or is that something that is still planned separate from the hardware you are currently installing (which will not improve performance)?
Please don't read this as sarcastic or whatever. I am trying to be as gentle as possible with my concerns.
@ZOS_MattFiror
EDIT: I only ask because I love ESO and want to see it continue and improve in the future.
Merenwen_812 wrote: »oh my, I never thought that they were replacing them with the same stuff, I kinda just assumed that they were upgrading ..I better go re-read as I may have misunderstood completely O.o
ZOS_MattFiror wrote: »This will not result in any appreciable performance gain
Cuddlypuff wrote: »pat_augustine wrote: »SimonThesis wrote: »The fact that they refuse to upgrade to servers that will have a noticeable impact on performance speaks volumes. Especially as they are bleeding players and guilds due to the never ending miserable performance in endgame.
I don't know what they are actually doing, but I have significant experience with Datacenter moves and upgrades. It's entirely possible that they aren't doing servers, but other infrastructure. Replacing all the switches and firewalls would also take a long time and wouldn't give any end-user noticeable performance gains.
Replacing servers isn't typically done in a single day event, but gradually over time. Routers and switches, on the other hand, pretty much have to be upgraded together.
Have they specified exactly what they are replacing?
It would be hard to replace 2012-era servers with modern hardware without some performance improvement... unless their backend code is mostly single-threaded. Modern computers simply throw more CPUs at the problem. The CPUs are faster due to better designs, but the biggest gain is in multi-threaded apps or running multiple apps so the more cores get used.
Database reads benefit from more cpus, but writes don't as the database is basically locked for any write. Building a database that can be written to by multiple cores at the same time without corruption remains a task we haven't solved yet.
If they are, in fact, replacing EVERY SERVER in the datacenter, that would be one hell of a project and I'm glad I don't have to do it. 8 hours shouldn't be sufficient for that for any data center of any significant size.
It's more likely that the new hardware is already imaged and configured and ready for deployment. Just needs to be connected and tested. As far as I've heard, everything is located in a little server room in the Zenimax HQ basement. It's not the same scale as an enterprise datacenter.
It's a 386SX Windows 95 box shoved under Matt's desk. He uses it as a footrest in the afternoons while drinking his coffee...
Actually, to the best of what I recall got figured out back in 2014, it is actually in a full fledged commercial data center somewhere in Dallas. Likely not on ZOS property. Leased space. My bet is on Level 3/CenturyLink, but there are plenty of possibilities.
Whether they will relocate it to a Microsoft data center as part of the "hardware replacement" is unknown, but also unlikely.
Athanasia_Nocnitsa wrote: »
wenchmore420b14_ESO wrote: »