LWN.net Logo

dst: Distributed storage.

From:  Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To:  lkml <linux-kernel@vger.kernel.org>
Subject:  [0/4] dst: Distributed storage.
Date:  Thu, 29 Nov 2007 15:53:23 +0300
Message-ID:  <11963408033624@2ka.mipt.ru>
Cc:  netdev@vger.kernel.org, linux-fsdevel@vger.kernel.org
Archive-link:  Article, Thread


Distributed storage.

I'm pleased to announce the 9'th release of the distributed
storage subsystem (DST). This is maintenance release and include
bug fixing only.

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:
 * use node's size in sectors instead of bytes
 * fixed old/new ages for the first node. 
	Error spotted by Matthew Hodgson <matthew@mxtelecom.com>
 * fixed debug printk declaration
 * it is now called 'astonishingly screwed tapeworm'

Overall list of features of the DST can be found on project's homepage:

http://tservice.net.ru/~s0mbre/old/?section=projects&...

Thank you.

Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>


-
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


Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds