Back to bug 1006354

Who When What Removed Added
Amar Tumballi 2013-09-10 14:48:12 UTC QA Contact sdharane spandura
Assignee amarts rhs-bugs
Ravishankar N 2013-09-18 06:18:13 UTC CC ravishankar
Assignee rhs-bugs ravishankar
Ravishankar N 2013-09-18 06:19:05 UTC Status NEW ASSIGNED
Vivek Agarwal 2013-09-19 09:53:45 UTC Assignee ravishankar rhs-bugs
Ravishankar N 2013-09-20 06:40:34 UTC Assignee rhs-bugs ravishankar
Ravishankar N 2013-09-23 07:06:01 UTC Blocks 1010834
Ravishankar N 2013-10-17 07:15:57 UTC Status ASSIGNED POST
Pranith Kumar K 2013-10-17 07:58:07 UTC Status POST MODIFIED
CC pkarampu
Nagaprasad Sathyanarayana 2013-10-17 09:37:27 UTC CC nsathyan
Gowrishankar Rajaiyan 2013-10-17 11:47:33 UTC CC grajaiya
Ravishankar N 2013-10-22 05:26:18 UTC Status MODIFIED ON_QA
Fixed In Version glusterfs-3.4.0.35.1u2rhs-1
Vivek Agarwal 2013-11-25 09:12:36 UTC Priority unspecified medium
Scott Haines 2013-12-03 17:05:24 UTC Keywords ZStream
CC shaines
Ravishankar N 2013-12-26 09:15:13 UTC Doc Text Cause:
We were not checking if the file was in split-brain state before proceeding with certain file operations.

Consequence:
These FOPS were succeeding though the file was in split-brain.

Fix:
Check if file is in split-brain before proceeding with the FOP.

Result:
If file is in split-brain, the file operation returns EIO to the application.
Pavithra 2014-01-03 04:46:05 UTC Status ON_QA VERIFIED
CC psriniva
Doc Text Cause:
We were not checking if the file was in split-brain state before proceeding with certain file operations.

Consequence:
These FOPS were succeeding though the file was in split-brain.

Fix:
Check if file is in split-brain before proceeding with the FOP.

Result:
If file is in split-brain, the file operation returns EIO to the application.
Previously, files were not checked if they were in a split-brain state before proceeding with certain file operations.
As a result no errors were reported on these file operations. With this update, if a file is in split-brain state, the file operation returns I/O error (EIO) to the application.
Flags needinfo?(ravishankar)
Ravishankar N 2014-01-03 06:40:54 UTC Flags needinfo?(ravishankar)
Jay Turner 2014-01-15 11:29:58 UTC Target Milestone --- RHS 2.1.2
errata-xmlrpc 2014-02-25 05:25:41 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-02-25 07:38:09 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-02-25 02:38:09 UTC
Rejy M Cyriac 2015-05-13 16:32:47 UTC Target Release --- RHGS 2.1.2
Target Milestone RHS 2.1.2 ---
Scott Haines 2015-05-15 18:16:39 UTC CC shaines

Back to bug 1006354