<font face="arial">Hi Antonio,<br><br>I think this problem can also happen for non-OS disks. Considering that we access a non-OS disk , we can have pages in memory that belong to this disk. In that case, the system may ask to flush these "dirty" pages to the non-OS disk. And here we are: potential deadlock as I explain in my first post.<br>I hope this clarify the problem.<br><br>Correct me if I have made wrong assumptions, I just want to have the conviction that this cannot happen in production.<br><br>Ivan<br><br><br>At Tuesday, 01/02/2011 on 17:44 Antonio Anselmi wrote:<br><blockquote style="border:0;border-left: 2px solid #22437f; padding:0px; margin:0px; padding-left:5px; margin-left: 5px; ">OS disk is usually a local device and not managed by drbd, i.e. is not<br>
a backing device.<br>
Unless I'm missing something about your question.<br>
<br>
Antonio<br>
<br>
<br>
--<br>
Lo scopo del lavoro รจ quello di guadagnarsi il tempo libero &nbsp;(Aristotele)<br>
The purpose of the job is to gain leisure &nbsp;(Aristotele)<br>
<br>
<br>
<br>
<br>
2011/2/1 Ivan Frain &lt;ivan.frain@euranova.eu&gt;:<br>
&gt; Hi all,<br>
&gt;<br>
&gt; I am currently evaluating DRBD as a storage candidate for highly available<br>
&gt; storage in a virtualized environment.<br>
&gt; It seems like a very good alternative to expensive SAN/NAS.<br>
&gt; I was wondering how DRBD deals with the network block device deadlock<br>
&gt; problem.<br>
&gt; This problem (described here: <a href="http://lwn.net/Articles/195416" target="_blank" class="normal-link">http://lwn.net/Articles/195416</a>/) can be<br>
&gt; summarized as follows: if the system runs short in memory, it will try to<br>
&gt; write dirty page to disk in order to free memory space.&nbsp; if the disk is a<br>
&gt; network block device, the dirty page write may need to allocate some other<br>
&gt; memory pages which is not possible since the solution to have more memory<br>
&gt; available was to write the dirty page to disk.<br>
&gt;<br>
&gt; If someone has some information about that problem I'am eager to read it.<br>
&gt;<br>
&gt; Thank you in advance.<br>
&gt;<br>
&gt; BR,<br>
&gt; Ivan<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; drbd-user mailing list<br>
&gt; <a class="normal-link" href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
&gt; <a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank" class="normal-link">http://lists.linbit.com/mailman/listinfo/drbd-user</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
drbd-user mailing list<br>
<a class="normal-link" href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a><br>
<a href="http://lists.linbit.com/mailman/listinfo/drbd-user" target="_blank" class="normal-link">http://lists.linbit.com/mailman/listinfo/drbd-user</a></blockquote></font>