Search results

  1. F

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

    It is working now. Thank you for your great help. Merry X'mas.
  2. F

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

    After tying SQL command, the error came out. After restart pve-cluster, the journalctl is that There is some error in the database.
  3. F

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

    Hi, Thank you for help. After re-booted, I tried to login. But it could not log in thru the website.
  4. F

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

    I think I have upgraded to 6.3. But it's still not working. :(
  5. 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 ~...
  6. F

    Use AMD APU in KVM

    It means APU inside CPU cannot be pass through. Is it true?
  7. 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...
  8. 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!
  9. F

    Mount a disk image to LXC

    I just want to mount it to another container. Anyway, I have done this by your suggestion. Thanks!
  10. 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!