Dell Terminates Distribution Deal With VMware After Broadcom Acquisition (theregister.com) 38
In a regulatory filing today, Dell revealed that it has terminated its distribution deal for VMware products. The deal was made in November 2021 before VMware was acquired by Broadcom. The Register reports: That agreement was struck on the same day Dell and VMware parted ways -- back when Big Mike's Bespoke Computer Barn decided to pay down some debt by making Virtzilla a standalone company. In those far-off days, Dell was still all-in on VMware, which is why their agreement sought to "formalize the commercial relationship between the parties in order to maintain the mutual strategic advantage between Dell and VMware [and] to affirm the parties' interest in continuing to collaborate on solutions and a go-to-market (GTM) strategy."
The agreement added: "With respect to certain technologies and GTM activities, the parties' respective products and services work better together to create advantages and value for customers." Nothing has changed that would make such collaboration less beneficial for customers. Nothing, that is, other than Broadcom's decision to stop allowing manufacturers like Dell to resell licenses for VMware's products -- a consequence of the chip giant's plan to stop selling perpetual VMware licenses and instead insist on software subscriptions that bundle many products. That decision has not been well-received -- neither by OEMs, who lose a line of revenue, nor by customers who quite liked buying bundled licenses with hardware because doing so is often more efficient than buying them separately. Dell's filing cites the original agreement's allowance for its VMware distribution deal to be dissolved after a "change of control" at either party. Broadcom's acquisition of VMware certainly represents such an event.
The agreement added: "With respect to certain technologies and GTM activities, the parties' respective products and services work better together to create advantages and value for customers." Nothing has changed that would make such collaboration less beneficial for customers. Nothing, that is, other than Broadcom's decision to stop allowing manufacturers like Dell to resell licenses for VMware's products -- a consequence of the chip giant's plan to stop selling perpetual VMware licenses and instead insist on software subscriptions that bundle many products. That decision has not been well-received -- neither by OEMs, who lose a line of revenue, nor by customers who quite liked buying bundled licenses with hardware because doing so is often more efficient than buying them separately. Dell's filing cites the original agreement's allowance for its VMware distribution deal to be dissolved after a "change of control" at either party. Broadcom's acquisition of VMware certainly represents such an event.
Time for them to go get vWorkspace and Proxmox? (Score:2, Insightful)
If Dell could help get Proxmox from a circus sideshow to something fully supported 24/7/365, and get app vendors like Veeam to support it, the market that VMWare is running off would flock to Dell without a doubt.
Re: (Score:2)
There have to be a whole lot of people looking at how they can support Proxmox, surely?
For a small shop, it's probably ready to go as it is - just add a telephone line and some ticketing. For big installs though, yeah, Proxmox has a way to go yet.
Re: (Score:2)
>"For big installs though, yeah, Proxmox has a way to go yet."
Which is why you also look at XCP-NG + XO. Open source, Linux, and commercial support available as well (for both). It is essentially free/open source Xen Server plus all the management tools on top of that. There are lots of reports of it running tons of VM's across tons of boxes in production environments.
https://xcp-ng.org/ [xcp-ng.org]
https://xen-orchestra.com/#!/x... [xen-orchestra.com]
Re: (Score:2)
veeam does have something for oVirt. Proxmox has it's own backup system.
Re: (Score:3)
Veem is already looking at Proxmox
Proxmox is a cleaned up Nutanix (Ceph vs internally developed storage subsystem... All other core tech the same, KVM/QEMU/libvirt)
I suspect proxmox needs investment to grow their support.
Re: (Score:2)
I'm confused by your statements.
You complain about having Special Ed vmware folks, but don't have staff who can figure out the Linux interface naming conventions, systemd (or how to work around it/remove it), and so on.
"Retarded network interface names" seems to be slightly less of a problem than not having package management, but that's just me. At least the FreeBSD ZFS performs well.
Perhaps it's just a preference on your part?
Re: (Score:2)
Re: (Score:2)
RIP VMware. (Score:2)
It was a good run (for the most part).
Big Mike's Bespoke Computer Barn? WTF? (Score:3)
Ah, a link from El Reg. Ok, go on then.
Re: (Score:2)
Hey, I thought it was funny...
Dell deserves a bit of shade.
Re: (Score:2)
I'm not complaining, the phrase caught my eye before I saw "Dell". Yeah, I'm like that without the reading glasses :(
Re: (Score:2)
Broadcom wants to jack everyone up ! (Score:2)
With luck (Score:3, Informative)
Broadcom's revenue will plunge as people abandon VMware. Then their stock will plunge as business dries up.
People need to send to a message and the best way is to stop buying things when stupidity like this occurs. Cancel your subscriptions when they jack up the price or force bundling of things you don't want/need. Don't buy the 7 oz bag of chips for $4.50. Don't buy the 12 oz box of cereal for $5. Let that Chinese-made item sit on the shelf. Stop buying the overpriced, subpar food from Starbucks or Chick-Fil-A. Definitely don't buy from McDonald's and their egregious prices.
The faster people stop buying things the faster companies will realize they depend on us for their survival. Not the other way round. They can either get their act together or suffer the consequences.
Re:With luck (Score:4, Informative)
broadcom pcie switches are used in lot's of hardwa (Score:2)
broadcom pcie switches are used in lot's of hardware
Re: (Score:2)
Probably not the smartest move on their part to do this during the biggest IT industry constriction since the dotcom bust. Companies are definitely not looking to increase their software spending, they are looking at austerity efforts.
Dumb move.... (Score:3)
Considering the virtualization/container options that are free this is a horrible idea.
I know everyone is saying "Proxmox"- but you can achieve the same thing with an Ubuntu server.
When executives take over tech.... episode 476.
Re: (Score:2)
Re: (Score:3)
A simple, single server, no.
without some significant tech "debt", using the raw APIs to do clustering of virtualization hosts is not fun.
It can be done, but the modern method using outsourced managed service providers can't do it (looking at you accenture et al)
Proxmox has done the work to do this and they have a cleaned up, well understood distributed storage system, Ceph.
Re: (Score:2)
Re: Dumb move.... (Score:2)
I am not a virtualization or storage expert. But I know windows VMs can operate on KVM, and a number of vendors for various OSes and security products have KVM deployment options.
If I had a lot more money and less of a life (or switch from playing factorio) I'd be dabbling with "enterprise" ZFS, distributed storage and FOSS SDDC software like Proxmox.
Re: (Score:2)
"Enterprise" ZFS is not much different from tossing ZFS on a Raspberry Pi 4. The only real difference might be some secret sauce to allow multiple controllers to access a ZFS volume at the same time, which "vanilla" ZFS doesn't do.
Distributed storage isn't expensive either. A Raspberry Pi with an external drive formatted with XFS can run MinIO... and from there, the sky is the limit because a S3 client accesses a single node/single drive MinIO server the same way as it would access a multi-petabyte multi-
Re: (Score:1)
If you're only doing containers, then sure. However, if you use VMware to run a different OS (e.g. a Windows VM on a Linux host), then is Proxmox really the right solution? Maybe it can do it, but I've never heard of it and a quick search doesn't show that to be a prime use for it (if it's even possible). This is what I use VMWorkstation for at home.
Proxmox is probably not the right tool.
It offers 3 main virtualization options, KVM for paravirtualization, LXC for docker containers, and QEMU on KVM but at a huge performance cost.
Some versions of Windows can run on KVM so long as it is a version there are virt-io drivers available for.
In fact the QEMU option is often used for the initial image setup, so you can boot the Windows ISO as-is and then inject the various virt.io drivers into the install.
Once those are in place, the image boots directly on KVM
Re: (Score:2)
You can also use it to run games. (Although, that requires that your hardware supports such usage. It's typically easier to get that running under a Linux guest than it is Windows. Especially if you have a consumer GPU card. But it can be done.)
Re: (Score:2)
What Proxmox provides is a control plane. KVM is a solid hypervisor, and technically, Proxmox is not a hypervisor. It just adds useful stuff like live migration, and other management tools that are critical to any real VM environment.
It would be nice if Proxmox could scale and allow for federation, but I'm sure it will get there if the demand is present.
Re: (Score:2)
They use flat config files stored on the VM hosts themselves instead of keeping them in a database. (Even when the VM's storage being held in a storage server solution like ceph / iSCSI, etc.) This means that VMs are permanently assigned to a virtualization host, which limits when they can be started and makes migration from dead hardware dependent on being able to recover the VM's config file from the filesystem. I.e. N
Re: (Score:2)
Hopefully Ceph or NFS help mitigate that. I do agree Proxmox needs some work, as it is basically "just" a control plane using existing solutions like KVM, and other items. Proxmox also doesn't have affinity/anti-affinity rules, although this seems to be in a beta as of last year. Affinity rules are a must, otherwise, you might end up with all your directory servers on one host, then if that host goes down, you lost the ability to authenticate [1].
Proxmox is an interesting place. They need to realize tha
Re: (Score:2)
Proxmox also doesn't have affinity/anti-affinity rules, although this seems to be in a beta as of last year.
Actually, support for that exists in the current 8.1.3 release with HA groups (15.6.2. Groups, Scroll down a bit if you can't see it.) [proxmox.com]
You configure what nodes to use for HA and even lock HA guests to a specific node if you'd like to.
[1]: Of course, this is a good reason why one should have a separate server from the VM farm that hosts a domain controller or a FreeIPA replica.
Now if only Samba would implement DFS / FRS properly [samba.org], I'd be able to do just that without worrying about manually syncing SYSVOL to a dead VM....
Who wrote this crap? (Score:2)
Nothing has changed that would make such collaboration less beneficial for customers. Nothing, that is, other than Broadcom's decision to stop allowing manufacturers like Dell to resell licenses for VMware's products -- a consequence of the chip giant's plan to stop selling perpetual VMware licenses and instead insist on software subscriptions that bundle many products. https://www.theregister.com/20... [theregister.com]
Oh I see, so SOMETHING has changed. Yellow journalism at its' best. Good grief, no one think
Re: Who wrote this crap? (Score:3)
Perhaps your sense of sarcasm is broken. That lede line is meant as a "NOT" line. ... as in, "things are great; NOT!!!" Which would seem to agree with your statement.
That you don't understand the sarcasm is the issue, not the writing.
Re: Who wrote this crap? (Score:2)
If you heard a 747 flyover, that was the joke going over your head.