Re: POHMELFS high performance network filesystem. Transactions, failover, performance.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Evgeniy Polyakov
Date: Wednesday, May 14, 2008 - 12:32 pm

On Wed, May 14, 2008 at 03:08:09PM -0400, Jeff Garzik (jeff@garzik.org) wrote:

No, server to connect is the server, which stores data. By addition it
will also store it to some other places according to distributed
algorithm (like weaver, raid, mirror, whatever).


Sure the less number of machines between client and storage we have, the
faster and more robust we are.

Either client has to write data to all servers, or it has to write it to
one and wait utill that server will broadcast it further (to quorum or any
number of machines it wants). Having pure client to think to what
servers it has to put its data is a bit wrong (if not saying more),
since it has to join not only data network, but also control one, to
check that some servers are alive or not, to be able not to race, when
server is recovering and so on...

-- 
	Evgeniy Polyakov
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
POHMELFS high performance network filesystem. Transactions ..., Evgeniy Polyakov, (Tue May 13, 10:45 am)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:40 am)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:57 am)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:32 pm)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Wed May 14, 12:38 pm)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Thu May 15, 12:34 am)