Search results

  1. I

    Ubuntu Nginx Reverse-Proxy LXC uses disk quota of Backend Server?

    Seems to be proxy request buffer: https://docs.nginx.com/nginx-management-suite/acm/how-to/policies/configure-proxy-buffers/ changed as follows: (add from proxy_buffering to proxy_max_temp_file_size) server { server_name external.domain.de location / {...
  2. I

    Ubuntu Nginx Reverse-Proxy LXC uses disk quota of Backend Server?

    I have a strange phenomen. I use an Ubuntu 22.04 Nginx LXC as a Reverse-Proxy for another Ubuntu LXC with "filebrowser" installed. To central manage my certs with certbot, the insecure http backend connection with filebrowser is encapsulated to https to the outer world on this nginx machine...
  3. I

    [SOLVED] ZFS Replace

    Hinweis ggf. einfach nur an mich selbst, falls ich das nächste mal auf das Problem stoße: Ich bin auch wie oben vorgegangen: - Festplatte kaputt. Direkt so defekt, dass sie das System fast zum Absturz gebracht hat (alles sehr träge) und ZFS sie rausgeschmissen hat. Ich hab sie detached, sodass...
  4. I

    Opt-in Linux Kernel 5.15 for Proxmox VE 7.x available

    I have issues with Dell PowerEdge 140. ("Cannot import rpool") . Struggled for many hours with this problem, the current tipps (manually import from initram, set boot waiting time to 5 sec, disable iommu) did not work for me. Cannot provide more information at the moment, because i have no...
  5. I

    kernel panic when creating VMs (centos 9 stream ISO)

    You use 5.13.19-4 This Kernel has known bugs. Switch back to 5.13.19-3 or – if not productive – forward to 5.15. I would not use that kernel. Search forum for this kernel version.