help

  1. R

    fqdn help

    I've got my proxmox server up and running, and have all the settings correct to use a fqdn on my lan using a domain I own. But, while all other servers on my network can be reached using their respective fqdn addresses, proxmox will not show the gui using its one. I have also set iptables -t nat...
  2. P

    Proxmox Reboot for no reason, then stuck in a bootloop

    Hi friends, I had Proxmox randomly shutdown/try to reboot at night, then stuck in a bootloop for a few minutes and then die for the second time now in the last week. I can only restart the server by cutting power, then it'll reboot normally. My proxmox server has been running more than fine on...
  3. M

    No Internet on Host

    Hello. I'm new to this. A few days ago, I installed Proxmox VE on my PC, and everything was running fine until last night when I discovered that the host machine could no longer access the internet. However, all virtual machines are functioning properly and can access the internet without any...
  4. D

    Help me setup openldap sync

    Can someone please point me to an idiots walkthrough for configuring openldap and adding it to proxmox. I have found a bunch of videos and stuff for Active Directory, but i dont want to use windows anymore. I have the openldap setup and can use ldapsearch to connect to and get info. It says i...
  5. D

    Individual IP for VMs

    Hello, I would like to set up an environment with multiple VMs running on a single server and assign an individual static IP for each of the VMs. The main server would be connecting to a single router with a public static IP. Is there even a way to do this? I am new to this so apologies if this...
  6. P

    [SOLVED] No connectivity after install

    Have installed pve on a lenovo M90q with wired ethernet and wifi. Setup seems to go ok, but when I try to connect to web browser from another PC it does not connect. I also cannot ping the IP from another PC, or ping out from the proxmox server itself. Things I've tried: 1. Tried both wifi and...
  7. J

    TrueNas VM Can't See Drives After GPU Passthrough Attempt

    Build: Motherboard: Asus Rog Zenith Extreme Alpha X399 CPU: Ryzen Threadripper 2970wx (24 Core, 4.2GHz) GPU: 2080 (this is the one I'm attempting to passthrough to the VM) Second GPU: Radeon Pro WX2100 RAM: 128GB Dominator Platinum DDR4 3200Mhz (8 sticks) HBA: LSI SAS 9300-16i Hard Drives...
  8. F

    [TUTORIAL] Fixed network

    auto lo iface lo inet loopback #auto ens33 iface lo inet6 loopback iface ens33 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.170.132/24 gateway 192.168.170.2 bridge-ports ens33 bridge-stp off bridge-fd 0 bridge-vlan-aware yes...
  9. N

    debian 12 netinst black screen

    Host details: Xeon-D 1541 16 GB DDR4 ECC Samsung 970 EVO 250 GB - boot disk 4x Samsung 870 EVO SATA SSD's - local storage for VM's - LVM RAID10 Proxmox 8.2.4 Yes, I'm aware that the SSD's aren't ideal, but it's what I had laying around. I'm trying to make a Debian 12 template, but any VM's...
  10. S

    Proxmox Host Crashing Daily - Debugging Tips

    Hi folks! I've got a Proxmox host that is freezing pretty much on a daily basis, and I'm looking for advice on how to get started debugging it. I've tried looking at the logs and don't see an obvious answer, but I'm not sure I know what to look for. I've got the host connected to a KVM and...
  11. P

    Accidentally deleted qemu-server folder. help recreate config file for a VM

    I had mounted the qemu-server folder to a container where i was tesing an app i wrote for some automation. when deleting the project file, forgot to unmout the qemu-folder and deleted all the vm conf files. ive looked up past threads about this and recreated couple of my VMS. but i had a NAS...
  12. W

    [SOLVED] NFS mouning on LXC container. Permission denied

    I have been trying to mount NFS shares on LXCs for the past three days and I couldn't get it to work. I have seen guides on CIFS/SMB shares but nothing on NFS. I have tried mounting using the GUI but I kept get permission denied error. I have also followed TheHellSite's guide but I couldn't get...
  13. L

    Proxmox host can't access the Internet.

    Hi all, I'm a super noob so excuse my lack of knowledge. I was trying to install packages through the host but found that it timed out. Pinged google and also timed out. I can ping my gateway ip and local ips just fine. I have a few lxcs that DO have internet and can ping google just fine. The...
  14. F

    issues with storage

    Hi I need some help, Ive had an issue with an external drive thats been holding some vm disks on it - But its suddenly not showing the vm disks anymore and its also showing the space is maxed out When i try and attached a unused disk back to the vm its saying the disk does not exist But...
  15. B

    [SOLVED] Proxmox constantly crashes after few mins

    Edit: My problem was faulty ram sticks. So I recently installed the latest version of proxmox with ZFS raid 1 on a new machine with the following specs: Mobo: MSI MAG B550 Tomahawk Max Wifi Cpu: AMD RYZEN 7 5700X Cpu Fan: Noctua NH-D9L Ram: HYPERX Fury 32GB (4x8GB) DDR4 2400MHz Gpu: Nivida Gtx...
  16. F

    Configuration ALL

    *Asrock B760 Pro RS *i5-14500 *NVIDIA RTX 4060TI Hello, I have a problem with the complete configuration, I don't know, it will work, but the installation is ok, and proxmox itself has a problem that it talks about the kernel, the company may be faulty, but I did it under DEBIAN, then I added a...
  17. W

    Problems with IOMMU being detected

    Hello everyone, I'm new to PVE and I have been struggling with using IOMMU. I have been trying everything I have seen on the internet, but I can't get IOMMU to be detected even though it's enabled. I have reinstalled PVE a couple of times but still it was not working, I tried booting with ZFS...
  18. K

    GUI unreachable from desktop, however loads on mobile

    I recently updated my PVE to 7.4.18 in preperation for a migration to PVE 8. However once I ran the minor updates the GUI is inaccessible. I have connected a monitor to the server directly and that works and I just tried reaching the IP for the gui on my phone and I'm amazed as that loaded. Why...
  19. W

    Can't copy/paste to VMs and LXCs

    I'm new to proxmox, I have been trying to work on some of my containers but it have been a pain. When I try to setup a new service I have to write the code from manuals by hand and I cannot copy and paste from my client to VMs. I have been using noVNC because SPICE and xterm.js are not working...
  20. P

    Heavy use of passthrough GPU kills all VMS

    Hi everyone, I've been having a problem with a specific VM which has a passthrough to a Tesla P40. This VM has 2 things: ollama and the Tesla P40. Nothing else is running. What happens is that after using Ollama for 2 or 3 prompts all my VMS and LXCs reboot. I have no idea why. You can see...