Activity log for bug #1629237

Date Who What changed Old value New value Message
2016-09-30 09:28:26 Paul Bourke bug added bug
2016-09-30 09:28:31 Paul Bourke kolla: status New Confirmed
2016-09-30 09:28:33 Paul Bourke kolla: importance Undecided Critical
2016-09-30 09:28:36 Paul Bourke kolla: milestone newton-rc2
2016-09-30 09:28:39 Paul Bourke kolla: assignee Paul Bourke (pauldbourke)
2016-09-30 16:08:02 Paul Bourke kolla: importance Critical High
2016-10-05 16:16:03 Paul Bourke kolla: status Confirmed Incomplete
2016-10-10 14:46:34 Paul Bourke description Ceph mons are timing out, meaning the OSDs cannot bootstrap and cluster is unusable. [root@storage01 ~]# docker logs bootstrap_osd_0 INFO:__main__:Kolla config strategy set to: COPY_ALWAYS <snip> INFO:__main__:Writing out command to execute 2016-09-30 10:06:57.882178 7fdb08f02700 0 monclient(hunting): authenticate timed out after 300 2016-09-30 10:06:57.882301 7fdb08f02700 0 librados: client.admin authentication error (110) Connection timed out Error connecting to cluster: TimedOut docker exec ceph_mon ceph -s hangs. On the off chance I tried disabling dumb-init for the Ceph images and the cluster comes up as normal. So it seems there is something with dumb-init Ceph doesn't like. Ceph mons are timing out, meaning the OSDs cannot bootstrap and cluster is unusable. [root@storage01 ~]# docker logs bootstrap_osd_0 INFO:__main__:Kolla config strategy set to: COPY_ALWAYS <snip> INFO:__main__:Writing out command to execute 2016-09-30 10:06:57.882178 7fdb08f02700 0 monclient(hunting): authenticate timed out after 300 2016-09-30 10:06:57.882301 7fdb08f02700 0 librados: client.admin authentication error (110) Connection timed out Error connecting to cluster: TimedOut docker exec ceph_mon ceph -s hangs.
2016-10-13 15:10:37 Steven Dake kolla: importance High Critical
2016-10-13 15:10:41 Steven Dake kolla: milestone newton-rc2 newton-rc3
2016-10-13 16:52:42 Paul Bourke kolla: status Incomplete Invalid