Comment 0 for bug 1164739

Revision history for this message
Stephen Street (stephen-redrocketcomputing) wrote :

Install cloud-image based VM. Install cephfs tools

# Install packages
apt-get update
apt-get dist-upgrade
reboot
apt-get install -y ceph-common ceph-fs-common

# Mount ceph filesystem
mount -t ceph 192.168.3.3:/ /mnt
FATAL: Error inserting ceph (/lib/modules/3.5.0-26-generic/kernel/fs/ceph/ceph.ko): Unknown symbol in module, or unknown parameter (see dmesg)
mount.ceph: modprobe failed, exit status 1
mount error: ceph filesystem not supported by the system

# dmesg reports:
[ 251.494403] ceph: Unknown symbol ceph_con_keepalive (err 0)
[ 251.494443] ceph: Unknown symbol ceph_create_client (err 0)
[ 251.494456] ceph: Unknown symbol ceph_calc_pg_primary (err 0)
[ 251.494459] ceph: Unknown symbol ceph_osdc_release_request (err 0)
[ 251.494471] ceph: Unknown symbol ceph_con_open (err 0)
....

Release:

lsb_release -rd
Description: Ubuntu 12.10
Release: 12.10

But also present in 13.04