Search results

  1. A

    Proxmox VM Backup

    We have the following server configuration on the Proxmox VE: cat .../qemu-server/3667.conf agent: 1 boot: order=ide2;scsi0;net0 cores: 6 cpu: qemu64 ide2: none,media=cdrom memory: 8192 name: .... net0: virtio=e2:11:aa:04:70:c4,bridge=vmbr3042,firewall=1,rate=125 numa: 0 ostype: l26 scsi0...
  2. A

    Proxmox VM Backup

    Hello, We have configured our Proxmox VE with the Proxmox Backup server. We are not backing up some VMs to the backup server, but the backup size of the VM are the same size as the VM disk of the VM. Is this expected behavior? Any help is appreciated.
  3. A

    [SOLVED] Proxmox Backup Server

    Hi, I have configured a Proxmox Backup Server anded added this to our Proxmox VE Cluster. I'm able to create backups from Proxmox VE and store them on the backup server but I'm not able to create an encrypted backup through the Proxmox VE. A backup key and RSA keys are both created on the...
  4. A

    [SOLVED] Proxmox live migration problems with local storage

    Thanks for your reply, but the replication is not real-time? I see also this in the article: High-Availability is allowed in combination with storage replication, but it has the following implications: - as live-migrations are currently not possible, redistributing services after a more...
  5. A

    [SOLVED] Proxmox live migration problems with local storage

    We are now using HBA, but we got the same issue with the server HW RAID controller. What do you advise if live migration is a must? What would your setup be ?
  6. A

    [SOLVED] Proxmox live migration problems with local storage

    We are using local storage and they are using Ceph.
  7. A

    [SOLVED] Proxmox live migration problems with local storage

    Yes, it worked before if you wait long enough it will start. It seems to be giving problems during VM disk creation on the target.
  8. A

    [SOLVED] Proxmox live migration problems with local storage

    Yes, once the migration is started the CPU goes from 8 to 160+ on the target node. All other nodes on the target become unresponsive due to the high CPU load of the target node. Below the requested logs. I had to cancel the task to prevent unresponsive VMs. >Please provide your storage config...
  9. A

    [SOLVED] Proxmox live migration problems with local storage

    Hi, We are experiencing an issue with Proxmox live migration with local storage. We have the following Proxmox setup: 1x Proxmox 6.3-4 Hardware Dell Poweredge R430 2x E5-2640 V3 @2.6 128 GB RAM 2x 1TB SATA in ZFS RAID1 5x 2TB SSD PM883 in RAIDZ 1x Proxmox 6.3-4 Hardware Dell PowerEdge R730xd...
  10. A

    [SOLVED] Proxmox migrate resulting in CPU spikes

    Hi, thx for your answer. Lowering the bwlimit does not help it still using all CPU cores. The firmware updates of the server as BIOS are up-to-date
  11. A

    [SOLVED] Proxmox migrate resulting in CPU spikes

    Hi, We have configured two servers with Proxmox 6.2 with local storage hypervisor 1 CPU = 2x Xeon E5-2630 v4 Memory = 128 GB Network = 2x 10G 1x Public Interface (10G) 1x Private interface for clustering (10G) Storage = Using local storage RAID1 (HW RAID controller) 1TB SATA LVM RAID1 (HW RAID...
  12. A

    [SOLVED] Unable to use VLAN tagging on Proxmox

    Tried this before, re-added but nothing changed. # bridge vlan vmbr0 Command "vmbr0" is unknown, try "bridge vlan help"
  13. A

    [SOLVED] Unable to use VLAN tagging on Proxmox

    I forgot to mention it. The switch port is in trunk mode and does not have a native VLAN and only accepts tagged traffic.
  14. A

    [SOLVED] Unable to use VLAN tagging on Proxmox

    Unfortunately, still not working. If I execute the following command: ip r It's returning nothing I was using this wiki documentation: https://pve.proxmox.com/wiki/Network_Configuration
  15. A

    [SOLVED] Unable to use VLAN tagging on Proxmox

    Okay, so it should be something like this? The first configuration which I used which is not working comes from the Proxmox wiki.
  16. A

    VM VLAN Issue

    Were you able to fix the issue?
  17. A

    [SOLVED] trunk with vlan interfaces - vm has no network

    Is this configuration also working if you do not have a native VLAN configured?
  18. A

    [SOLVED] Unable to use VLAN tagging on Proxmox

    I have installed Proxmox 6 and want to set0-up the Proxmox with VLAN tagging. The example configuration on the wiki did not work, the configuration which I already tried can be found below: If I create a bond interface with eno1 and eno2 it's working: So my question is what am I missing to...
  19. A

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    @Sptrs_CA where you able to resolve your issues regarding the 599 of the API ?
  20. A

    broken pipe (599)

    @HuHu were you able to resolve your issue ?