Recent content by aaron

  1. aaron

    pve 9 "memory on pfsense ? "

    This is a screenshot from pre PVE 9, though, right?
  2. aaron

    [TUTORIAL] Kleiner Gamechanger bei der Windows Migration zu Proxmox

    Sehr cool! Hast du überlegt, das, in welcher Form auch immer, direkt bei Virtio als Installationsschritt upzustreamen?
  3. aaron

    pve 9 "memory on pfsense ? "

    Besides the Ballooning Device being enabled, is the BalloonService running in the Windows VM? Does it go down after a bit of waiting? In the screenshot, the VM has an uptime of 36 seconds... chances are that the VM hasn't fully booted yet and therefore the BalloonService might not be running yet.
  4. aaron

    Proxmox Virtual Environment 9.0 released!

    This looks like something went wrong with the installation medium. Verify that the ISO you downloaded is correct, and that it is copied correctly to the install medium: https://pve.proxmox.com/pve-docs/pve-admin-guide.html#installation_prepare_media
  5. aaron

    pve 9 "memory on pfsense ? "

    https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher this should answer it :)
  6. aaron

    Proxmox Virtual Environment 9.0 released!

    You mean booting the OS itself from a multipathed LUN? It might be technically possible to do so, especially when converting a Debian installation to Proxmox VE, but this is not a scenario we test for or have in mind with the Proxmox installer.
  7. aaron

    RouterOS VM drops packets when throughput reaches ~400–500 Mbps (only between VMs on same bridge)

    You could set the multiqueue for the virtual NIC(s). But not higher than the number for vCPUs the VM has.
  8. aaron

    Proxmox & deduplication?

    ? If you use the same encryption key you will get good dedup. For example, in a Proxmox VE cluster, you will use one encryption key per storage config. So if you have a second Proxmox VE cluster that is using the same PBS and datastore (ideally separated by namespace), you could upload the same...
  9. aaron

    PVE new feature from PBS?

    On PBS you have it for file-based backups (host, CT). On PVE you have that as well, if the backup storage is a PBS. Then you can do that even for VM backups (given that the FS is supported)
  10. aaron

    Proxmox Virtual Environment 9.0 released!

    the patch has just been applied. a newer version is not yet released. But once you have a version newer than the mentioned ones, they will include the fix.
  11. aaron

    Proxmox Virtual Environment 9.0 released!

    Patches are applied and will be part of the next release of the following packages: qemu-server newer than 9.0.19 pve-container newer than 6.0.9
  12. aaron

    ports used for synchronization between cluster nodes

    Ah sorry, didn't look too closely in which forum the post was... In that case, most of my reply is void ;) SSH and the HTTP API port ist what is needed. So port 22 and 8006, TCP.
  13. aaron

    ports used for synchronization between cluster nodes

    Is the latency in the single digit ms range? Do you have a stable, redundant connection? Can you provide a 3rd vote? E.g. Qdevice? These questions are especially important if you want to use HA. Otherwise, two single nodes might be the better approach. In case you want to (live) migrate between...
  14. aaron

    5 Node Ceph Cluster without a switch

    We have customers who do run 5-node full-mesh clusters, for example with 4x 25Gbit NICs. Do not go for a ring topology as that could break in 2 places and then you have problems. The Routed with Fallback method is what you want...
  15. aaron

    syslog getting spammed with "notice: RRD update error"s

    Okay. Just to be sure, the ls output which reported that the pve2-vm directory does not exist, was run on the same node? vm-gravity-2?