Bug 1294586 - DHT:Rebalance is failing with failed to perform setattr
Summary: DHT:Rebalance is failing with failed to perform setattr
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: distribute
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Raghavendra G
QA Contact: Anoop
URL:
Whiteboard: dht-rca-unknown, dht-rebalance-file
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-29 05:41 UTC by RajeshReddy
Modified: 2016-09-17 14:54 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-01 13:10:19 UTC
Target Upstream Version:


Attachments (Terms of Use)
rebalance_log (49.28 KB, text/plain)
2015-12-29 05:41 UTC, RajeshReddy
no flags Details

Description RajeshReddy 2015-12-29 05:41:01 UTC
Created attachment 1110087 [details]
rebalance_log

Description of problem:
============
DHT:Rebalance is failing with failed to perform setattr 

Version-Release number of selected component (if applicable):
=================
glusterfs-server-3.7.5-13

How reproducible:


Steps to Reproduce:
============
1. Create a volume with one brick and mount it on client using FUSE and create few files of around 10GB and Crete large file using DD while writes are going on
2. Add another brick to the volume and remove the original brick from the volume and while files are migrating delete all files from the mount 


Actual results:
=============
Rebalance is failing with failed to perform setattr 


Expected results:


Additional info:
============

[root@rhs-client18 dht_rebal_delete_new]# gluster vol info dht_rebal_delete
 
Volume Name: dht_rebal_delete
Type: Distribute
Volume ID: ac8d73df-75d7-4370-9b61-a9f0e32b3341
Status: Started
Number of Bricks: 1
Transport-type: tcp
Bricks:
Brick1: rhs-client18.lab.eng.blr.redhat.com:/rhs/brick2/dht_rebal_delete_new
Options Reconfigured:
performance.readdir-ahead: on

Comment 2 Susant Kumar Palai 2016-07-01 13:10:19 UTC
(In reply to RajeshReddy from comment #0)
> Created attachment 1110087 [details]
> rebalance_log
> 
> Description of problem:
> ============
> DHT:Rebalance is failing with failed to perform setattr 
> 
> Version-Release number of selected component (if applicable):
> =================
> glusterfs-server-3.7.5-13
> 
> How reproducible:
> 
> 
> Steps to Reproduce:
> ============
> 1. Create a volume with one brick and mount it on client using FUSE and
> create few files of around 10GB and Crete large file using DD while writes
> are going on
> 2. Add another brick to the volume and remove the original brick from the
> volume and while files are migrating delete all files from the mount 
Since the files are getting deleted, setattr or any operation for that matter may fail on that file.
> 
> 
> Actual results:
> =============
> Rebalance is failing with failed to perform setattr 
> 
> 
> Expected results:
> 
> 
> Additional info:
> ============
> 
> [root@rhs-client18 dht_rebal_delete_new]# gluster vol info dht_rebal_delete
>  
> Volume Name: dht_rebal_delete
> Type: Distribute
> Volume ID: ac8d73df-75d7-4370-9b61-a9f0e32b3341
> Status: Started
> Number of Bricks: 1
> Transport-type: tcp
> Bricks:
> Brick1: rhs-client18.lab.eng.blr.redhat.com:/rhs/brick2/dht_rebal_delete_new
> Options Reconfigured:
> performance.readdir-ahead: on


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