Recent content by UdoB

  1. UdoB

    Langsame 4k Performance in Windows 11 VM

    Setz die mal auf 16 oder 32 oder so. Die Size sollte (zumindest für Lese-Tests) nennenswert größer als der ARC sein.
  2. UdoB

    Long-time offline of a node

    I would remove it from the cluster and handle it as "separated" - https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_remove_a_cluster_node When it is repaired you would need to join the cluster again. Note that this might not be trivial as a new name and a new IP address are recommended -...
  3. UdoB

    [SOLVED] PVE 8.4 zu 9.1.6 - Upgrade schlägt fehl

    Dublette: https://forum.proxmox.com/threads/pve-8-4-zu-9-1-6-upgrade-schl%C3%A4gt-fehl.181429/
  4. UdoB

    PVE 8.4 zu 9.1.6 - Upgrade schlägt fehl

    Dublette: https://forum.proxmox.com/threads/pve-8-4-zu-9-1-6-upgrade-schl%C3%A4gt-fehl.181428/
  5. UdoB

    [BUG?] PBS Sync (pull) ignoriert Bandbreiteneinstellung komplett

    Auch in englisch: https://forum.proxmox.com/threads/bug-pbs-sync-pull-completely-ignores-bandwidth-setting.181430/
  6. UdoB

    [BUG?] PBS Sync (pull) completely ignores bandwidth setting

    The setting in "Add: Sync Job Pull - Pull Direction" accepts a "Rate Limit:" in MiB/s = Mebi Bytes. The usual (but not all) bandwidth diagrams show Bits per second. Any chance this was the culprit...?
  7. UdoB

    LVM-Thin oder ZFS

    Echt? Ich sehe das fundamental anders. Einige interessante Features fehlen deinem Raid6 nämlich. Auch wenn der Augenmerk dort auf "kleine Systeme" liegt: https://forum.proxmox.com/threads/fabu-this-is-just-a-small-setup-with-limited-resources-and-only-a-few-disks-should-i-use-zfs-at-all.160037/...
  8. UdoB

    Migrating a virtual machine from Hyper-V to Proxmox VE

    Please post English text (I see Cyrillic) - it increases the chance for a helpful reply ;-)
  9. UdoB

    how to enable concurrent pbs backups?

    Depends on where you are looking from. When I start a Backup job on my cluster with five nodes... I get five backups running at the same time = one per node. The PBS handles this fine.
  10. UdoB

    OCFS2(unsupported): Frage zu Belegung

    Vielleicht verwendet er intensiv solche Hilfsmittel und der Stil färbt ab?
  11. UdoB

    What are the best practices for using Windows as a Q-Device arbiter in a two-node PVE cluster?

    I had tested latency half a year ago: https://forum.proxmox.com/threads/qdevice-deployment.173182/post-805735 From my experiment it seems that a hundred milliseconds are tolerable.
  12. UdoB

    [SOLVED] Please help me with a proxy manager and proxmox

    Maybe there are some hints: https://pve.proxmox.com/wiki/Web_Interface_Via_Nginx_Proxy
  13. UdoB

    What are the best practices for using Windows as a Q-Device arbiter in a two-node PVE cluster?

    No. My hint regarding a separate NIC was for installing a PVE cluster member. A pure QDev has much simpler requirements ;-)
  14. UdoB

    Whole disk backup every time on stopped VM

    Maybe. I know for Datasets there are other attributes (meta-data) to evaluate. This thread is about a VM/ZVOL. Yeah, sounds clever! Thanks for adding this. But nevertheless the source ZVOL needs to be read, completely. And that was the main detail in the first two posts ;-)
  15. UdoB

    HA-Migration auf vorherige Node

    Das sollte das normale Verhalten sein, sofern man eine "unrestricted group" - mit allen Nodes - definiert hat: https://pve.proxmox.com/pve-docs/chapter-ha-manager.html#ha_manager_groups "Resources on unrestricted groups may run on any cluster node if all group members are offline, but they...