From: "Peter Braam" <braam@mountainviewdata.com>
To: <linux-kernel@vger.kernel.org>
Subject: InterMezzo FS beta 0.93 available
Date: Sun, 10 Dec 2000 01:23:14 -0800 [thread overview]
Message-ID: <NEBBIIJKCMJGDLNAMBCBKEFACCAA.braam@mountainviewdata.com> (raw)
InterMezzo is a high availability file system featuring write back caching
and disconnected operation. It replicates file trees across multiple
systems, one of the systems plays the role of server, the others are
clients. InterMezzo recovers from network and server
failures. InterMezzo shares many ideas with Coda but is considerably
simpler and less fully featured.
You can find packages and source for beta 0.93 Linux 2.2 kernels in:
ftp://ftp.inter-mezzo.org/pub/intermezzo
Documentation is available on the InterMezzo WWW site:
http://www.inter-mezzo.org
Mailing lists with announcements, discussions etc. are available at:
http://www.sourceforge.net/projects/intermezzo
Sources for cutting edge versions are available from
http://www.sourceforge.net/projects/intermezzo
New since the previous release:
- We have migrated to "stock" POE from CPAN
- Considerable simplification of reconnection code
- Minor improvements and feature additions to the kernel code
- RPM packages
- Minor documentation updates
- Improvements to the config tools
To reach 1.0 we have the following outstanding issues:
- Move forward to ext3 0.05c or later
- Better documentation
- Conflict detection
- Bug fixes
Particular thanks go to Shirish Phatak from Tacitus Systems
(shirish@tacitussystems.com) for very persistent debugging and testing.
Gord Matzigkeit (gord@fig.org) has build the RPM packages and cleaned up
the build environment for this purpose. Many others have contributed
significantly.
- Peter Braam -
Mountain View Data, Inc.
NOTE:
InterMezzo relies on journal file systems for recovery. This release
works with Ext3 and you must compile 0.03b into your kernel, as well as
the following 3 lines to be add in linux/kernel/ksyms.c:
#include <linux/jfs.h>
EXPORT_KSYM(journal-start);
EXPORT_KSYM(journal_stop);
_______________________________________________
intermezzo-announce mailing list
intermezzo-announce@lists.sourceforge.net
http://lists.sourceforge.net/mailman/listinfo/intermezzo-announce
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
reply other threads:[~2000-12-10 9:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=NEBBIIJKCMJGDLNAMBCBKEFACCAA.braam@mountainviewdata.com \
--to=braam@mountainviewdata.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®