Search results

  1. F

    I cannot logon the web interface, but I can login to server thru SSH.

    The server is working fine in serval months. Today, I want to login thru the web interface as usual. But it cannot. I login thru SSH and check the log and see this error message. I search the info in this proxmox and try the following command. ~ systemctl restart pvedaemon.service ~...
  2. F

    Use AMD APU in KVM

    Hi, I have a AMD FX 8800 CPU which include 8 APUs. Everything is running smooth in Proxmox, except Jellyfin in Unbutu VM. I wanna use APUs for Hardware trancoding function in the VM. Here is the vainfo output from the host: I try to add pci to the VM. But the VM cannot start up. Can anyone...
  3. F

    AMD GPU passthrough to container

    Hi, I am new to use Proxmox and I am setting up Shinobi in Ubuntu LXC. My home server's CPU is AMD fx-8800p CPU which contains 8 GPUs. So, I would like to use these GPU for hardware acceleration in Shinobi. How can I activate the GPUs in LXC? Thanks!
  4. F

    Mount a disk image to LXC

    Hi, I am new to use proxmox. I create a disk image (vm-100-disk-0, 1T) in KVM; but I want to mount this image to another LXC (101). Is it possible? How can I do this? Thanks!