aaron's latest activity

  • aaron
    Womit man am besten arbeiten kann. Gnome, KDE, Sway, Niri, ... Das ist dann doch eine sehr persönliche Sache womit man am produktivsten ist.
  • aaron
    Wir fahren hier bei Proxmox als Entwickler ein Proxmox VE bare-metal und installieren uns die entsprechenden Pakete nach. Meistens mittlerweile wayland und nicht mehr X11. In dem Zuge verhält es sich wie ein Debian. Es ist aber kein von uns...
  • aaron
    I recommend to stick with the soft watchdog. It works well and you avoid any issues due to questionable quality of OOBM hardware and software ;)
  • aaron
    Hast du ein paar Minuten gewartet, nachdem du den Key applied hast? Es braucht die paar Augenblicke bis die neuen Infos an alle Updateserver gepusht wurde. Am besten meldest du dich beim uns im Support https://my.proxmox.com Da können wir uns im...
  • aaron
    aaron replied to the thread PBS hinter Apache2 Reverse Proxy.
    Ich kann nicht mit einer direkten Antwort helfen, aber kann Apache als rpoxy websockets, bzw deine config?? Denn dass connection:upgrade ist der Schritt eine websocket Verbindung aufzubauen.
  • aaron
    aaron replied to the thread Ceph constantly adding PG.
    Interesting. Most likely caused by some changes in the space usage of the pool. Even though the ceph osd pool autoscale-status output posted is useless as it is not formatted as code, I suspect that there is not target_ratio configured for the...
  • aaron
    aaron replied to the thread Ceph constantly adding PG.
    This looks a lot like the autoscaler doing its thing. Was there any config change before all of this? Check the <NODE> → Ceph → Pool menu to see what is configured there. Possible reasons could be that one of the "target_*" options was set. Or...
  • aaron
    aaron replied to the thread Native shared storage.
    If there is no vendor specific storage plugin, you can always use the generic approach: https://pve.proxmox.com/wiki/Multipath
  • aaron
    aaron replied to the thread maps.
    is your Backup Server up to date? Then in the release notes of the Datacenter Manager: https://pdm.proxmox.com/docs/roadmap.html#release-history
  • aaron
    aaron replied to the thread DRS ( Auto-scale of the resource).
    https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_crs_load_balancer available as a full load balancer since Proxmox VE 9.2
  • aaron
    aaron replied to the thread repo certificate mismatch?.
    download.proxmox.com should be accessed via http, not https. Which is reserve to enterprise.proxmox.com as you see in the certs details. The packages themselves are signed via GPG and verified with the key present on the host via the package...
  • aaron
    Balloon Agent von der VirtIO ISO installiert und läuft der auch?
  • aaron
    As mentioned, there is no feature difference if you have a subscription applied or not. With a subscription you get access to the enterprise repositories, which provide the most stable packages, and depending on the level, a subscription can...
  • aaron
    Schalt mal die "Host Memory" Datenlinie im RAM Graphen ein (in die Legende klicken). Das ist die Host sich, sprich mit dem Overhead dazu. Irgendwelche PCI devices scheinen nicht durchgereicht zu sein, das würde eine volle Auslastung erklären...
  • aaron
    Was wenn du im "Monitor" der VM "info balloon" eintippst? Vergleich den Output mit einer VM wo die Gast Sicht der RAM Anzeige wie erwartet klappt. Denn der Guest Agent wird nicht für die Abfrage der RAM Auslastung aus Gast Sicht benötigt. Hier...
  • aaron
    aaron replied to the thread 8021q not working.
    That was not on my list of things that could cause it :)
  • aaron
    aaron reacted to garysday's post in the thread 8021q not working with Like Like.
    OMG, you won't believe this .. For some reason, I installed the new version on to an m.2 drive in my chassis, but the boot sequence was coming from an old attached disk from somewhere - that old disk has an old (broken) proxmox install on it, so...
  • aaron
    aaron replied to the thread 8021q not working.
    Can you try and specify the bridge-vids 100-120 to start at 101 in the second example? Because the dedicated interface wants to assing itself a VLAN that the bridge already has. By the way, you could also add it as it would look when you use the...
  • aaron
    aaron replied to the thread 8021q not working.
    Can you please post the full /etc/network/interfaces within blocks? (or use the code format buttons of the editor. If you use the SDN, please also add the /etc/network/interfaces.d/sdn file too.
  • aaron
    anything in the browsers console in the developer tools that might show some errors?