migrate

  1. E

    Automate Migration: Multiple Proxmox VMs to Azure Cloud?

    Hi everyone, I'm looking to migrate several virtual machines currently running on Proxmox VE to Microsoft Azure Cloud. Ideally, I'd like to automate this process as much as possible to minimize downtime and ensure consistency. Has anyone here tackled a similar migration from Proxmox to Azure...
  2. V

    [SOLVED] Install on a VM and then migrate to pyhsical server

    Hi I am just about to buy a community licens for PBS and run it in a VM to shared storage (NFS). The idea is to test around and see how it works and then later migrate to a physical server that has both the same NFS but also a new NFS dedicated for the backups. Is it possible to migrate config...
  3. M

    Migrating VMs from AMD to Intel based host

    Hello. I'm in the process of standing up a new Intel i9-based cluster and would like to migrate the VMs over from the current AMD Epyc-based hosts. I'd like to avoid rebuilding the VMs from scratch if I can help it. Here are some facts I think will be helpful. All VMs were created in...
  4. D

    Nutanix VMs zu Proxmox migrieren

    Hallo Community, ich habe vor kurzem Nutanix getestet und würde gern jetzt alle VMS von Nutanix wieder auf Proxmox migrieren. Hat jemand damit schon Erfahrung gesammelt und wenn ja, wie funktionert es?
  5. B

    fc shared storage for all nodes

    Hi, I'm trying to set up SAN storage using fiber cables. I have 5 servers running Proxmox, all of which are in a Proxmox Virtual Environment (PVE) cluster. Could you provide a detailed, step-by-step guide on how to set up SAN storage that will be accessible to all nodes in the cluster.
  6. J

    SR-IOV and HA

    Hello all, I have a configuration that utilizes SR-IOV to create VF's that are then passed to my VM's to allow high speed traffic with no additional overhead. When trying to migrate it complains about the local device. All nodes in my cluster are identical, i wanted to know if anybody has...
  7. S

    Replacing a Soon-to-fail Hard Drive

    S.M.A.R.T on my main HDD failed today and I bought a new SSD as a replacement. However, I made a mistake that the HDD is 1500GB and the SSD is only 1000GB. The new SSD can hold all my data because my vm disks on the server are only around 150GB + 90GB from root patition = 240GB. However, the lvm...
  8. C

    Migrate physical Windows 10 to VM and start on console

    I'm trying to use free resources on a NUC by running the existing pysical Windows 10 installation as VM on Proxmox and some other VMs in the background. From console’s user perspective Windows should be started and shown on screen after boot. Steps taken so far: * Copied current disk to a CIFS...
  9. S

    HA, can I have some migrate?

    Hey everyone, I'm in the midst of setting up my HA (High Availability) setup and aiming to get it just right for my needs. I've got a couple of key guests that I need to automatically failover in case of issues, while there are others that aren't as crucial, which I'd prefer to shut down...
  10. S

    [SOLVED] Migrating to a new server

    I am trying to figure out a strategy to move my existing PVE installation to a new server. The new host will have new disks etc, so data will need to be migrated (as opposed to just physically moving the disk). I am also taking this opportunity to install Proxmox fresh. Quite significantly, I...
  11. E

    Copy VM to another pve

    Hey guys, i want know how can i copy a virtual machine from a pve (172.16.0.221) to another pve (172.16.0.250). This VM can't stop running (if possible) because is a server.
  12. D

    qm destroy looking in the wrong place?

    All at the command line... I have to jump through these hoops because "qm create" has no way to target a specific host in a cluster. So I run "qm create 1001" on HOST1. Then I run "qm migrate 1001 HOST2" on HOST1. Then I run "qm destroy 1001" on HOST1 And I get this message: "Configuration...
  13. V

    Migrating to a New Node Fails

    Hi all, I'm having an issue that happens sometimes where when I create a new VM and migrate it to another node of mine (pve12-test -> pve11-test). VM created with: qm create 1170 --memory 1024 --net0 virtio,bridge=vmbr0 --scsihw virtio-scsi-pci --onboot=1 --ostype l26 && qm set 1170--scsi0...
  14. I

    [SOLVED] Proxmox cluster not using Link 0 to migrate VMs

    Hello. Does anyone know why proxmox cluster uses Link 1 instead of Link 0 to migrate VMs? My Link 0 is 10G network card and Link 1 uses 1G card. I was wondering why migration is so slow so I checked NIC traffic with vnstat and I noticed proxmox cluster data goes thru backup link. Is there...
  15. H

    migration from openstack to proxmox

    Hello i want to migrate a machine virtual from openstack to proxmox What's the steps and how i can well done this migration ?
  16. F

    backup migrating

    Hello I m using proxmox cluster with 3 servers in it, and i want to move backups between storages in different servers but in the same cluster. Maybe someone knows how to backup vm to another server storage. I also do not use proxmox backup server
  17. K

    Move a large disk to another storage

    Hi, I'm trying to move a VM disk from one SMB share to another. But i have a problem with that, the disk in question is 10TB. I did my research and tried to move it several times without success. Here is what i did: Try preallocation off Try moving it as qcow or raw Try to shut down...
  18. M

    [SOLVED] Has anyone ever migrated VMware APC ups VM to Proxmox?

    Hi, APC VM is facing issues when I upload this to Proxmox. It starts with default settings, but ultimately it looks like it is not able to find the bootable drive. I used UEFI and disabled secure boot but no luck so far. Please suggest the configurations.
  19. M

    How to update public ssh keys for proxmox nodes

    Hello all. 98% out of the weeds here but can't cross the finish line. I have a 7 node cluster on proxmox ve and I had to do a ton of hardware upgrades (memory, os and ceph data ssd, nic card change) as well as configure redundant networking as I take this cluster into use soon. In the process I...
  20. A

    Online Migration local -> local only insecure

    Hi there. I'm having problems with online migration of VMs between two hosts in a cluster. Both have local storages (lvm thin). If I try to start the migration via the GUI or without options from the command line, I consistently get the following error: 2024-01-24 12:35:10 starting migration...