Created attachment 1165686 [details] host status Description of problem: Disk removal from OSD machine generate a warning event, however status of the machine is not changed to warning. Version-Release number of selected component (if applicable): rhscon-core-0.0.21-1.el7scon.x86_64 rhscon-ceph-0.0.20-1.el7scon.x86_64 rhscon-ui-0.0.34-1.el7scon.noarch How reproducible: 100% Steps to Reproduce: 1. Create some cluster 2. Remove a disk from OSD host, wait until the event is created 3. List a host Actual results: Status of the host was not changed it is still in OK state Expected results: Host should have Warn state at least until the event is not dismissed. Additional info:
This is expected behavior. When a disk that is consumed by an osd is removed. An event will be shown saying the disk was removed. Another alert indicating the osd is down will be shown. And the alarm count of the host is incremented by 1. We wont change the state of the host.