Bug 902506

Summary: Cluster->Services tab does not display list of Servers when it should
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Matt Mahoney <mmahoney>
Component: rhscAssignee: Shireesh <shireesh>
Status: CLOSED DUPLICATE QA Contact: Sudhir D <sdharane>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.1CC: rhs-bugs, shtripat
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-22 05:33:45 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:
Embargoed:
Attachments:
Description Flags
Cluster Services Tab none

Description Matt Mahoney 2013-01-21 19:41:34 UTC
Description of problem:
After adding two servers to a cluster, and the clicking on the cluster->services tab; the servers were expected to be listed but are not

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


How reproducible:


Steps to Reproduce:
1. Create cluster
2. Add one or more servers to cluster
3. navigate to the cluster->services tab
  
Actual results:
No servers listed in cluster->services tab.

Expected results:
Existing servers should be listed in cluster->servers tab.

Additional info:

Comment 1 Matt Mahoney 2013-01-21 19:42:24 UTC
Created attachment 684601 [details]
Cluster Services Tab

Comment 2 Matt Mahoney 2013-01-21 19:43:14 UTC
This was encountered in RHS-C QA4.

Comment 6 Shireesh 2013-01-22 05:33:45 UTC
The NFS and SHD services are fetched using the 'gluster volume status' command. Again, NFS status is fetched by executing the command on a volume that is exported through NFS, and SHD from a volume that is of type replicate or distributed replicate. If you don't have any volumes of these types, you will not see any services.

Having said this, currently there is an open BUG (Bug 885592) related to this. The fix for that bug will ensure that above logic is implemented properly. So marking this as a duplicate.

*** This bug has been marked as a duplicate of bug 885592 ***