[Sheepdog] Object node affinity

HaiTing Yao yaohaiting.wujue at gmail.com
Thu May 10 12:39:10 CEST 2012


On Thu, May 10, 2012 at 6:22 PM, Matthew Law <matt at webcontracts.co.uk>wrote:

> On Thu, May 10, 2012 11:00 am, HaiTing Yao wrote:
> > There is no the affinity. The data's storage location depends on its hash
> > value. It perhaps resides on the host created the VM, but there is no
> > affinity.
> >
> > You can try the object cache. The cache will keep data on local host.
> >
> > If there is one local copy,  request will read the copy at first and will
> > not retieve the remote copies.
>
> Thanks. Is there any danger of the cached objects becoming stale?  If not
> it seems a good option for those with small clusters that are not on low
> latency, high bandwidth networks.
>

Yes, the cache have these benefits on network.  If there is cache, the
cache has precedence than copies. The cache will not become stale. Now when
create snapshot, the cache still has some flaws. I think it will be fixed
soon.

Thanks
Haiti

>
> Thanks,
>
> Matt.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wpkg.org/pipermail/sheepdog/attachments/20120510/165bb21e/attachment-0003.html>


More information about the sheepdog mailing list