fireon's latest activity

  • fireon
    fireon reacted to comfreak's post in the thread [SOLVED] Shrink disk on Ceph with Like Like.
    Ok, got it. I can access the Ceph RBD directly through qemu-img. Great! - Shrink partition inside the VM (Windows, gparted, etc.) - Shutdown VM - Resize the image: qemu-img resize -f raw --shrink rbd:<pool>/<disk-img> <size> (example: qemu-img...
  • fireon
    fireon reacted to fabian's post in the thread HA-Cluster mit Ceph in 2 Brandabschnitten with Like Like.
    ja, dafuer muesstest du noch einen node in nem dritten brandabschnitt mit entsprechender anbindung haben, um dort den tie-braker ceph mon und die tie-braker corosync instanz laufen zu lassen (ohne ceph waere auch ein qdevice eine option, aber...
  • fireon
    fireon reacted to t.lamprecht's post in the thread Proxmox Mail Gateway 9.1 released! with Like Like.
    Siehe https://forum.proxmox.com/threads/proxmox-mail-gateway-9-1-released.184240/
  • fireon
    After some more fiddling, I would say this is some kind of regression related to SeaBIOS and Windows Server 2025 or generally newer Windows versions which still don't use UEFI (just as reference, UEFI is still not an official requirement for...
  • fireon
    fireon reacted to homero's post in the thread Verifcation and Restore is failing with Like Like.
    By default, Raspberry Pi OS on the Pi 5 uses a kernel configured with a 16KB memory page size. However, PBS (which is compiled primarily for amd64 architecture) relies on a 4KB page size for mapping, creating, and reading fixed index files...