Project

General

Profile

Actions

Bug #7627

closed

ceph-disk: does not start daemons properly under systemd

Added by Alfredo Deza about 10 years ago. Updated almost 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

After creating a cluster with ceph-deploy, the test waits up to 15 minutes to get a HEALTH_OK back, but as the output shows the health command
starts showing OSDs down:

2014-03-05T03:00:00.069 DEBUG:teuthology.orchestra.run:Running [10.214.138.177]: 'cd /home/ubuntu/cephtest && sudo ceph health'
2014-03-05T03:00:00.326 DEBUG:teuthology.task.ceph-deploy:Ceph health: HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 104 pgs stale; 88 pgs stuck inactive; 192 pgs stuck unclean; 1/9 in osds are down
2014-03-05T03:00:10.327 DEBUG:teuthology.orchestra.run:Running [10.214.138.177]: 'cd /home/ubuntu/cephtest && sudo ceph health'
2014-03-05T03:00:10.586 DEBUG:teuthology.task.ceph-deploy:Ceph health: HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 192 pgs stale; 88 pgs stuck inactive; 192 pgs stuck unclean; 2/9 in osds are down
2014-03-05T03:00:20.586 DEBUG:teuthology.orchestra.run:Running [10.214.138.177]: 'cd /home/ubuntu/cephtest && sudo ceph health'
2014-03-05T03:00:20.857 DEBUG:teuthology.task.ceph-deploy:Ceph health: HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 192 pgs stale; 88 pgs stuck inactive; 192 pgs stuck unclean; 3/9 in osds are down
2014-03-05T03:00:30.857 DEBUG:teuthology.orchestra.run:Running [10.214.138.177]: 'cd /home/ubuntu/cephtest && sudo ceph health'
2014-03-05T03:00:31.119 DEBUG:teuthology.task.ceph-deploy:Ceph health: HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 192 pgs stale; 88 pgs stuck inactive; 192 pgs stuck unclean; 4/9 in osds are down
2014-03-05T03:00:41.120 DEBUG:teuthology.orchestra.run:Running [10.214.138.177]: 'cd /home/ubuntu/cephtest && sudo ceph health'
2014-03-05T03:00:41.385 DEBUG:teuthology.task.ceph-deploy:Ceph health: HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 192 pgs stale; 88 pgs stuck inactive; 192 pgs stuck unclean; 4/9 in osds are down
2014-03-05T03:00:51.385 DEBUG:teuthology.orchestra.run:Running [10.214.138.177]: 'cd /home/ubuntu/cephtest && sudo ceph health'
2014-03-05T03:00:51.624 DEBUG:teuthology.task.ceph-deploy:Ceph health: HEALTH_WARN 104 pgs degraded; 88 pgs incomplete; 192 pgs stale; 88 pgs stuck inactive; 192 pgs stuck unclean; 5/9 in osds are down

This seems to be the case only for Fedora 19 and Firefly.

Full log output http://qa-proxy.ceph.com/teuthology/teuthology-2014-03-05_01:10:15-ceph-deploy-firefly-distro-basic-vps/117053/teuthology.log

Other failures can be seen on the dashboard http://pulpito.ceph.com/teuthology-2014-03-05_01:10:15-ceph-deploy-firefly-distro-basic-vps/

Note that OSD logs have been increased (see the config values for the run at the start of the log)


Files

boot.log (118 KB) boot.log John Spray, 07/16/2014 05:07 AM
Actions

Also available in: Atom PDF