Questions tagged [proxmox]
Proxmox Virtual Environment is an AGPL licensed and debian-based Linux distribution with a strong focus on hosting virtual machine.
165 questions
1 vote
1 answer
192 views
cloud-init tailscale setup fails due to missing /dev/net/tun
I want to provision a VM in proxmox with cloud-init, such that tailscale will be set up and running on first boot. The image I use is alpine 3.22.1 (nocloud_alpine-3.22.1-x86_64-uefi-cloudinit-r0....
7 votes
2 answers
845 views
How to find device name of boot drive
I have two NVMe drives in my Proxmox computers. My problem is that the drive names are not persistent and change in connection with reinstallation or reboot. The problem is not specific to NVMe drives....
2 votes
1 answer
378 views
Running docker in an unprivileged devuan lxc container (on proxmox)
I am configuring a single-node proxmox server for use as a home server/homelab. I am looking to run many of my generic applications (like immich, jellyfin, etc) in docker containers, which could all ...
1 vote
0 answers
400 views
Proxmox VE 8.4 + Debian 12 VM: qemu-guest-agent responds to commands but qm shutdown hangs in "running (shutdown)" state
I'm running Proxmox VE 8.4.1, and I’m experiencing a strange behavior with a Debian 12 (Bookworm) VM: the qemu-guest-agent is clearly active and responding, but when I try to shut down the VM via qm ...
0 votes
0 answers
297 views
LXC Container on Proxmox Can’t Resolve DNS — Outbound UDP Works, But No Replies
I'm trying to configure a reverse proxy on an LXC Container in proxmox, however the container is not able to resolve DNS. The proxmox node has no issue with DNS, and both the node and the container ...
0 votes
0 answers
91 views
Target iSCSI sometime drop connection
I'v got 2 Linux servers, Proxima and Lisa. Proxima is as iSCSI-target, Lisa as iSCSI-initiator connects to Proxima. An initial connection is successfully done. But while data transfering Proxima ...
0 votes
0 answers
55 views
Nvidia 1060 with GPU Passthru on a virtual machine
I'm running proxmox with an nvidia 1060 that I'm passing through to a Linux guest operating system. I'm expecting the GPU to to render to the video out which it does sometimes and I'm struggling to ...
0 votes
0 answers
52 views
ProxMox with GPU Pass through displaying start failed
I have an Nvidia 1060 which is currently not used. I would like to assign this graphics card to be used by a virtual machine. I'm thinking the output can be mapped directly to the hdmi output? or back ...
1 vote
1 answer
403 views
BIND9 refusing DNS queries
I cannot for the life of me work out why BIND9 is refusing queries. I have followed so many tutorials and watched so many configuration setup videos, both using Webmin and in the CLI, following them ...
0 votes
0 answers
131 views
Proxmox VM fails to start because USB Mapping invalid
I set a USB radio to passthrough proxmox to my Home Assistant VM. This works fine, but sometimes I have to remove it. If I try to start the VM without the USB device plugged in, the VM will NEVER ...
3 votes
0 answers
431 views
ASPM status of PCIe device won't stay set
I'm building a small home server using Proxmox as the base OS, and I've been trying to improve power efficiency by allowing the machine to go into lower power states. I'm running a Ryzen 5 7600 and an ...
0 votes
0 answers
67 views
Adding a New Server to Existing Proxmox Cluster - Network Configuration and VM Communication
I’m looking for some guidance on expanding my Proxmox setup. Here’s my current setup and what I’m trying to achieve: Current Setup I have a dedicated OVH server running Proxmox. On this server, I ...
0 votes
0 answers
247 views
Weird apparmor unix socket denial for sudo
I have a custom SSH server written in go that wraps commands called by the client in apparmor. One of the profiles confines sudo and what commands it can call. It started failing on a proxmox backup ...
0 votes
0 answers
181 views
Prevent binding an iGPU to the host OS to use it later as PCI passthrough to a VM
I have an AMD iGPU (integrated in an AMD Ryzen 9 9950x CPU) that I want to use as the video output for a Windows VM in proxmox (I have no other GPU installed). I discovered that it doesn't have the ...
0 votes
0 answers
137 views
Linux VMs suddenly booting up with no network connectivity - need to manually ifup to restore each boot up?
I have a Proxmox 8.3.2 hypervisor host, running several Linux VMs. Recently, I opted in to the Proxmox 6.11 kernels (Default is 6.8 kernels). Around that time, I noticed that after a reboot, the VMs ...