public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
From: Tom Weber <pve@junkyard.4t2.com>
To: pve-user@lists.proxmox.com
Subject: Re: Migrating a 10TB VM from ESXi to PVE/Ceph
Date: Mon, 7 Sep 2026 19:46:07 +0200	[thread overview]
Message-ID: <8a9f3b2d-4fb6-481a-b69b-1464b7d46467@junkyard.4t2.com> (raw)
In-Reply-To: <807a9c32-cc3b-4a93-bf57-4fbce34817b6@eddie.fdn.fr>

Hi,

I'd try to make your FC SAN Storage visible to your PVE Cluster - so that it can "see" the .vmdk Files.

Next define a VM with the needed Hardware Settings (CPU, RAM, Network...) but small / empty Disks on your FC SAN Storage - choose VMDK Format.

This should give you a machine description in PVE (in /etc/pve/nodes/<NODE>/qemu-server/<ID>.conf) and vm-<ID>-disk-<x>.vmdk files on the FC SAN Storage.

Now with the VM shut down (in both worlds), you could rename the production VMDK Files to the vm-<ID>-disk-<x>.vmdk names used in the <ID>.conf file and you should be able to fire up the VM on the PVE cluster working with the vmware disks on the FC SAN (current Data).

Once the VM is running you could do a live migration (move Storage) of the VMDK disk to Ceph or whatever other PVE Storage.


 From time to time I did something similar and I dont see why it shouldn't work but please test and experiment with smaller VMs first - and if possible work with Snaphots/Backups whatever before mounting the production .vmdk files in PVE.

Regards,
   Tom


Am 07.09.26 um 09:08 schrieb Fabien Sirjean:
> Dear all,
> 
> After successfully migrating most of our infrastructure (300+ VMs) from VMware ESXi to PVE, we're struggling with one last critical VM: our BlueMind/Cyrus mail server (~800 users), with a 10TB virtual disk.
> 
> Our setup is:
> 
> Source: ESXi → Dell EMC VPLEX (FC) → Dell Unity
> Target: Proxmox VE → Ceph RBD (dedicated cluster)
> 
> We tried the Proxmox ESXi importer, but I/O performance degraded so much during the live import that the mail service could not sustain its normal workload.
> We then stopped the service to complete the migration, but the import eventually failed after almost 3 days, forcing us to start over.
> 
> Application-level migration/synchronization is not an option, so we're looking for a block/storage-level approach with minimal downtime.
> 
> Since the datastore ultimately resides on our FC SAN, could we bypass ESXi entirely and temporarily present the relevant VPLEX/Unity LUN to a PVE or migration host, mount/access the VMFS datastore read-only, and copy/convert the VMDK directly to Ceph RBD?
> Even better, is there a practical way to perform the bulk copy while the VM is running, then only synchronize the changed blocks during the final cutover?
> 
> Any advice or experience with direct VMFS access, VPLEX/Unity snapshots/clones, or other approaches for this kind of migration would be greatly appreciated.
> 
> Thanks!





  parent reply	other threads:[~2026-09-07 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-07  7:08 Migrating a 10TB VM from ESXi to PVE/Ceph Fabien Sirjean
2026-09-07 16:57 ` Adam Thompson
2026-09-07 17:46 ` Tom Weber [this message]
2026-09-07 19:35   ` Adam Thompson
2026-09-07 20:04     ` Andrei Boros

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a9f3b2d-4fb6-481a-b69b-1464b7d46467@junkyard.4t2.com \
    --to=pve@junkyard.4t2.com \
    --cc=pve-user@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal