proxmox

  1. R

    Ubuntu 24.04 cloud-init fails on LVM (Fibre Channel) storage in Proxmox 9 when provisioned via Terraform

    Hello everyone, I’m currently working on an automation project to provision virtual machines in Proxmox 9 using Terraform (BPG provider) together with cloud-init. The virtual machines are based on Ubuntu 24.04 cloud images. The provisioning process works perfectly when the VM disk is created...
  2. Z

    LOCKED OUT: Enabled Datacenter Firewall - No Web UI, IPMI failing (OVH)

    Hi everyone, I made a classic mistake and enabled the Firewall at the Datacenter level in Proxmox without a whitelist rule for my IP. I am now locked out of the Web UI and SSH. I am using a dedicated server at OVH. I tried to use the IPMI/KVM console to fix it, but I keep getting the error: 'An...
  3. A

    Veeam & Proxmox bei Shared Storage via FC

    Hallo zusammen, ich würde gerne ein Proxmox Cluster mit einem IBM Flashsystem via FC bereitstellen. Da werden dann thick-LVM Volumes provisioniert damit wir die Volumes in Proxmox auf alle Server teilen können für unseren HA. Bei der Einrichtung mit Multipath und so ist auch alles klar, da habe...
  4. A

    Proxmox 9.1.5 weird backup problem leaving VM filesystem damaged

    setup: we have a proxmox ve with 1 vm (debian bookworm) on sunday we run a weekly backup (type stop) to a proxmox backup server we experience the following issue: - vm is shutdown - backup starts BUT vm is also powered on immediately again - vm seems to start fine but big parts of the device...
  5. J

    [TUTORIAL] Proxmox PHP SDK: A thin PHP wrapper with full API coverage

    Hello everyone, I’d like to share an open-source project that may be useful for those integrating Proxmox VE with PHP-based systems. Proxmox PHP SDK is a lightweight and pragmatic PHP library that acts as a thin wrapper around the official Proxmox VE REST API. The goal is not to abstract or...
  6. L

    EFI Disk Timeout during Boot

    I currently have an issue during reboots of my Proxmox Hosts where the Hosts are getting a timeout error when thrying to mount the EFI Disk during Boot, causing them to go into emergency mode. I didn't have this issue when rebooting the Hosts last month, so I'm guessing its caused by the...
  7. H

    How to delegate routing between LXC in the same subnet ?

    Hello all, it's my first post here ! (let me know if I didn't do something right about posting on this forum :) Here is my setup : I have an dedicated router (ubiquiti) and a mini-pc hosting proxmox. On the proxmox, I have many LXC containers all with IPs in the same network (web servers...
  8. P

    Proxmox VE 9.1.1 with only a single ipv4, trying to make a NAT v4 for my VM/LXC containers

    Hi everyone, I brought a dedi server in the US and i have Proxmox VE 9.1.1 installed (Debain 13) so far and the issue i am trying to do is make a NAT v4 for my VM/LXC since i do have a windows VM but it's unable to access the internet and the same goes to the Debian 13 VM too since i tried...
  9. B

    LXC config problem after core reboot

    Hi everyone, I have an LXC with the following configuration: arch: amd64 cores: 8 features: nesting=1 hostname: Jellyfin memory: 8000 mp0: Movies:114/vm-114-disk-0.raw,mp=/mnt/movies,backup=1,size=1000G net0...
  10. L

    [SOLVED] External Storage Server for 2 Node Cluster

    I've recently added another Proxmox Host and a Q-Device to my Environment in order to get some redundancy implemented. However, I've now noticed that my current Storage solution doesn't seem to be suited to achieve the goals that I want it to achieve. I currently have a Linux Storage Server, on...
  11. T

    Proxmox DCM issue

    I'm having issues with installation of DCM on my 2012 iMac to monitor my homelab project with four 2012 Mac mini. The error I'm getting is a NVIDIA GPU error when it's being installed on my iMac do anyone have a Solution to this matter please help?
  12. K

    What Configuration should I use for Small Businesses?

    Hi All, Recently our small MSP has decided to move away from ESXI and move to Proxmox for our client server deployments. As I am heading up new server projects, I am going through learning this new environment and need some direction as to what the proper setup should be for our use case...
  13. B

    Proxmox crashing with "Journal has aborted" message

    Hello, I am using a Protectli VP3230 with a PCI-E card and also a default Protectli NVMe-SATA-adapter (with one SATA-SSD connected) on both NVMe-connectors. A few months ago my Proxmox suddenly crashed with an error message "EXT4-fs error (device dm-1) in ext4_reserve_fnode_write:5792: Journal...
  14. R

    VM is locked

    When trying to migrate one of my VMs to another host, i somehow managed to lock the VM. This is what i get when I try to migrate it to another host. Any idea how to get it unlocked?
  15. R

    Add Proxmox server to checkmk

    Can someone please help me with the steps to add a Proxmox Server not cluster to checkmk. Looks like the below document is obsolete. https://checkmk.com/blog/proxmox-monitoring
  16. O

    has the api2 changed for datacenter manager?

    i keep getting authentication failed - no authentication credentials provided. can anyone give me a curl example or postman for example? i have setup a user just using the default root@pam and the name of the token is root@pam!datacenter but cant seem to get it to work out side the browser. i...
  17. G

    GMKTEC K12 | Ryzen 7 H 255 | Problem with IGPU

    Hi, I'm struggling with transferring a graphics card (IGPU) to a Windows VM. The situation is that the machine works fine, it detects the graphics card, but at random moments the whole host crashes, as if something was wrong with IOMMU. I figured this out because I also have a GMKTEC M5 PRO...
  18. yboujraf

    Ceph storage hosted on proxmox nodes shared with K3S cluster ?

    Dear, I am facing to a choice to share the existing ceph storage from proxmox cluster to K3S cluster. Is it best practice to do that or need to SoC and each cluster has his own storage ? If proxmox manage the ceph storage is it a good governance ? Some clarifications are welcome. Best Regards,
  19. W

    [SOLVED] Proxmox & Opnsense VLAN Configuration

    Hello everyone, I am currently trying proxmox with opnsense as a VM and trying to understand more the VLAN functions und firewall rules. I have made a config and it is working but I am asking myself why some things work and some don't. Maybe one of you can answer them. 1. Why am I able to...
  20. P

    Qemu Server- Version Upgrade

    Hi All, I have Proxmox VE server 8.3.0 ( pve-manager/8.3.0/c1689ccb1065a83b (running kernel: 6.8.12-10-pve ) installed on our server. Currently installed version is VE 8.3.0 I want to update the package to below version. qemu-server: 8.3.0 -> 8.3.12 pve-qemu-kvm 9.0.2-4 -> 9.2.0-5 How i can...