gary mazz wrote:
> Hi,
> 
> I'd like to use ZFS in a highly scalable data application. 
> 
> My requirements are very loose at this point.  but I know I need object 
> locking and I'd like to use the DMU interface. I would like the DMU 
> transactions to be distributed across machines ? The preferred interconnect 
> is RMA (RDMA). 

DMU transactions are entirely processed by one machine.  I'm not sure exactly 
how you were thinking of processing the transaction on multiple machines, but 
the implementation would probably be extremely nontrivial.

--matt

Reply via email to