Project

General

Profile

Actions

Bug #11877

closed

Clock skew causes missing summary and confuses Calamari

Added by Nathan Cutler almost 9 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Monitor
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
hammer,firefly
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Thorsten Behrens writes in https://github.com/SUSE/ceph/commit/eaf6e0cf48488fe604d0ef0db164d44948d4e8d4

Always provide summary for non-healthy cluster.

This fixes a problem, wherein calamari does not provide
popup drill-downs for warnings or errors, should the summary
be missing.

Calamari gets health info from /api/v1/cluster/$FSID/health.
If the data here has a summary field, this summary is provided
in a popup window:

/api/v1/cluster/$FSID/health is populated (ultimately) with
status obtained via librados python bindings from the ceph
cluster. In the case where there's clock skew, the summary
field supplied by the ceph cluster is empty.

No summary field, no popup window with more health details.


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #11878: Clock skew causes missing summary and confuses CalamariResolvedNathan Cutler06/04/2015Actions
Copied to Ceph - Backport #11879: Clock skew causes missing summary and confuses CalamariResolvedNathan Cutler06/04/2015Actions
Actions #2

Updated by Nathan Cutler over 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF