** Description changed:

+ SRU Justification:
+ 
+ Impact: The ceph module is not loadable in a default virtual
+ installation because it depends on the libceph module.
+ 
+ Fix: Add libceph.ko to the appropriate lists (packaging change only).
+ 
+ Testcase: Having the virtual flavour (or meta package) installed only
+ (in Precise a separate flavour still, in Quantal this just does not
+ include the extras package), modprobe for ceph will fail without that
+ change.
+ 
+ ---
+ 
  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
  
  Related bugs:
-  * bug 1063784: Ceph module not installed
-  
+  * bug 1063784: Ceph module not installed
+ 
  ---
  AlsaDevices:
   total 0
   crw-rw---T 1 root audio 116,  1 Apr  4 22:14 seq
   crw-rw---T 1 root audio 116, 33 Apr  4 22:14 timer
  AplayDevices: Error: [Errno 2] No such file or directory
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  ArecordDevices: Error: [Errno 2] No such file or directory
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CRDA: Error: [Errno 2] No such file or directory
  DistroRelease: Ubuntu 12.10
  Ec2AMI: ami-00000005
  Ec2AMIManifest: FIXME
  Ec2AvailabilityZone: cloud-zone
  Ec2InstanceType: m1.small
  Ec2Kernel: unavailable
  Ec2Ramdisk: unavailable
  IwConfig:
   eth0      no wireless extensions.
  
   lo        no wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 0627:0001 Adomax Technology Co., Ltd
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Bochs Bochs
  MarkForUpload: True
  Package: linux (not installed)
  PciMultimedia:
  
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB:
  
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-26-generic 
root=UUID=9e1c8c9f-1a83-4cfd-8774-5d824b8bf616 ro console=tty1 console=ttyS0
  ProcVersionSignature: User Name 3.5.0-26.42-generic 3.5.7.6
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-26-generic N/A
   linux-backports-modules-3.5.0-26-generic  N/A
   linux-firmware                            N/A
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  quantal ec2-images
  Uname: Linux 3.5.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm audio cdrom dialout dip floppy netdev plugdev sudo video
  dmi.bios.date: 01/01/2007
  dmi.bios.vendor: Bochs
  dmi.bios.version: Bochs
  dmi.chassis.type: 1
  dmi.chassis.vendor: Bochs
  dmi.modalias: 
dmi:bvnBochs:bvrBochs:bd01/01/2007:svnBochs:pnBochs:pvr:cvnBochs:ct1:cvr:
  dmi.product.name: Bochs
  dmi.sys.vendor: Bochs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1164739

Title:
  Can not mount cephfs in VM from cloud image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1164739/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to