<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0)">2014-09-02 20:06 GMT+02:00 黃昭龍 <<a href="http://lists.wpkg.org/mailman/listinfo/sheepdog-users">regis2261 at gmail.com</a>>:
>><i>    And use sheepfs to mount the vdi to use as a normal file system storage
</i>>><i> directory in two nodes.
</i>>>
>Why are you doing this?
>I think you must not access a vdi from two different nodes.
>With the latest master that can't even work because of vdi locking.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Because Sheepdog's node configuration is very easy than GlusterFS.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">
So I try to use sheepdog as a cloud file system to store user's various files.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">I plan to use Samba to export the mounted directory,then users can access their files via smb protocol. </pre>
<pre style="white-space:pre-wrap;color:rgb(0,0,0)">>><i>    When I try to use wget to download a iso file to this mount dir,I found
</i>>><i> that the download progress will hang for a while and continue to download.
</i>>><i>    This situation will repeat several times in the whole download period.
</i>>><i>    Can I adjust the sheep or sheepfs option(I have open 10G directio
</i>>><i> objectcache) to improve this problem ?
</i>>><i>
</i>
>At what speed is the download running?</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">The download speed is about 100 Mbits/s.File was download completely.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">
The problem is there are pause in the download progress. </pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">>><i>
</i>>><i>   Can I let the two nodes' mounted directory sync for the same vdi without
</i>>><i> remouting ?
</i>>><i>
</i>>I suggest instead to export the directory by nfs.
</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">I plan to export the mounted directory by samba. And users can access their files via smb </pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">protocol.Also use Linux HA mechanism to switch from failed node to normal standby node to </pre>
<pre style="white-space:pre-wrap;color:rgb(0,0,0)">keep uses <span style="font-family:arial">can continue to access their files. </span><span style="font-family:arial"> </span></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">
Do Sheepdog suitable for this kind of usage ?</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">>><i>   I try to test Sheepdog block device(sbd),But I can't find the source of
</i>>><i> sbd in the downloaded source code.
</i>>>
>sbd is a new feature so you can't find in 0.8.3 stable release.
>You have to use master branch.</pre><pre style="white-space:pre-wrap;color:rgb(0,0,0)">Thanks. I will try it.</pre></div>