Proxmox Cores vs Sockets: What the vCPU Settings Mean
Proxmox cores vs sockets explained: how the vCPU settings affect Linux and Windows guests, and why you should usually just use one socket.
Homelab & Vietnam
Proxmox cores vs sockets explained: how the vCPU settings affect Linux and Windows guests, and why you should usually just use one socket.
PVE host cannot reach WireGuard peer through LXC container tunnel? Add a static route on the host and enable IP forwarding in the container.
Get Traefik to discover Proxmox services with a cron job that pulls from the Proxmox API. No official provider needed—just a script and a config.
Black screen after passing a GPU to a VM? Check VFIO binding, the GPU ROM, and display output in that order. Here's the diagnostic sequence.
PBS prune and GC protect against disk-full, not against someone with root on the backup host. A Veeam hardened repository is a different threat model.
Jellyfin 10.11 performance issues are usually the inotify watcher limits or a bad transcode path. Here's the exact fix I use on Proxmox LXC.
ZFS over iSCSI from Proxmox to TrueNAS SCALE fails because SCALE uses LIO, not istgt. Here's the targetcli config and Proxmox storage plugin settings that
Got inotify poll request in wrong process - disabling inotify on Proxmox means a process is watching files with inotify but isn't getting the events.
The 'got inotify poll request in wrong process - disabling inotify' message is a Perl Linux::Inotify2 warning from Proxmox's forking daemons.
Shrinking an LVM-thin pool on Proxmox isn't directly possible. Here's the safe workaround: create a new smaller pool and move your VMs over.