Got inotify poll request in wrong process – disabling inotify: what it means in Proxmox
The 'got inotify poll request in wrong process - disabling inotify' message is a Perl Linux::Inotify2 warning from Proxmox's forking daemons.
Homelab & Vietnam
Homelab, Proxmox, self-hosting — what broke, and what actually fixed it.
104 posts
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.
Disable VirtViewer's mouse grab by adding grab-keyboard=off to the remote-viewer config file. Here's the exact setting for Proxmox VMs.
Set scaling_mode in the global section of answer.toml to permanently change the Proxmox installer's default. Tested in a throwaway VM, it sticks.
A gateway in front of your LLM calls gives you per-call cost attribution, one place to swap models, and retries. Here's what the logs actually told me.
The SPICE mouse acceleration bug on Proxmox VMs makes the cursor jump around. Here's how to fix it by checking the guest agent, tablet mode, and client
rhel initrd getting corrupted during import is usually missing virtio drivers. Boot a rescue kernel, run dracut with virtio modules, and the VM boots.
Running multipath -a breaks Proxmox local-lvm with 'no such logical volume pve/data (500)'. Here's why and how to recover the thin pool.
Remote migration with shared storage failing? Check NFS permissions, root squash, and the storage.cfg path. Here's the exact fix for Proxmox to TrueNAS.
Proxmox VM freezes during NFS backup? It's usually the snapshot hanging on I/O. Check the process state and NFS mount options, then fix it.