Jim McCoy escreveu: > On Aug 8, 2008, at 12:27 PM, Tiago Vignatti wrote: >> When a DHT user try to register a resource that should be stored in a >> given node A, but that node runs out of storage space for this >> particular resource, then what happens? Who is responsible for this >> issue, the DHT itself or the DHT application? > > In an ideal world the full peer would return a failure for the write > attempt and then clients would treat that peer (for writes) as if it > were a down/unavailable host. You then just re-run the storage > placement code to get the new "best" node for storing the datum.
So if the majority of peers are full it means we are really in trouble? BTW, I'm failing to see some p2p simulator that deals with the capacity of disk in each peer. Anyone already seen such one? It's kinda strange that no one bothers with disk capacity in DHTs... Cheers, -- Tiago Vignatti C3SL - Centro de Computação Científica e Software Livre www.c3sl.ufpr.br _______________________________________________ p2p-hackers mailing list [email protected] http://lists.zooko.com/mailman/listinfo/p2p-hackers
