Created attachment 679749 [details] /var/log/ovirt-engine/engine.log Description of problem: volumes created on rhs 2.0 beta plus do not synchronize to rhsc QA4. On the rhsc, the Engine log(/var/log/ovirt-engine/engine.log) contains NumberformatException. Version-Release number of selected component (if applicable): RHSC 2.1 QA4 RHS 2.0 beta plus How reproducible: Steps to Reproduce: 1. setup 3 machines (rhsc with 2 rhs nodes) 2. create a cluster from rhsc web interface 3. add each of the 2 rhs nodes as severs in the cluster 4. From the CLI in one of the rhs nodes, create a replicate volume. gluster volume create sync-volume replicate replica 8 \ g1:/opt/gluster/bricks/replicate/brick1 \ g1:/opt/gluster/bricks/replicate/brick2 \ g1:/opt/gluster/bricks/replicate/brick3 \ g1:/opt/gluster/bricks/replicate/brick4 \ g2:/opt/gluster/bricks/replicate/brick1 \ g2:/opt/gluster/bricks/replicate/brick2 \ g2:/opt/gluster/bricks/replicate/brick3 \ g2:/opt/gluster/bricks/replicate/brick4 5. wait for volume to appear on rhsc web interface Actual results: volume never appears on rhsc web interface. NumberformatException is thrown and captured in engine.log Expected results: volume appears on the rhsc web interface Additional info:
Have you updated vdsm on the RHS 2.0plus nodes with latest vdsm QA release?
I might not have the latest QA rpms for RHS 2.0plus. Closing as not a bug.