Search results

  1. RolandK

    Firewall add multiple protocols

    FYI https://bugzilla.proxmox.com/show_bug.cgi?id=6268
  2. RolandK

    [SOLVED] Sharing storage with 2 VMs

    you can detach the disk from the vm and attach to another one, but you can't use that at the same time with 2 vms
  3. RolandK

    send me your email via private message

    send me your email via private message
  4. RolandK

    Sync writes to ZFS zvol disk are NOT sync under PVE?

    does proxmox team add tests like these to their regression testing , which would help avoiding such issues proactively in the future?
  5. RolandK

    Proxmox on BTRFS - TASK ERROR: migration aborted

    maybe this is related ? https://bugzilla.proxmox.com/show_bug.cgi?id=3873
  6. RolandK

    Garbage collection speed

    >is that the device can disappear, and ZFS doesn't really handle this well. it's worst for single-device pools, where you often need a reboot to get out of the mess - yes , zfs cannot handle this for now. it's difficult to resolve, see https://github.com/openzfs/zfs/issues/5242
  7. RolandK

    [SOLVED] Nach heutigen Update gehen alle Docker LXC Container nicht mehr

    danke für die ausführung. die argumentation kann ich nachvollziehen. wenn geschachtelte containerization bei dir aber bislang ohne probleme gelaufen ist über mehrere proxmox releases wäre es angesichts der popularität ja dann vielleicht doch mal an der zeit , daß es von proxmox da ein paar...
  8. RolandK

    Garbage collection speed

    there is a patch in the making which adresses gc speed and may drastically speed things up. < give it a try and report your results when it has been megered and made available via update: https://bugzilla.proxmox.com/show_bug.cgi?id=5331
  9. RolandK

    ZFS dataset empty after reboot

    do you have snapshots in that dataset ? you should try cd into the last snapshot and have a look what's listed there
  10. RolandK

    Disk cache settings for VMs on BTRFS

    not using O_DIRECT with btrfs, i.e. configure VMs appropriately
  11. RolandK

    Garbage Collection

    bei verify performance könnt auch noch mehr gehen: https://bugzilla.proxmox.com/show_bug.cgi?id=5035#c2
  12. RolandK

    [TUTORIAL] Native full-disk encryption with ZFS

    mind that zfs encryption is not ready for production usage https://docs.google.com/spreadsheets/d/1OfRSXibZ2nIE9DGK6swwBZXgXwdCPKgp4SbPZwTexCg/htmlview
  13. RolandK

    vzdump/fullbackup client side online encryption

    I have asked AI for that. This is the result. :eek: Me: shouldn't proxmox pve get an encryption feature for classical vzdump full backups? as i see, most hypervisor backup solutions have support for online encryption. ChatGPT: You're absolutely right—encryption for backups is a feature that...
  14. RolandK

    Proxmox Server via Wifi - List of Wifi Bridge Adapters which work with Proxmox

    There is a very pessimistic statement at https://pve.proxmox.com/wiki/WLAN : Wi-Fi adapters can only be used as Linux bridge interface through workarounds, as most Access Points (APs) will reject frames that have a source address that didn’t authenticate with the AP. I also read several...
  15. RolandK

    Proxmox VE backup Encryption

    >VMs it's easy ... use ZFS with encryption, please don't use zfs native encryption. it's not production ready. https://docs.google.com/spreadsheets/d/1OfRSXibZ2nIE9DGK6swwBZXgXwdCPKgp4SbPZwTexCg/htmlview furthermore, the backups on encrypted zfs are only encrypted on disk platters - but not in...
  16. RolandK

    vzdump/fullbackup client side online encryption

    i have added some notes why we would need backup encryption https://bugzilla.proxmox.com/show_bug.cgi?id=4602#c6
  17. RolandK

    [SOLVED] using wifi instead of ethernet

    hello. i just had read that you can hook up a printers eternet port to tp-link tl-wa850re wifi range extender to make the printer a wifi client , i.e. bridge lan to wifi. i had such adapter in my scrap box i just gave it a try with my proxmox mini server and besides the proxmox host i can...
  18. RolandK

    hello. apparently, i did not see this because this was no normal privat message. if this still...

    hello. apparently, i did not see this because this was no normal privat message. if this still applies, could you please send me a message again instead of a profile post ?
  19. RolandK

    Separate a Node Without Reinstalling

    worked like a charm - and without host or VM downtime thanks for help.