+33 3 74 47 37 37contact@dyb.eu
DYB
Free resource — exit Broadcom

VMware exit checklist
to Proxmox VE — 8 phases, 55 steps.

The checklist we use ourselves on our VMware → Proxmox migration missions. Your ticked boxes are saved in your browser — you can come back.

Progress0 / 55 (0%)
01

Audit of the current estate

0/10 steps completed

Before planning, we measure. The goal is to have an exhaustive map of what is running, on what, under which licence, with which dependencies.

vCenter inventory exportedYou

Complete list VMs / hosts / clusters / datastores in CSV. Tool: `Get-VM` PowerCLI or native vCenter export.

Sockets / cores / VMs countYou

VMware now bills per core (32 cores minimum/socket). Count precisely to compare with target licences.

Licence level & renewal dateYou

vSphere Standard, Enterprise Plus, VVF, VCF? Expiry date? Post-Broadcom subscription? It is the project's countdown.

Network & VLAN mappingDYB

Document standard/distributed vSwitches, port-groups, dvSwitch, MTU, LAG, NIC teaming. Essential to reproduce in Proxmox.

Storage statusDYB

vSAN? FC SAN? iSCSI? NFS? Volumes, snapshots, occupancy rate, observed IOPS. Drives the Ceph / ZFS / NFS choice on Proxmox.

Specific vSphere dependenciesDYB

DRS, HA, vMotion, FT, NSX, vSAN, SRM, Horizon View: note what must be functionally replaced (Ceph, Corosync, PVE-HA, etc.).

Backup mappingTogether

Veeam? VDP? How are VMs restored today? Dated restore tests? PBS can replace the majority of cases.

OS & versions inventoryTogether

Windows 2008 R2? CentOS 6? Ubuntu 14.04? Identify VMs too old for recent VirtIO — they will have to be stabilised before migration.

Identify business-critical VMsYou

Top 20% of VMs that carry 80% of the criticality. These are migrated last, after perfect validation of the others.

Audit of application dependenciesDYB

Which VM depends on which VM? Shared databases, NFS, shared files. A broken migration is avoided with this graph.

02

Target choice & sizing

0/6 steps completed

Proxmox VE is the default target at DYB for 90% of exit-Broadcom migrations. But hardware sizing and storage / network / HA trade-offs deserve calculation.

Validate Proxmox VE targetDYB

Open-source, GPL, optional support. Proxmox subscription €115 to €1,080/CPU/year for priority bug fixes. Compared with: Hyper-V, Nutanix AHV, OpenStack.

New node sizingDYB

Count +20% margin on CPU/RAM (historic vSphere over-sizing is often identified). 3-node cluster minimum for HA.

Storage choiceDYB

Ceph (equivalent to vSAN, distributed, scalable) for > 5 nodes. Replicated local ZFS for 2–3 nodes. Shared NFS acceptable but SPOF.

Dedicated supervision/cluster networkDYB

Corosync (Proxmox HA) must have its own low-latency network (10G recommended). Separated from VM and storage networks.

Proxmox Backup Server decisionTogether

PBS replaces Veeam in 80% of cases, free, global deduplication. Veeam remains relevant if multi-hypervisor compatibility is needed.

Budget and schedule sign-offYou

Hardware cost (recent ESXi hosts can often be reused) + DYB project. Budget signed before POC.

03

Target infrastructure preparation

0/8 steps completed

We build the future Proxmox cluster IN PARALLEL with the existing VMware. No destructive switchover. During this phase, vSphere remains in production.

Install Proxmox VE 8.x on 3 nodesDYB

System disks in ZFS mirror, separation of mgmt/cluster/storage/VM networks. Disk encryption if regulatory requirement.

Proxmox cluster configurationDYB

Create cluster, add nodes, configure Corosync on dedicated network. Initial HA failover test.

Ceph deployment (if chosen)DYB

Ceph cluster 3+1 minimum for replication, OSDs on dedicated disks (NVMe or enterprise SSD). Pool configuration (1 per usage).

Network & VLAN configurationDYB

vmbr0 mgmt, LACP bonds with multi-vendor switches, VLANs reproduced identically. Connectivity test VM by VM.

