Recent content by RolandK

  1. RolandK

    survey for "got inotify poll request in wrong process - disabling inotify" log message

    it does not do real harm. we have a ticket for this in bugzilla for a while: https://bugzilla.proxmox.com/show_bug.cgi?id=5177
  2. RolandK

    Is there a compatibility matrix for hardware?

    for most reliable information, you should ask the vendor for recent ubuntu 24 / hwe 6.17 and/or debian 13 support state. proxmox 9.1 is basically debian 13 userspace with ubuntu kernel i would not perfectly trust what AI is telling on this, but this could be a basis for searching further...
  3. RolandK

    SSH : how to disable rsa keys, and only use ed25519 ?

    no, there is no way, it's hard coded in the source ( /usr/share/perl5/PVE/Cluster/Setup.pm ) as told, you may file an RFE in bugzilla
  4. RolandK

    [TUTORIAL] Understanding QCOW2 Risks with QEMU cache=none in Proxmox

    doesn't this bold statement need correction ? https://wiki.qemu.org/Features/Qcow2DataIntegrity Summary The qcow2 image format driver has known data integrity issues which need to be addressed. Note: This page is out of date and no longer applies. qcow2 data integrity is on par with raw...
  5. RolandK

    Proxmox Virtual Environment 9.1 available!

    hi, we are having problems with vzdump full backup via cifs to samba network share since upgrade our 3-node cluster from 8 to 9.1. the backup is via 10gigE to a samba server and ran fine for several years. now i'm getting kernel trace like this on regulare intervals, which does not always to...
  6. RolandK

    proxmox und WLAN geht das?

    wie soll das automatischen failover der interfaces funktionieren? die können ja nicht gleichzeitig aktiv sein wenn beide an derselben bridge hängen. weil dann hast du einen loop
  7. RolandK

    proxmox und WLAN geht das?

    und der proxmox soll dann unter derselben ip über die bridge wahlweise via wifi oder lan erreichbar sein?
  8. RolandK

    proxmox und WLAN geht das?

    was meinst du genau mit failover? du willst daß der server inkl. der vm's automatisch via wifi erreichbar sein soll, wenn lan ausfällt? oder was genau?
  9. RolandK

    proxmox und WLAN geht das?

    dann schau doch in den oben verlinkten thread ( https://forum.proxmox.com/threads/proxmox-server-via-wifi-list-of-wifi-bridge-adapters-which-work-with-proxmox.161124/ )
  10. RolandK

    proxmox und WLAN geht das?

    @Arnoux13 , sorry, sehe jetzt erst deine frage - ich kann nicht so ganz folgen. du hast also im proxmox einen wifi adapter stecken oder wie? dazu kann ich dir wenig sagen, weil ich diesen anzatz nie verfolgt habe - wozu ich dir was sagen kann ist die wlan anbindung eines proxmox host mit...
  11. RolandK

    vzdump/fullbackup client side online encryption

    that would need another xx terabytes of storage for our backups and our internet uplink is not suitable for that. need encrypted on-site backup.
  12. RolandK

    important information on btrfs getting lost in wiki & wrong vm disk defaults with btrfs storage

    update on this: https://bugzilla.proxmox.com/show_bug.cgi?id=5320#c9
  13. RolandK

    virtual disk default "No cache" settings weirdness

    update on this: https://bugzilla.proxmox.com/show_bug.cgi?id=5320#c9
  14. RolandK

    efi boot failes after swapping motherboard

    it appears to me a proxmox problem to me, that efi boot recovery may fail. it's currently under investigation by me, why boot recovery works with debian & ubuntu but not with proxmox https://bugzilla.proxmox.com/show_bug.cgi?id=4797 if your efi partition is too small to re-run...
  15. RolandK

    disconnecting vm network = advanced operation ?

    hello, does somebody know why disconnecting the vm network device is considered to be an "advanced operation", whereas setting the vlan tag or mac adress is considered basic operation? i'm curious, because i have disconnected network multiple times for permanently shutdown vms, so that they...