Public bug reported:

Ubuntu 16.04 with ceph cluster ok

root@x4600:~# ceph --version

ceph version 10.1.2 (4a2a6f72640d6b74a3bbd92798bb913ed380dcd4)


root@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@x4600:~# rbd create rbd/pippo --size 10240 --image-format 2


rbd ls is ok:

root@x4600:~# rbd ls
pippo


rbd map fails

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

** Affects: ceph (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to 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

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to