[Bugs] [Bug 1235202] tiering: tier daemon not restarting during volume/glusterd restart

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 29 09:18:36 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1235202

nchilaka <nchilaka at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ON_QA                       |ASSIGNED
                 CC|                            |nchilaka at redhat.com



--- Comment #2 from nchilaka <nchilaka at redhat.com> ---
On a 2 node cluster, when we do a restart of volume, the tier deamon shows as
in progress or running , when we issue a vol status, but the tier rebalancer
deamon which is supposed to restart on both nodes, doesnt restart on localnode.
It always fails to restart on localhost, but triggers successfully on the other
node.
Hence marking as failed


[root at nag-manual-node1 ~]# gluster v rebalance vol4 tier status
Node                 Promoted files       Demoted files        Status           
---------            ---------            ---------            ---------        
localhost            0                    0                    in progress      
10.70.46.36          0                    0                    in progress      
volume rebalance: vol4: success: 
[root at nag-manual-node1 ~]# gluster v stop vol3
Stopping volume will make its data inaccessible. Do you want to continue? (y/n)
n
[root at nag-manual-node1 ~]# gluster v stop vol4
Stopping volume will make its data inaccessible. Do you want to continue? (y/n)
y
volume stop: vol4: success
[root at nag-manual-node1 ~]# gluster v rebalance vol4 tier status
volume rebalance: vol4: failed: Volume vol4 needs to be started to perform
rebalance
[root at nag-manual-node1 ~]# gluster v start vol4
volume start: vol4: success
[root at nag-manual-node1 ~]# gluster v info vol4

Volume Name: vol4
Type: Tier
Volume ID: c7a41a54-ad9b-40a3-9e76-4f80c5a8345e
Status: Started
Number of Bricks: 6
Transport-type: tcp
Hot Tier :
Hot Tier Type : Distribute
Number of Bricks: 2
Brick1: 10.70.46.36:/rhs/brick3/vol4hot
Brick2: 10.70.46.84:/rhs/brick3/vol4hot
Cold Tier:
Cold Tier Type : Distribute
Number of Bricks: 4
Brick3: 10.70.46.84:/rhs/brick1/vol4
Brick4: 10.70.46.36:/rhs/brick1/vol4
Brick5: 10.70.46.84:/rhs/brick2/vol4
Brick6: 10.70.46.36:/rhs/brick2/vol4
Options Reconfigured:
performance.readdir-ahead: on
[root at nag-manual-node1 ~]# gluster v rebalance vol4 tier status
Node                 Promoted files       Demoted files        Status           
---------            ---------            ---------            ---------        
localhost            0                    0                    failed           
10.70.46.36          0                    0                    in progress      
volume rebalance: vol4: success:

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.


More information about the Bugs mailing list