[sheepdog-users] Sheepdog image fills only one node
    Liu Yuan 
    namei.unix at gmail.com
       
    Fri Jun 29 18:53:13 CEST 2012
    
    
  
On 06/29/2012 11:05 PM, Stefan Priebe - Profihost AG wrote:
> # kvm ... -drive
> file=sheepdog:10.0.255.100:7000:testsheep,if=none,id=drive-virtio0,cache=writeback,aio=native
> -device virtio-blk-pci,drive=drive-virtio0,id=virtio0
cache=writeback enables object cache. See wiki about object cache, which
only flush dirty bits to the cluster.
You can leave cache option out and all the requests will be routed to
the cluster.
Thanks,
Yuan
    
    
More information about the sheepdog-users
mailing list