[Bugs] [Bug 1336612] one of vm goes to paused state when network goes down and comes up back

bugzilla at redhat.com bugzilla at redhat.com
Tue May 17 02:29:10 UTC 2016


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



--- Comment #1 from Pranith Kumar K <pkarampu at redhat.com> ---
Created attachment 1158145
  --> https://bugzilla.redhat.com/attachment.cgi?id=1158145&action=edit
random-io generator

Steps to recreate the issue in simple steps:
On the mount point run:
gcc read-write.c
touch {1..1000}
for i in {1..1000}; do ./a.out /mnt/r3/$i & done

In another terminal, run:
while true; kill first-brick; sleep 1m; gluster volume start r3 force; sleep
1m; done

This will lead to two failures:
1) Failures which say there is Input/Output error
2) Failures with EROFS

Pranith

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


More information about the Bugs mailing list