Error initializing module 'btrfs'

Dear all,
I use Alma 9.5 and for a while I get an error log in Cockpit under Storage log:

Error initializing module 'btrfs': /usr/lib64/udisks2/modules/libudisks2_btrfs.so: cannot open shared object file: No such file or directory

GLIB_DOMAIN
    udisks
GLIB_OLD_LOG_API
    1
PRIORITY
    4
_BOOT_ID
    4d252370497d48c3befb3bbb2a78f2a5
_CAP_EFFECTIVE
    1ffffffffff
_CMDLINE
    /usr/libexec/udisks2/udisksd
_COMM
    udisksd
_EXE
    /usr/libexec/udisks2/udisksd
_GID
    0
_HOSTNAME
    localhost
_MACHINE_ID
    machine_ID
_PID
    12204
_RUNTIME_SCOPE
    system
_SELINUX_CONTEXT
    system_u:system_r:devicekit_disk_t:s0
_SOURCE_REALTIME_TIMESTAMP
    1737837083294002
_SYSTEMD_CGROUP
    /system.slice/udisks2.service
_SYSTEMD_INVOCATION_ID
    b3fe7504826f456db7d9c7d5e935aa25
_SYSTEMD_SLICE
    system.slice
_SYSTEMD_UNIT
    udisks2.service
_TRANSPORT
    journal
_UID
    0
__CURSOR
    s=58159a0ea8b941778350a148acc98072;i=26d67;b=4d252370497d48c3befb3bbb2a78f2a5;m=dec32e7826;t=62c8dba06f93e;x=bdb89467c3fb7cb5
__MONOTONIC_TIMESTAMP
    956757342246
__REALTIME_TIMESTAMP
    1737837083294014

This message appears once a day at random time. I do not use any partition with Btrfs filesystem.
I would like to know if I’m alone to get this message and if anybody can help me to solve this annoying error log message?

Best regards,
OMMB

Hi,
I figured out that this error happens when I log in into the cockpit.
So it seems that cockpit needs this module to be present and it throws out this error in the logs when I log in.
Strange?!

Best regards,
OMMB

This happens because Cokpit asks UDisks to enable btrfs unconditionally. You don’t really need to worry about this error.

Dear pastalian,
thank you for the explanation. :+1:
I agree with you, but it is such a disturbing message, that I really do not like it. Hopefully somebody will fix this.