Install Proxmox Backup ServerDYB

Dedicated datastore (~2× fleet size), write tests, incremental and retention configuration. Optional offsite replication.

LDAP / AD / SSO configurationDYB

Reproduction of vCenter permissions in Proxmox: LDAP/AD for authentication, RBAC for per-folder permissions.

Monitoring & supervisionDYB

Integration with Zabbix / Centreon / Wazuh: cluster SNMP, Ceph metrics, alerting. Grafana dashboard for management.

Documentation & runbookDYB

Cluster diagram, host-addition procedure, restoration procedure, incident escalation. Delivered before the first VM migration.

04

POC & validation

0/6 steps completed

We migrate 5 to 10 representative VMs — a Windows, a recent Linux, an old Linux, a database, a VM with a snapshot. Everything is validated before scaling up.

POC VMs selectionDYB

Coverage of use cases: Windows OS, modern Linux OS, legacy Linux OS, database, application with shared storage.

VMDK → QCOW2 conversionDYB

Tool: qemu-img convert. Checksum validation before/after. Read/write performance compared with vSphere.

VirtIO drivers installationDYB

Windows: install VirtIO drivers from Fedora ISO before switchover. Modern Linux: already included. Legacy Linux: initrd recompilation sometimes needed.

POC functional testsDYB

Boot, disk/network/CPU performance, 72h stability, HA behaviour (kill node), live migration, snapshot, PBS restore.

Business validation on POC VMsYou

The application team tests: user login, performance, integrations, backups/restores. Go/no-go documented.

POC steering committeeTogether

Presentation of POC results to management. Official decision to launch mass migration, scope by batch, schedule.

05

Migration in batches

0/8 steps completed

No big-bang. We migrate in batches of 10 to 30 VMs, from least to most critical. Each batch validated before the next. Rollback possible until the end.

Splitting into logical batchesDYB

Batch 1: test/dev VMs. Batch 2: non-critical internal VMs (DNS, monitoring). Batch 3: standard applications. Batch 4: critical applications. Batch 5: databases and core IS.

Detailed schedule per VMDYB

Planned date, switchover window (15–30 min per standard VM), DYB owner, client contact, rollback plan.

Communication to user teamsTogether

D-7 announcement with expected impact (short or zero outage). Internal memo. Emergency number during the window.

Per-VM technical switchoverDYB

Final snapshot on VMware side. Incremental qemu-img conversion. Boot on Proxmox. Connectivity, services and application test. Live documentation.

Post-switchover backup testDYB

Immediate PBS backup on the migrated VM + restore test on pre-prod cluster. As long as the restore is not validated, the VM is not considered migrated.

User / application validationYou

Each application is tested by its business owner within 48h post-switchover. Anomalies raised and tracked.

Batch wrap-upDYB

Green/red batches, anomalies addressed, process adjustment for the next batch. Weekly coordination committee.

Documented rollback planTogether

As long as the source VMware VM is not decommissioned, rollback is possible in under 30 min. It is an indispensable safety net.

06

Final switchover & cutover

0/7 steps completed

When 100% of VMs are migrated and validated, we officially switch the production flows: network, backups, supervision, user access.

Switch admin access to ProxmoxDYB

No more vCenter read/write access for ops teams. All operations go through the Proxmox interface.

Switch monitoringDYB

Deactivate vCenter probes in Zabbix/Centreon. Activate Proxmox probes. Validate the absence of monitoring gaps.

Switch backupsDYB

If PBS chosen: Veeam disabled on migrated VMs. Validate PBS backup chains over a minimum of 7 days before complete Veeam shutdown.

Full-scale BC / DR testDYB

Simulate loss of a Proxmox node + restore of a critical VM from PBS on an empty cluster. Documented and signed off.

Steering committee sign-offTogether

Final presentation, KPIs (cumulative downtime, anomalies, realised vs estimated savings). Official decision to close the migration project.

Project-end internal communicationYou

Announcement to all teams: the switchover is complete, new operational flows are in place. Emergency number remains active for 30 days.

Project-end documentationDYB

Final diagrams, complete runbook, register of operations performed, training delivered, contacts. Everything at the client in the clear.

07

