Here is a Video for Proxmox an Raspeberry Pi using RaspberryOS lite. It is in french but can be watched with autmatet translation to english.
https://www.youtube.com/watch?v=XXkkUZNR6xQ&t=405s
I ran into the same warning after upgrading from PVE 8 to PVE 9 with Ceph Squid.
It looks like /etc/init.d/ceph is simply an obsolete conffile left behind by ceph-base:
# dpkg -S /etc/init.d/ceph
ceph-base: /etc/init.d/ceph
# dpkg-query -W...
Please call on the proxmox ve root console:
ip addr show
ip route show
ethtool <device name> # <device name> is something like eth[0-9]+, enp[0-9]+s or eno[0-9]+, see 1st results
#on new installations mybe other names
I find it highly entertaining that prompting AIs for hours and hours about something, you have no clue about, is no problem at all. Whereas at the same time, reading 6 pages of very likely relevant information is unacceptable. Fascinating stuff!
Alright, the fact that it worked with the firewall being disabled narrows down the issue.
It seems like the NFS mount daemon (rpc.mountd) might be using a random port, which then in turn is blocked by the ufw.
Configuring a fixed port here and...
Hier einmal die von Debian geführte Umfrage zum Umgang mit KI : https://www.debian.org/vote/2026/vote_002
Die Beschreibung der Option die Gewonnen hat : https://www.debian.org/vote/2026/vote_002#proposere...
Hier einmal die von Debian geführte Umfrage zum Umgang mit KI : https://www.debian.org/vote/2026/vote_002
Die Beschreibung der Option die Gewonnen hat : https://www.debian.org/vote/2026/vote_002#proposere...
My ufw did not have 9 (111 port) so I added it, but $ showmount -e 192.168.50.46 still did not work.
However when i disabled ufw it worked!
Can you see anything in my ufw that would be stopping it.
peter@server:~$ sudo ufw status numbered...
As mentioned above by @AntonJ , this behavior already mentioned in the documentation [0]:
I think at the moment thy only way is using SAVC, hopefully it will marked stable in near future,
[0]...
As of right now I'm unable to find any logs with that entry.
I DID see it show up at some point and applied some fixes mentioned in the above thread.
Not sure if that was fixed or I'm simply not correctly searching for the entry. Please see...
The symptom is particularly evident on virtual CheckPoint virtual machines, but it can take 24+ hours to develop. We also noticed this on Windows SQL Servers (128 GiB RAM VM) where we do thick provisioning (we have no swapping on the host and...
Magic! This solved an issue that we've also been hunting down since upgrading our Proxmox cluster to v9 back in May of 2026. The following graphs are before we mitigated, in way of comparison, from a VM on the host. Load average dropped from 1...
Hi, I confirm I just faced the exact same issue. I didn't want to touch the firewalls so I haven't.
EDIT : Rebooting the host seem to have fixed my issue !
I managed to wrap my head around what was going wrong.
It seems that I had changed my...