Bug 1084059

Summary: Storage node has internal server metrics "Anti Entropy Sessions" marked as unavailable
Product: [Other] RHQ Project Reporter: bkramer <bkramer>
Component: PluginsAssignee: Nobody <nobody>
Status: ON_QA --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 4.9CC: hrupp
Target Milestone: GA   
Target Release: RHQ 4.13   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1084056    
Bug Blocks:    

Description bkramer 2014-04-03 14:08:42 UTC
Description of problem:
First time, when RHQ is installed and started, *Anti Entropy Sessions* resource will not be discovered and will not be listed under Storage Node's Internal Server Metrics subfolder. However, execution of *Repair* operation will generate *Anti Entropy Sessions" which will be discovered after RHQ Agent's full discovery. The status of this metric will be UP.

If we stop the storage node and start it again, previously discovered *Anti Entropy Session* will not exist any more and because of that it will be marked as DOWN in RHQ UI, until next "Repair" operation...

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

How reproducible:
Always

Steps to Reproduce:
1. Install RHQ 4.9;
2. In RHQ UI navigate to Inventory -> Servers -> RHQ Storage Node -> Internal Server Metrics and confirm that *Anti Entropy Sessions* are not listed;
3. For this storage node, execute "Repair" operation;
4. Execute "discovery -f" on the RHQ Agent command line;
5. Execute "avail --force" on the RHQ Agent command line;
6. Navigate as before to Internal Server Metrics for this storage node and confirm that *Anti Entropy Sessions* are discovered and UP;
7. Stop storage node: ./rhqctl stop --storage;
8. Start storage node: ./rhqctl start --storage;
9. Navigate to the Internal Server Metrics for this storage node and confirm that *Anti Entropy Sessions* resource is down.

Actual results:
Anti Entropy Sessions resource is discovered and monitored.

Expected results:
We should not monitor Anti Entropy Sessions resource as it will go down after every storage node restart.

Additional info:

Comment 1 Stefan Negrea 2014-09-22 19:54:13 UTC
Added missing policy to the "Anty Entropy Sessions" type (a single bean) to allow users to configure the behaviour of a missing resourece after a Cassandra or Storage Node server restart.

master branch commit:
commit 2dbe6c57daaae87b5ce6890ba0da22c5976c6a7d
Author: Stefan Negrea <snegrea>
Date:   Mon Sep 22 12:21:47 2014 -0500

    [BZ 1084056] Added missing policy to the "Anty Entropy Sessions" type (a single bean) to allow users to c