VMware decommissioning

0/5 steps completed

Often overlooked — and yet the most important on the budget side. As long as vSphere runs, you pay. As long as hosts are configured in a vCenter cluster, you risk errors.

30-day observation periodDYB

We keep vSphere on for 30 days after the last migrated VM, read-only, for emergency intervention. No VM runs on it any more.

Broadcom / VMware termination noticeYou

Termination notice, return of licences, contract archiving. Confirm end of subscription for the next renewal.

Final vCenter backupDYB

Complete export: configurations, logs, alarms, audit trail. Retention 12 months minimum (traceability audit).

ESXi host reinstallationDYB

If physical hosts are reused as additional Proxmox nodes: complete wipe, Proxmox install, cluster integration. Resale otherwise.

vCenter decommissioningDYB

vCenter VM stopped, backed up, archived and then deleted. DNS/AD cleaned. No more vCenter reference in the documentation.

08

Post-migration optimisation

0/5 steps completed

Once in cruise mode on Proxmox, we get the maximum out of the new platform: density, automation, operational costs.

Density audit 90 days after switchoverTogether

Measure used vs allocated CPU/RAM ratio. Often, +18% density possible without degradation = hardware consolidation.

Terraform / Ansible industrialisationDYB

Automated VM provisioning via Terraform Proxmox provider. Configuration via Ansible. No more manual UI provisioning.

Refined backup policiesDYB

Retention by VM criticality, automatic monthly restore verification, alerting if PBS chain broken.

18-month growth planTogether

Available capacity, next hosts to purchase, Ceph/ZFS evolution, planned Proxmox 8 → 9 upgrade.

Actual vs forecast financial reviewDYB

Verification of actually realised savings vs initial estimate. Inputs for the next exit-Broadcom migrations in the group.

Next step

A 30-minute audit to validate your scope.

You describe your fleet, we tell you what is migratable, what needs particular attention, and a rough order of magnitude for the project and the savings. No commitment, no sales PowerPoint.

Frequently asked questions

Everything we get asked about this checklist

For 20–50 VMs on 2–4 hosts: 6 to 10 weeks including audit, POC, batch migration and training. Beyond 200 VMs or with a vSAN cluster to rebuild, it becomes a 3- to 6-month project split into phases.

Yes — it is the very guarantee of zero risk. Throughout the migration phase, both clusters run. A VM is considered migrated only after business validation AND PBS restore test. vSphere decommissioning only after 30 days of stability.

Veeam supports Proxmox since 2024 (Veeam Backup & Replication v12.2+). But we recommend Proxmox Backup Server (PBS): free, global deduplication, Zstd compression, infinite incrementals. PBS replaces Veeam in 80% of cases with licence savings of €2,000 to €8,000/year.

This is our most frequent case. DYB orchestrates the entirety: audit, POC, batch migration, training, post-switchover operations. Your teams remain decision-makers on business trade-offs, but the technical side is handled by our certified Proxmox team.

90% yes. The phases are identical, only phase 4 (POC) changes: .vhdx conversion instead of .vmdk, Windows VirtIO drivers to install before switchover. Ask us for the Hyper-V version if relevant for you.

Not yet. For now, you can use it online — your ticked boxes are saved in your browser (you can close and come back). A PDF version is coming soon, write to us to be notified.

They trust us

Bâtiment Agricole
CFPH
CSVPN
Digital Sun ENR
Groupe Prieur
L'Hermitage
Jet Systems
Koesio
Ministère de l'Agriculture
Ministère de l'Éducation Nationale
Muze
Prieur
Rostang
Solaire Industriel
Tetra
Vinesio
Vipus
Watch Club Business School
Winedoze
Bâtiment Agricole
CFPH
CSVPN
Digital Sun ENR
Groupe Prieur
L'Hermitage
Jet Systems
Koesio
Ministère de l'Agriculture
Ministère de l'Éducation Nationale
Muze
Prieur
Rostang
Solaire Industriel
Tetra
Vinesio
Vipus
Watch Club Business School
Winedoze
Functional cookies onlyThis site uses no third-party tracking or advertising cookies. Only functional items (language preference, this banner) are stored locally in your browser. Learn more.