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 - 2:19 pm

On Wed, May 14, 2008 at 04:37:20PM -0400, Jeff Garzik (jeff@garzik.org) wrote:

Well, that's how things exist today - POHMELFS client connects to number
of servers and can send data to all of them (currently it doest that for
only 'active' server, i.e. that which was not failed, but that can be
trivially changed). It should be extended to receive 'add/remove server
to the group' command and liekly that's all (modulo other todo items
which are not yet resolved). Then that group becomes quorum and client
has to get response from them. Kind of that...

What I do not like, is putting lots of logic into client, like following
inner server state changes (sync/not sync, quorum election and so on).
With above dumb scheme it should not, but some other magic in the server
land will tell client with whom to start working.


-- 
	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, (Wed May 14, 2:19 pm)
Re: POHMELFS high performance network filesystem. Transact ..., Evgeniy Polyakov, (Thu May 15, 12:34 am)