[Bug 1578484] Re: ceph rbd map in ubuntu 16.04 fails with map failed: (6) No such device or address

Nils Meyer 1578484 at bugs.launchpad.net
Mon Jul 4 08:57:15 UTC 2016


Also bear in mind that the kernel version used by Ubuntu does not
support tunables5, these are only uspported starting with kernel 4.5.

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

Title:
  ceph rbd map in ubuntu 16.04 fails with map failed: (6) No such device
  or address

Status in ceph package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 16.04 with ceph cluster ok

  root at x4600:~# ceph --version

  ceph version 10.1.2 (4a2a6f72640d6b74a3bbd92798bb913ed380dcd4)

  
  root at x4600:~# ceph status
      cluster 9ed0acb4-425c-4d09-a693-471ed6391d6b
       health HEALTH_WARN
              too many PGs per OSD (490 > max 300)
       monmap e2: 3 mons at {cephmon1=10.10.25.105:6789/0,cephmon2=10.10.25.106:6789/0,cephmon3=10.10.25.107:6789/0}
              election epoch 8, quorum 0,1,2 cephmon1,cephmon2,cephmon3
       osdmap e254: 46 osds: 46 up, 46 in
              flags sortbitwise
        pgmap v141576: 11280 pgs, 13 pools, 278 MB data, 291 objects
              232 GB used, 85424 GB / 85656 GB avail
                 11280 active+clean

  
  rbd create is ok:

  root at x4600:~# rbd create rbd/pippo --size 10240 --image-format 2

  
  rbd ls is ok:

  root at x4600:~# rbd ls
  pippo

  
  rbd map fails

  root at x4600:~# rbd map rbd/pippo
  rbd: sysfs write failed
  rbd: map failed: (6) No such device or address

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



More information about the Ubuntu-openstack-bugs mailing list