Earlier quoted context omitted.
Local food markets offer much better options than Pret to be fair
A great Pret baguette is like £5. Food from a food market is £10 or more these days. They massively increased in price after covid.
Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
261–270 of 297 posts
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#262Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#263Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#264Earlier quoted context omitted.
I'm not sure I follow. Ideally your bare metal machines have an easy bare OS with some config that is easy to repave, and are ephemeral-ish (not a lot of state). Your "machine for testing" would be a container. Decommissioning a container is easy. Decommissioning a physical machine only happens when it's obsolete.
sigh Not everything in the world is containers. Applications running outside of container still exist in many companies for various reasons including political ones.
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#265Earlier quoted context omitted.
Before my vacation we (3 colleagues and myself) completedan 8 months long migration (coordination with stakeholders is longer and more complex than migrating a 192TB VM !!!) to 6 proxmox clusters so 20 to 40 clusters for 40k is certainly possible but imo it would be unwieldy.
> 192TB VM Why? Honest question, what leads to that Kind of size and why cant it use NAS shares or SAN disks for most of that data? Kudos on the migration!
When I get back to work I will finish the samba configuration of the ceph cluster front-ends to replace those elephants.
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#266Earlier quoted context omitted.
Before my vacation we (3 colleagues and myself) completedan 8 months long migration (coordination with stakeholders is longer and more complex than migrating a 192TB VM !!!) to 6 proxmox clusters so 20 to 40 clusters for 40k is certainly possible but imo it would be unwieldy.
Would you do it again (ProxMox)?
Having tried azure local before (it seems magical but the more you use it the worst it gets, update failed for no apparent reason on only some supposedlyidentical nodes, the sdn was atrocious to deploy and was manageable from wac only), I would recommend proxmox over it anyday.
If you don't have linux expertise on hand and have traditional FC based storage, I would recommend something else, probably nutanix if your budget is big enough.
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#267Earlier quoted context omitted.
Would you do it again (ProxMox)?
The FC multipathing was a learning experience and the manual workload placement requires good metrics on your workloads. The built-in ceph is decently configured and more performant than FC if you have 100GBS mellanox NICs and adequate quantity of ram. Veeam integration is serviceable but it's not as mature and polished as the integration available on vmware. Having tried azure local before (it seems magical but the…
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#268Why a retailer needs 40k servers? What are they serving? To whom? What is wrong with system designers these days? Are they designing or just selling?
Lots of these machines are dynamically created and provisioned depending on load factors nowadays. The days of manually setting up servers in hyperscaling-environments are long long gone. Example: Your GitLab CICD needs Runners. They are dynamically requested "somewhere in our cloud somwhere in the world" and then spun up and configures fully automatically. No human touches this stuff anymore.
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#269”Tesco, a retail conglomerate headquartered in the United Kingdom” For any non Uk people, it’s the largest supermarket in Uk. Combination of large stores and smaller high street convenience stores. (2nd largest was owned by Walmart who sold it recently to private equity and so now it’s saddled with debt and being ruined…).
And it has no US comparison. The tesco meal deal concept, the literal wall of choices, just doesnt exist in north america. I did a big work trip to the UK a couple years back with over 100 people. I tried to explain meal deals and nobody believed me. Then our people basically stripped the meal deal shelves of the tesco express beside our hotel.
Re: Tesco moving 40k server workloads off VMware amid Broadcom's abusive conduct
#270Earlier quoted context omitted.
I'm not sure I follow. Ideally your bare metal machines have an easy bare OS with some config that is easy to repave, and are ephemeral-ish (not a lot of state). Your "machine for testing" would be a container. Decommissioning a container is easy. Decommissioning a physical machine only happens when it's obsolete.
sigh Not everything in the world is containers. Applications running outside of container still exist in many companies for various reasons including political ones.