Project

General

Profile

Actions

Bug #5248

closed

upstart: ceph-all job is starting too soon

Added by Alexandre Marangone almost 11 years ago. Updated almost 11 years ago.

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

0%

Source:
Support
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The current ceph-all job specifies the following:
start on (local-filesystems and net-device-up IFACE!=lo)

This can be problematic when the NIC used by a mon doesn't have its driver in the kernel (e.g. mellanox). The nics on the motherboard will be loaded, the job will start, but the NIC that the monitor uses won't be loaded causing the ceph-mon job to fail.

I propose to delay the the start of ceph-all to:
start on runlevel [2345]

Actions #1

Updated by Alexandre Marangone almost 11 years ago

  • Source changed from other to Support
Actions #2

Updated by Ian Colle almost 11 years ago

  • Assignee set to Sage Weil
  • Priority changed from Normal to Urgent
Actions #3

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Need More Info

waiting to hear back from jamespage ... he's conferring with the upstart people

Actions #4

Updated by Sage Weil almost 11 years ago

changing this to runlevel [2345] for now.

Actions #5

Updated by Sage Weil almost 11 years ago

  • Priority changed from Urgent to High
Actions #6

Updated by Sage Weil almost 11 years ago

  • Status changed from Need More Info to Resolved
  • Priority changed from High to Urgent

hmm opening a separate bug for the 'start earlier than this' part.

Actions

Also available in: Atom PDF