Bug 896166 - volumes created on rhs 2.0 beta plus do not synchronize to rhsc QA4
Summary: volumes created on rhs 2.0 beta plus do not synchronize to rhsc QA4
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: 2.1
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: ---
Assignee: Shireesh
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-16 18:56 UTC by Dustin Tsang
Modified: 2015-07-13 04:39 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-17 14:18:48 UTC
Embargoed:


Attachments (Terms of Use)
/var/log/ovirt-engine/engine.log (1.96 MB, text/x-log)
2013-01-16 18:56 UTC, Dustin Tsang
no flags Details

Description Dustin Tsang 2013-01-16 18:56:18 UTC
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:

Comment 2 Shireesh 2013-01-17 05:52:30 UTC
Have you updated vdsm on the RHS 2.0plus nodes with latest vdsm QA release?

Comment 3 Dustin Tsang 2013-01-17 14:18:48 UTC
I might not have the latest QA rpms for RHS 2.0plus. Closing as not a bug.


Note You need to log in before you can comment on or make changes to this bug.