gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Improving real world performance by moving files clo


From: Gordan Bobic
Subject: Re: [Gluster-devel] Improving real world performance by moving files closer to their target workloads
Date: Mon, 19 May 2008 22:39:50 +0100
User-agent: Thunderbird 2.0.0.14 (Windows/20080421)

Derek Price wrote:

If all nodes do attempt to stay up to date with this information, then if the node accepting a write goes incommunicado, the quorum can simply and effectively roll back the transaction by revoking the node's lock and rolling back its idea of the current version number of the affective file or directory.

And with that we're back to the journalling idea. If we have a per file journal (write-ahead log, if you will), then if the writing node fails during the write, when it's lock is expired, the other nodes can just roll back the transaction.

Gordan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]