Bug 1301484

Summary: when a monitor server or an osd server is rebooted calamari does not emit an event
Product: Red Hat Ceph Storage Reporter: Darshan <dnarayan>
Component: CalamariAssignee: Christina Meno <gmeno>
Calamari sub component: Back-end QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Status: CLOSED CANTFIX Docs Contact:
Severity: high    
Priority: unspecified CC: ceph-eng-bugs, dnarayan, sankarshan
Version: 1.3.1   
Target Milestone: rc   
Target Release: 1.3.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-06 04:04:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1291304    

Description Darshan 2016-01-25 08:45:41 UTC
Description of problem:
when a monitor server or an osd server is rebooted calamari does not emit an event indicating that the server was rebooted. calamari has to emit an event when a server is rebooted.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Reboot an osd server managed by calamari
2. Reboot a mon server managed by calamari
3.

Actual results:
No event is emit by calamari to indicate this.

Expected results:
calamari has to emit an event indicating this.

Additional info:

Comment 2 Christina Meno 2016-01-29 18:03:19 UTC
These are events which calamari can't report, I suggest if you want these events the rhs-controller-agent must report the host reboot and calamari can map host to OSD and MON

Comment 3 Darshan 2016-02-03 09:58:25 UTC
Okay, we can get this information directly from rhs-controller-agent. I raised this bug as this seemed to be working before (in calamari master branch). Now in calamari-lite if its not possible to track this its fine.