Search results

  1. G

    Compile PBS against 16k page size

    I have a system running a 16k page size kernel. When I try to create or restore a backup it fails with: ... read(10, ... , 4096) = 4096 mmap(NULL, 98000, PROT_READ, MAP_PRIVATE, 10, 0x1000) = -1 EINVAL (Invalid argument) ... write(2, "unable to read dynamic index 'ro"..., 78unable to read...
  2. G

    Backup "headless" disk image

    I'm using a headless disk image as a shared storage container between multiple containers. The disk image was created via: pvesm alloc local 9999 'vm-9999-shared.raw' 10G --format raw For the moment this disk image is mounted on the host and the included as a mount point on the individual...
  3. G

    proxmox on arm64

    I would also love it, if someone could provide instructions on how to compile Proxmox from source on a Apple M1 machine