<div dir="ltr">Hi Vedvyas,<div><br></div><div>Thanks for reporting. I think the main source of the problem is fixed timeout of sheepdog. e.g. <a href="https://github.com/sheepdog/sheepdog/blob/master/include/net.h#L17">https://github.com/sheepdog/sheepdog/blob/master/include/net.h#L17</a></div><div><br></div><div>The fixed timeout value is unrealistic so we want to fix it (e.g. preparing configuration mechanism). Could you try with an expanded timeout at first? If the problem can be solved, we should work on the configuration mechanism.</div><div><br></div><div>Thanks,</div><div>Hitoshi</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 9, 2016 at 1:50 AM, Vedvyas shanbhogue <span dir="ltr"><<a href="mailto:vedvyas13686@gmail.com" target="_blank">vedvyas13686@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Running a stress test where I have a VDI conneted over ISCSI. I have a script on the client that copies a 4G .iso file to a new folder in the VDI and then runs a SHA1 check on the copied .iso and then deletes the .iso. After a few iterations of this script I sometimes see the storage is lost - the client times out and aborts. In sheepdog logs I see following messages. Any suggestions/hints on debugging this failure?</div><div><br></div><div>May 08 12:34:14   WARN [gway 5018] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:34:14   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:35:26   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:35:31   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:35:36   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:35:41   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:35:46   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:35:51   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div>May 08 12:36:02   WARN [gway 5019] wait_forward_request(390) poll timeout 1, disks of some nodes or network is busy. Going to poll-wait again</div><div><br></div><div><br></div><div><br></div></div>
<br>--<br>
sheepdog-users mailing lists<br>
<a href="mailto:sheepdog-users@lists.wpkg.org">sheepdog-users@lists.wpkg.org</a><br>
<a href="https://lists.wpkg.org/mailman/listinfo/sheepdog-users" rel="noreferrer" target="_blank">https://lists.wpkg.org/mailman/listinfo/sheepdog-users</a><br>
<br></blockquote></div><br></div>