#migration

  1. D

    VMware to Proxmox migration - network performance Windows 2019 slow

    We have migrated a Windows 2019 VM from VMware to Proxmox using VEEAM. The VM is running with the VMware tools deinstalled and the VirtIO drivers installed. CPU is configured to "host". The network adapter is "VirtIO". The issue that we have is that network performance from the Windows VM is...
  2. S

    Proxmox ZFS Migration

    Hi, I have proxmox running on ZFS RAID1 on 2 disks. I would like to replace both disks (with higher quality disks of equivilant size) Please advise which is the best method of these - or if i should use an alternate method. A. zpool replace 1. Partition new disks sgdisk...
  3. J

    [Tool] hv2pve – Hyper-V to Proxmox VE migration helper

    Hi everyone, Together with the team at Black Rack, we’ve created a small tool to help with migrating virtual machines from Hyper-V to Proxmox VE. The script is still in early development, but it already automates some of the manual steps required during migration. We’d love for the community...
  4. F

    scp command error on flat.vmdk file

    Hi everyone, I'm doing a workshop for a project where it asks to use the scp command via the proxmox shell to transfer a disk disk_name-flat.vmdk from a Vmware machine to proxmox only that when I start the command it gives me this error here Could you help me? Thank you very much
  5. P

    How to migrate a vm from wmware to next?

    Hello, good morning, I have the vm.vmdk file in my proxmox. I performed the import into the VM, but without success. I used the following commands but they all didn't work: #qm importdisk 312 for312.vmdk local-lvm --format raw # qm rescan The VM appears error when starting the operating...
  6. V

    storage migration failed - Unknown protocol 'zeroinit'

    Hi all, I need your help, I'm trying to migrate VM (id 131) local hardisk to gluster -named (glusterproxmox), with errror log like this : create full clone of drive virtio0 (local:131/vm-131-disk-2.qcow2) [2017-02-14 14:32:27.152003] E [afr-common.c:4168:afr_notify]...
  7. E

    Mechanism migration of vm's from offline node

    Hello!!! Can you tell me how vm's migrate from offline node? For example: i have cluster of three nodes and plugged iscsi storage and tuned HA. Node1 - virtualmachine-01 Node2 - virtualmachine-02 Node3 - virtualmachine-03 If Node2 unexpectedly down. How...