[Bugs] [Bug 1577627] [Geo-rep]: Status in ACTIVE/Created state
bugzilla at redhat.com
bugzilla at redhat.com
Mon May 14 05:17:48 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1577627
--- Comment #3 from Kotresh HR <khiremat at redhat.com> ---
Root Cause:
The root cause appeared to be in glusterd. The glusterd command [1] is returned
hostUUID as same for all the bricks. Geo-rep is just gettting affected by this.
I believe this existing from previous versions as well. Anyone one from
glusterd should confirm why is this behaviour with tiered volume.
If we observer below the nodes UUID is a9c6f6fd-3935-4ddd-ab93-506e2813c740,
but xml output is showing 20981fb-cba6-46b5-ab24-32af8a62728f
This was from the same IP: 10.70.41.226
[root at dhcp41-226 tmp]# cat /var/lib/glusterd/glusterd.info
UUID=a9c6f6fd-3935-4ddd-ab93-506e2813c740
>From gluster volume info --xml:
----------------------------------------------
<colddisperseCount>6</colddisperseCount>
<numberOfBricks> 1 x (4 + 2) = 6</numberOfBricks>
<brick
uuid="020981fb-cba6-46b5-ab24-32af8a62728f">10.70.41.226:/rhs/brick1/b1<name>10.70.41.226:/rhs/brick1/b1</name><hostUuid>020981fb-cba6-46b5-ab24-32af8a62728f</hostUuid><isArbiter>0</isArbiter></brick>
[1] gluster volume info <tiered-volume> --xml
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
More information about the Bugs
mailing list