migrate

  1. H

    Start PVE (from old disk) on a new server

    Hi, I was running PVE with 3-4 VMs on a machine that died. I got a replacement machine (same make model, but new board/CPU etc). I plugged back the old RAM, NVMe SSDs (4 of them) and the system booted into PVE. 1. I am not able to get PVE on the network, so web interface is not working 2. I am...
  2. T

    Migrating Plex From Windows Server

    Now that I have Proxmox setup as my dns/firewall/router etc time to migrate my server setup. So currently have Dell T610 SATA SSD C: 120GB Server 2022 SATA SSD D: 256GB Plex Media Server SAS Raid-5 E: 18TB |------> Plex Storage ( Windows Share Any User) |------> Bittorrent Storage (...
  3. A

    VM migration during ceph remapping

    Hello! I wanted to ask a quick question because i'm not totally sure at the moment and don't want to risk any of my VMs. I was forced to replace a node in my cluster urgently which worked perfectly fine. My ceph is currently in the state of remapping+refilling because of the newly added OSDs...
  4. Y

    How to backup and restore Proxmox Users ?

    I migrate from a Proxmox 6 cluster to Proxmox 8 cluster. How can migrate all vm users ? I have tried coping the /etc/pve/user.cfg i see all users but passwords doasn't works .. Thanks!
  5. C

    Newbie needing some guidance

    Hi, I recently set up a proxmox on an old PC. My proxmox and VMs are all on a 1 TB NVME right now. I want to add a 256 GB SATA SSD as the proxmox system drive to system and use the 1 TB NVME exclusively for the VMs. I was wondering how to achieve that. i.e. how to back up these VMs in a way so...
  6. C

    Can proxmox replace ESXi usb stick?

    I wanted to check is it possible to migrate ESXi by replacing usb stick with the one with proxmox. It kinda worked but I have problem with detecting Mega RAID. This is Fujitsu PRIMERGY RX1330 M2 and it have FUJITSU PRAID CP400i on board. I also have TX2550 M4 with some newer RAID controller but...
  7. 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...
  8. 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...
  9. 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...
  10. 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?
  11. 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.
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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.
  18. 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...
  19. 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...
  20. 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...