Description of problem: CLI shows volume is up and running UI says volume status is unknown Cluster dashboard says volume is down Volume dashboard says volume status is N/A Version-Release number of selected component (if applicable): # rpm -qa | grep tendrl | sort tendrl-ansible-1.6.3-2.el7.centos.noarch tendrl-api-1.6.3-20180626T110501.5a1c79e.noarch tendrl-api-httpd-1.6.3-20180626T110501.5a1c79e.noarch tendrl-commons-1.6.3-20180628T114340.d094568.noarch tendrl-grafana-plugins-1.6.3-20180622T070617.1f84bc8.noarch tendrl-grafana-selinux-1.5.4-20180227T085901.984600c.noarch tendrl-monitoring-integration-1.6.3-20180622T070617.1f84bc8.noarch tendrl-node-agent-1.6.3-20180618T083110.ba580e6.noarch tendrl-notifier-1.6.3-20180618T083117.fd7bddb.noarch tendrl-selinux-1.5.4-20180227T085901.984600c.noarch tendrl-ui-1.6.3-20180625T085228.23f862a.noarch How reproducible: Steps to Reproduce: Here's the scenario I went through: 1. Create cluster (ju_cluster) with no volume 2. Deploy WA / tendrl 3. Imported Cluster (with no volumes) 4. Created a volume (vol1) in the cluster 5. volume is up and running just fine Actual results: Mixed -- current it says either N/A or Unknown or Down depending which UI I look at. Expected results: Volume to show it's up and running or OK. Additional info: See also https://github.com/Tendrl/ui/issues/1004 which includes screenshots
Created attachment 1456311 [details] WA 3.4 - volume page
Created attachment 1456312 [details] gstatus output
Created attachment 1456313 [details] Cluster Dashboard - Volume down
Created attachment 1456314 [details] Volume Dashboard - Status is N/A
Specifically create a Gluster cluster with no volume, then install WA. After you introduce/add a volume, it doesn't seem to have the right volume status. I tried rebooting, and still no change in behavior. I suspect that if you were to do this without a volume in your Gluster cluster and then install WA, and then introduce the volume after WA is installed that you would see this happen. If you already have a Gluster cluster with 1 volume and install WA, then you don't see this behavior.