UdoB's latest activity

  • UdoB
    Great! Just make sure to use two independent physical connections. All VLAN in a single trunk will possibly fail at the same time... Sure. The limiting factor is (high) latency. And because that is often induced by congestion it should be...
  • UdoB
    The "Advanced" part of the "Add: Sync Pull"-Dialog has a "Transfer Last:" option. Just enter "1" to transfer only the single newest backup :-)
  • UdoB
    UdoB reacted to tchaikov's post in the thread Ceph - VM with high IO wait with Like Like.
    Looking at the graphs you posted, a few things stand out. The Ceph pool metrics show almost no writes — IOPS and throughput on `pve_ceph_prod_3az` are nearly 100% read. Cross-AZ write latency is not what's hurting you here. The good news is that...
  • UdoB
    Installing OPENSTEP 4.2 on Proxmox 8.x (Floppy + QMP Guide) Hi, I managed to successfully install OPENSTEP 4.2 (Intel) installation boot diskette image. on Proxmox 8.2.2. I also managed to “swap” the diskette. This one was a bit hard to solve...
  • UdoB
    Ich habe zfs-load-key.service editiert # cat /etc/systemd/system/zfs-load-key.service [Unit] Description=Load encryption keys DefaultDependencies=no After=zfs-import.target Before=zfs-mount.service [Service] Type=oneshot RemainAfterExit=yes...
  • UdoB
    It was for migration. Thx it is now working :)
  • UdoB
    Thank you, I have created the ticket here: https://bugzilla.proxmox.com/show_bug.cgi?id=7415 Have a great day!
  • UdoB
    UdoB replied to the thread Installation on a Dell T110 II.
    PVE is Debian with a modified Ubuntu kernel. If the controller is supported by it, then PVE does. But..., well..., for PVE the usually used filesystem is ZFS. ZFS wants to have direct access to the hardware storage devices. So please, do NOT use...
  • UdoB
    Yes, although probably not in the short run. Could not find an issue related to VM backups so feel free to open an enhancement request at https://bugzilla.proxmox.com and link to this thread for reference. This probably requires to map and mount...
  • UdoB
    UdoB reacted to cwt's post in the thread Backup-Rechner aufsetzen with Like Like.
    PVE benötigt nur die Verbindung zum Backup Speicher. Wenn VMs daraus zurückgesichert werden, haben diese den gleichen Stand wie vorher (Netzwerk, RAM, etc.). Fallstricke gibt es trotzdem. Hat eine VM CPU type = host, kann das bei manchen Guests...
  • UdoB
    UdoB replied to the thread Optimize proxmox spice.
    You have "Streaming: off". Did you test "on"? I have good success with that turned on - window movement feels much faster. Probably this depends on several factors... and I do not have any benchmarks. Unfortunately I do not remember...
  • UdoB
    Ich hätte vielleicht ein bisschen erläutern sollen worum genau es mir ging. :) Sollte im Endeffekt nur bedeuten, dass man für den Mountpoint eines LXC zuerst einen Standardeintrag in der "fstab" erstellt, wie bei so gut wie jeder anderen...
  • UdoB
    Sage ich seit Jahren, aber versuche das Leuten zu erklären, die sich per "helper script" den achoschlimmen nag-screen von ProxmoxVE wegpatchen ;) TrueNAS wäre auch noch eine Option, aber die dortigen Tendenzen so Sachen wie Teile des Quelltextes...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Performane LXC oder Docker with Like Like.
    Für Leute, die wissen, was sie tun, ist es natürlich nicht unbewältigbar ;) Die Leute in den einschlägigen reddit-subs (r/proxmox, r/homelab etc) sind das aber in der Regel gerade nicht ;) Beim letzten Update hätte ein neuer lxc aber auch nicht...
  • UdoB
    Das macht man generell nicht so bei CTs dass sie selbst einen physischen Speicher mounten Gib dem CT ein Mountpoint von dem Speicher.
  • UdoB
    OpenMediaVault sollte man gar nicht als lxc betreiben, das wird von den omv-Entwicklern nicht unterstützt: https://forum.openmediavault.org/index.php?thread/51217-trying-to-access-additional-drives-via-proxmox-with-lxc/ Wenn man gerne aus einen...
  • UdoB
    UdoB reacted to louie1961's post in the thread setting up network for OPNsense vm with Like Like.
    I like this approach because Proxmox does a lot better job with NIC drivers, especially things like Realtek, than BSD does. Also changing hardware in proxmox is a lot easier this way.
  • UdoB
    UdoB reacted to SteveITS's post in the thread setting up network for OPNsense vm with Like Like.
    Tbh if you are not familiar with PVE and VMs it will be a lot easier with a separate router. For instance if you have a PVE issue you may not have Internet to resolve it. Are you passing through this NIC to the VM? If not I would be very...
  • UdoB
    Aus der Hüfte geschossen: Du kannst mal testen, was geschieht, wenn du zfs set canmount=off rpool/enc setzt.
  • UdoB
    Thanks for the detailed network diagram. Pulling together everything you've shared, I think the picture is fairly clear now -- though some targeted measurements would still help confirm the timing. The core reason VMs freeze During Ceph...