ceph-osd stays blocked on Yakkety: "No block devices detected using current configuration"
Bug #1631328 reported by
Ryan Beisner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ceph (Ubuntu) |
Fix Released
|
Critical
|
James Page | ||
Yakkety |
Fix Released
|
Undecided
|
Unassigned | ||
ceph-osd (Juju Charms Collection) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
The "ceph/default," "ceph_radosgw/
Units are consistently blocked in Juju status:
ceph-osd stays blocked on Yakkety: "No block devices detected using current configuration"
Snippets from ceph-osd unit syslog:
mkjournal error creating journal on /var/lib/
Oct 7 03:13:30 juju-osci-
See:
Changed in ceph (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Critical |
Changed in ceph (Ubuntu): | |
assignee: | nobody → James Page (james-page) |
status: | Triaged → In Progress |
tags: |
added: verification-done removed: verification-needed |
To post a comment you must log in.
FYI, from a pristine Yakkety daily image on the same private cloud:
ubuntu@ yakkety104939: ~$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
vdb 253:16 0 40G 0 disk /mnt
vda 253:0 0 20G 0 disk
├─vda14 253:14 0 4M 0 part
├─vda15 253:15 0 106M 0 part /boot/efi
└─vda1 253:1 0 19.9G 0 part /
ubuntu@ yakkety104939: ~$ mount -l nodev,noexec, relatime) nodev,noexec, relatime) relatime, size=1018052k, nr_inodes= 254513, mode=755) noexec, relatime, gid=5,mode= 620,ptmxmode= 000) noexec, relatime, size=204780k, mode=755) data=ordered) [cloudimg-rootfs] security type securityfs (rw,nosuid, nodev,noexec, relatime) nodev,noexec, relatime, size=5120k) nodev,noexec, mode=755) cgroup/ systemd type cgroup (rw,nosuid, nodev,noexec, relatime, xattr,release_ agent=/ lib/systemd/ systemd- cgroups- agent,name= systemd) nodev,noexec, relatime) cgroup/ devices type cgroup (rw,nosuid, nodev,noexec, relatime, devices) nodev,noexec, relatime, pids) cgroup/ net_cls, net_prio type cgroup (rw,nosuid, nodev,noexec, relatime, net_cls, net_prio) cgroup/ cpuset type cgroup (rw,nosuid, nodev,noexec, relatime, cpuset) cgroup/ perf_event type cgroup (rw,nosuid, nodev,noexec, relatime, perf_event) cgroup/ cpu,cpuacct type cgroup (rw,nosuid, nodev,noexec, relatime, cpu,cpuacct) cgroup/ memory type cgroup (rw,nosuid, nodev,noexec, relatime, memory) cgroup/ hugetlb type cgroup (rw,nosuid, nodev,noexec, relatime, hugetlb) cgroup/ blkio type cgroup (rw,nosuid, nodev,noexec, relatime, blkio) cgroup/ freezer type cgroup (rw,nosuid, nodev,noexec, relatime, freezer) fs/binfmt_ misc type autofs (rw,relatime, fd=27,pgrp= 1,timeout= 0,minproto= 5,maxproto= 5,direct, pipe_ino= 10007) fuse/connection s type fusectl (rw,relatime) fmask=0022, dmask=0022, codepage= 437,iocharset= iso8859- 1,shortname= mixed,errors= remount- ro) [UEFI] data=ordered) [ephemeral0] nodev,relatime, user_id= 0,group_ id=0,allow_ other) nodev,relatime, size=204776k, mode=700, uid=1000, gid=1000)
sysfs on /sys type sysfs (rw,nosuid,
proc on /proc type proc (rw,nosuid,
udev on /dev type devtmpfs (rw,nosuid,
devpts on /dev/pts type devpts (rw,nosuid,
tmpfs on /run type tmpfs (rw,nosuid,
/dev/vda1 on / type ext4 (rw,relatime,
securityfs on /sys/kernel/
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,
cgroup on /sys/fs/
pstore on /sys/fs/pstore type pstore (rw,nosuid,
cgroup on /sys/fs/
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,
cgroup on /sys/fs/
cgroup on /sys/fs/
cgroup on /sys/fs/
cgroup on /sys/fs/
cgroup on /sys/fs/
cgroup on /sys/fs/
cgroup on /sys/fs/
cgroup on /sys/fs/
systemd-1 on /proc/sys/
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
fusectl on /sys/fs/
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/vda15 on /boot/efi type vfat (rw,relatime,
/dev/vdb on /mnt type ext4 (rw,relatime,
lxcfs on /var/lib/lxcfs type fuse.lxcfs (rw,nosuid,
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,
ubuntu@ yakkety104939: ~$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 995M 0 995M 0% /dev
tmpfs 200M 3.2M 197M 2% /run
/dev/vda1 20G 987...