Ceph will not mount after apt update

mortenm12

New Member
Oct 4, 2025
3
0
1
Hey I get an error on my 3 proxmomx nodes about ceph will not mount, I belive the error starttet after i run apt update on all 3 nodes, anybody have a clue what to do to get it running again.

Nov 14 20:31:01 tiny3 systemd[1]: Mounting mnt-pve-cephfs.mount - /mnt/pve/cephfs...
-- Subject: A start job for unit mnt-pve-cephfs.mount has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit mnt-pve-cephfs.mount has begun execution.
--
-- The job identifier is 8592.
Nov 14 20:31:01 tiny3 mount[26256]: modprobe: ERROR: could not insert 'ceph': Exec format error
Nov 14 20:31:01 tiny3 mount[26254]: modprobe: ERROR: Error running install command '/sbin/modprobe -i -f ceph' for module ceph: retcode 1
Nov 14 20:31:01 tiny3 mount[26254]: modprobe: ERROR: could not insert 'ceph': Invalid argument
Nov 14 20:31:01 tiny3 mount[26249]: mount error: ceph filesystem not supported by the system
Nov 14 20:31:01 tiny3 mount[26249]: failed to load ceph kernel module (1)
Nov 14 20:31:01 tiny3 systemd[1]: mnt-pve-cephfs.mount: Mount process exited, code=exited, status=32/n/a
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An n/a= process belonging to unit mnt-pve-cephfs.mount has exited.
--
-- The process' exit code is 'exited' and its exit status is 32.
Nov 14 20:31:01 tiny3 systemd[1]: mnt-pve-cephfs.mount: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit mnt-pve-cephfs.mount has entered the 'failed' state with result 'exit-code'.
Nov 14 20:31:01 tiny3 systemd[1]: Failed to mount mnt-pve-cephfs.mount - /mnt/pve/cephfs.
-- Subject: A start job for unit mnt-pve-cephfs.mount has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit mnt-pve-cephfs.mount has finished with a failure.
--
-- The job identifier is 8592 and the job result is failed.
Nov 14 20:31:01 tiny3 pvestatd[1279]: mount error: Job failed. See "journalctl -xe" for details.