[Bugs] [Bug 1223757] tar on a glusterfs mount displays "file changed as we read it" even though the file was not changed

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 2 10:04:50 UTC 2015


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

Shruti Sampat <ssampat at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ON_QA                       |ASSIGNED



--- Comment #7 from Shruti Sampat <ssampat at redhat.com> ---
Re-assigning BZ as the issue is still reproducible on glusterfs-3.7.1-6.el6

Volume configuration -

# gluster v info rep

Volume Name: rep
Type: Replicate
Volume ID: 364ec34f-c989-47b7-b2e4-a07185e84b79
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: 10.70.37.168:/rhs/brick6/b1
Brick2: 10.70.37.199:/rhs/brick6/b1
Options Reconfigured:
cluster.consistent-metadata: on
features.quota-deem-statfs: on
features.inode-quota: on
features.quota: on
features.uss: on
performance.readdir-ahead: on

Tried the following steps -

1. Created the above volume and started it.

2. Mounted the volume using fuse.

3. On the mount point, download the linux kernel, followed by untar and then
tar-ing it again -

# wget https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.19.4.tar.xz; tar xf
linux-3.19.4.tar.xz; for i in {1..10}; do tar cf linux$i.tar linux-3.19.4 2>
tar$i.log; done

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=nClPZ3yiJb&a=cc_unsubscribe


More information about the Bugs mailing list