Bug 1190318 - Write 1000 20M files, then same file's data broken.
Summary: Write 1000 20M files, then same file's data broken.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: GlusterFS
Classification: Community
Component: disperse
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-07 06:34 UTC by jiademing.dd
Modified: 2015-02-08 03:55 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-02-08 03:55:07 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description jiademing.dd 2015-02-07 06:34:31 UTC
Description of problem:
  I use gluster-master git at 20150112.
I create a disperse volume,Volume Name: test

Type: Disperse
Volume ID: 8b67411b-c6c7-450b-92df-8d036fd52a62
Status: Started
Number of Bricks: 1 x (2 + 1) = 3
Transport-type: tcp
Bricks:
Brick1: node-1:/disk1
Brick2: node-3:/disk2
Brick3: node-2:/disk3
Options Reconfigured:
features.quota: on
performance.high-prio-threads: 64
performance.low-prio-threads: 64
performance.least-prio-threads: 64
performance.normal-prio-threads: 64
performance.io-thread-count: 64
server.allow-insecure: on
features.lock-heal: on
network.ping-timeout: 5
performance.client-io-threads: enable

 I use postmark to write 1000 20M files to mountpoint, then I check every file's md5, several file's md5 is different from other files. Postmark's conf as follow:
set size 20480000 20480000 
set number 1000
set subdirectories 10
set location /cluster2/test/hello
set read 65536
set write 65536
set bias create -1
set bias read 0
set transactions 1
run 
quit

But,I write less than 10M 1000 files, then all files' md5 are OK.write 20M 1000 files always have this problem.

Version-Release number of selected component (if applicable):
 release-3.6 and master all have this problem.

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 jiademing.dd 2015-02-08 03:55:07 UTC
Soryy, not a bug, hardware error.


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