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:
Created attachment 684601 [details] Cluster Services Tab
This was encountered in RHS-C QA4.
Test case: https://tcms.engineering.redhat.com/case/236008/edit/?from_plan=7332
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 ***