aaron's latest activity

  • aaron
    aaron reacted to IreuN's post in the thread Proxmox Virtual Environment 9.0 released! with Like Like.
    Resolved! I've added option `libata.force=nolpm` and it booted correctly under 6.14.11-3-pve kernel :)
  • aaron
    aaron replied to the thread pve 9 "memory on pfsense ? ".
    This is a screenshot from pre PVE 9, though, right?
  • aaron
    Sehr cool! Hast du überlegt, das, in welcher Form auch immer, direkt bei Virtio als Installationsschritt upzustreamen?
  • aaron
    aaron replied to the thread 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...
  • aaron
    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
  • aaron
    aaron replied to the thread 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 :)
  • aaron
    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.
  • aaron
    You could set the multiqueue for the virtual NIC(s). But not higher than the number for vCPUs the VM has.
  • aaron
    aaron reacted to Johannes S's post in the thread Proxmox & deduplication? with Like Like.
    You basically saved your data one time encrypted and one time unencrypted, thus in the end saving everything two times. As soon as every unencrypted backup is getting pruned or manually removed you should notice that the storage space occupied...
  • aaron
    Hi, For people sleeping at the hotel of the conference the day before, anybody interested to drink a beer ?
  • aaron
    Migrated my old 2 nodes vmware essential plus vm's (20 vm) to new 3 nodes proxmox 9 + ceph. Obviously, I had to do it on a day when I could shut down the VMs, but apart from that, everything worked perfectly. Thank you, thank you, thank you ...
  • aaron
    aaron replied to the thread 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...
  • aaron
    aaron replied to the thread 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)
  • aaron
    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.
  • aaron
    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
  • aaron
    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.
  • aaron
    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...
  • aaron
    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...
  • aaron
    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?
  • aaron
    Thanks! This is getting more confusing the more infos I get. The `ls` command earlier was also done on the same node (vm-gravity-2) right? Would it be possible to give us remote SSH access so we can try to debug this directly on that host? This...