Search results

  1. G

    [SOLVED] Add WAL/DB to CEPH OSD after installation.

    Hi there. I had have created a Proxmox CEPH Cluster with 3 servers and each one has 4 SSD DC Disk. Is it possible to add separated NVME to do WAL/DB "AFTER" everything is up and running, let's say a couple of weeks after? Thanks
  2. G

    Lenovo ThinkAgile VX3320 (Appliance) and Proxmox VE!

    Yep. That's was my thoughts as well. Let's see if I could do some installation. Thanks for the information.
  3. G

    Lenovo ThinkAgile VX3320 (Appliance) and Proxmox VE!

    Hi there. Anybody here already has some experience with Lenovo ThinkAgile VX3320? It's seems to me that works only with VMWare but I need some confirmation! Thanks a lot.
  4. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    VinChin Backup & Recovery. For live migration, the VinChin create a temporary NFS storage which it's shared to Proxmox and then, create a VM in PVE using this NFS Storage and start the VM using that NFS Shared Storage. Of course, will be a little downtime, about 5 minutes, more or less. It's...
  5. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    And I got a complicated use case here with 2 disk in the VM inside VMWare. The live migration initiated the VM but since the second disk is not available yet, got a crash system complain about mount point not read. Any way! I am using other tool, for live migration and for not live migration...
  6. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    I didn't say live migration didn't work for me. I was the one that made mistake in to do with the VM power on in the VMWare side. After power off the VM in the VMWare Live migration works, but as I said, very slow compare whith the other third-party tool I used.
  7. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    And I think very slow I tried with another backup tool and works flawless.
  8. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Hi Thanks for you insigns but the installation is new and yes the pve-esxi-import-tools is the newest. root@pve01:~# dpkg -l | grep pve-esxi ii pve-esxi-import-tools 0.7.0 amd64 Tools to allow importing VMs from ESXi hosts I even tried the...
  9. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    No lucky here VMWare ESXi 6.7.0 Update 3 (Build 14320388) Got error: create full clone of drive (esxi1:ha-datacenter/datastore1/Debian1/Debian1.vmdk) Formatting '/mnt/pve/VMS/images/100/vm-100-disk-0.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off preallocation=metadata...
  10. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Tried twice and get error twice. pve-esxi-import 6.0.1 pve 8.1.10 ESXi 6.7 and later (VM version 14)
  11. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Hi. Unfortunately the tool still needs more improvement. For now I am using others tools to perform such action.
  12. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Finally it's works fine with live-import. In my case, it took 22 minutes to import a 10G Debian 12, with nothing but the OS! Awesome.
  13. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Well... It's a tech-preview. Expected bugs Hope this all fixed in next release.
  14. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Yes. I will give some more details later. Perhaps this is happes because it's a lab env, and the ESXi is installed as regular PVE VM. I am planning to install ESXi on real hardware and will keep you posted. Thanks
  15. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    I am using this live-import feature right now. Awesome. But there issue restore-scsi0: transferred 8.8 GiB of 16.0 GiB (54.69%) in 12m 40s restore-scsi0: stream-job finished restore-drive jobs finished successfully, removing all tracking block devices An error occurred during live-restore: VM...
  16. G

    New Import Wizard Available for Migrating VMware ESXi Based Virtual Machines

    Great job. I hope this is the first step to integrate other hypervisors as well.
  17. G

    How to do a backup vm running in other hypervisor and then restore it in Proxmox?

    Just to answer my own question, this is a good start! https://forum.proxmox.com/threads/new-import-wizard-available-for-migrating-vmware-esxi-based-virtual-machines.144023/
  18. G

    How to do a backup vm running in other hypervisor and then restore it in Proxmox?

    Hi Using PBS, is there any way to make a backup running for instance, in VMware, and then restore it in Proxmox VE? Do we need always relying on third-party to do that??? Right now I am force to use VinChin which is an excelent backup tool. It's just connect to any hypervisor and make possible...