Recent content by ctf_nc

  1. C

    [SOLVED] Error when using OCI for nginx proxy manager

    Thanks it works! May i know where can you see the container console outputs? When I click the console button it just displays nothing.
  2. C

    [SOLVED] Error when using OCI for nginx proxy manager

    Hi, i was trying to create an lxc container using the new OCI image. I downloaded the jc21/nginx-proxy-manager image and latest tag. Then i create an lxc using the image. The lxc successfully created and start, but after 2 seconds it automatically shutted down without any message. Please help.
  3. C

    Need help for setting up slog and zil

    Thanks for all the advices! It really helped alot
  4. C

    Need help for setting up slog and zil

    Hi everyone! i've been studying the difference for slog and zil. As my understanding, slog is for speeding up writes on drive and zil is for speeding up reads. I've read the article from servethehome about setting up cache drives...
  5. C

    [SOLVED] Host crash when passthrough 2 pci devices to 2 vms

    im sorry i am new to this forum. I couldnt find my post so i post it again.
  6. C

    [SOLVED] Host crash when passthrough 2 pci devices to 2 vms

    Hi guys, i just installed my proxmox server. I have set up 2 vms, running CentOS-8 and Windows 10. I tried to passthrough PCIE nic to CentOS-8 and GPU to Windows. It runs perfectly if i only start one of the vm. But when I start both the CentOS and Windows VM, the host network latency start to...