On Mon, Feb 16, 2009 at 10:05 PM, Filipe Maia <filipe@xxxxxxxxxxxxxx> wrote: > I think distribute doesn't have any schedulers yet so the file > distribution is according to some hash function. > If the node that results from the hash calculation doesn't have enough > space the write will fail. This is inherent to the design of using a > hash to calculate where the file is stored. > You can try unify if you want the kind of behaviour that you were expecting. Next version of DHT will have disk space awareness while writing out the hashmap Avati