From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: lkml <linux-kernel@vger.kernel.org>
Cc: netdev@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [0/4] DST: Distributed storage.
Date: Mon, 17 Dec 2007 18:03:38 +0300 [thread overview]
Message-ID: <11979038181687@2ka.mipt.ru> (raw)
In-Reply-To: <20071214133747.GC31971@2ka.mipt.ru>
Distributed storage.
I'm pleased to announce the 12'th release of the distributed
storage subsystem (DST).
DST allows to form a storage on top of local and remote nodes
and combine them into linear or mirroring setup, which in
turn can be exported to remote nodes.
Short changelog:
* new improved mirroring algorithm.
This algorithm uses sliding window approach for full resync
and write log for partial resync.
* fixed number of typos and debug cleanups
* update inode size when linear algorithm changes the size of the
storage in run time
* extended number of sysfs files and documentation for them
* fixed leak in local export node setup
* name is 'Dancing with the smoked neutrino' now
Overall list of features of the DST can be found on project's homepage:
http://tservice.net.ru/~s0mbre/old/?section=projects&item=dst
DST is also exported as a git tree available for clone and pull from
http://tservice.net.ru/~s0mbre/archive/dst/dst.git
Interested reader can test DST with 2.6.23 tree too
(it should compile fine, but was not tested).
DST passed all FS tests in LTP with XFS (modulo MAX_LOCK_DEPTH too low bug:
[ 8398.605691] BUG: MAX_LOCK_DEPTH too low!
[ 8398.609641] turning off the locking correctness validator.
this is not DST problem though), but it was not performed with
offline/online nodes.
Thank you.
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
next parent reply other threads:[~2007-12-17 15:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20071214133747.GC31971@2ka.mipt.ru>
2007-12-17 15:03 ` Evgeniy Polyakov [this message]
2007-12-17 15:03 ` [1/4] DST: Distributed storage documentation Evgeniy Polyakov
2007-12-17 15:03 ` [2/4] DST: Core distributed storage files Evgeniy Polyakov
2007-12-17 15:03 ` [3/4] DST: Network state machine Evgeniy Polyakov
2007-12-17 15:03 ` [4/4] DST: Algorithms used in distributed storage Evgeniy Polyakov
2007-12-17 16:27 ` [1/4] DST: Distributed storage documentation Kay Sievers
2007-12-18 1:00 ` [0/4] DST: Distributed storage David Chinner
2007-12-18 11:08 ` Evgeniy Polyakov
[not found] <11qqqasdzxczc036@2ka.mipt.ru>
2007-12-10 11:47 ` Evgeniy Polyakov
[not found] <aqqqqasdzxczc036@2ka.mipt.ru>
2007-11-29 12:53 ` [0/4] dst: " Evgeniy Polyakov
2007-12-04 14:37 ` [0/4] DST: " Evgeniy Polyakov
2007-12-04 15:25 ` Mike Snitzer
2007-12-04 16:00 ` Evgeniy Polyakov
2007-12-04 16:56 ` Christoph Hellwig
2007-12-04 17:21 ` Evgeniy Polyakov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11979038181687@2ka.mipt.ru \
--to=johnpol@2ka.mipt.ru \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.