Hello everyone, Ceph is a distributed file system designed for performance, reliability, and scalability. Basic features include: * POSIX semantics * Seamless scaling from 1 to many thousands of nodes * No single point of failure * N-way replication of data across storage nodes * Fast recovery from node failures * Automatic rebalancing of data on node addition/removal * Easy deployment: most FS components are userspace daemons * Linux kernel client, FUSE-based client, and user library Notable in this release is a reasonably stable Linux kernel client. It can extract and compile a kernel, and passes all tests in the fstest POSIX regression test suite posted a few weeks back. It has stabilized to the point where it could use some broader testing and code review. More info at http://ceph.newdream.net Source code at git://ceph.newdream.net/ceph.git http://ceph.newdream.net/git Since v0.1: * fully functional (and reasonably stable) kernel client * NFS re-export of a ceph client mount * client metadata leases to keep client cache coherent * crushtool for managing storage cluster topology * improved support for storage cluster expansion * some new tools for mkfs and management * lots and lots of bug fixes... Planned for v0.3: * xattrs * hardening distributed failure recovery * large directory support (in client) * recursive mtime and file size accounting Some key things on the (medium- to long-term) roadmap: * locks * quotas * btrfs for local object storage on storage nodes * directory-granularity snapshots * content-addressible storage * strong security sage --
| Andrea Arcangeli | [PATCH 06 of 11] rwsem contended |
| Mikulas Patocka | LFENCE instruction (was: [rfc][patch 3/3] x86: optimise barriers) |
| Rafael J. Wysocki | Re: [Bug 10030] Suspend doesn't work when SD card is inserted |
| Manu Abraham | PCIE |
git: | |
| Sverre Rabbelier | Git vs Monotone |
| Junio C Hamano | [ANNOUNCE] GIT 1.5.4 |
| Bill Lear | Meaning of "fatal: protocol error: bad line length character"? |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| Richard Stallman | Real men don't attack straw men |
| Stefan Beke | mail dovecot: pipe() failed: Too many open files |
| Wijnand Wiersma | Almost success: OpenBSD on Xen |
| Didier Wiroth | how can I "find xyz | xargs tar" ... like gtar |
| Greg A. Woods | Re: Fork bomb protection patch |
| Tyler Retzlaff | Re: more summer of code fun |
| Elad Efrat | Re: sysctl knob to let sugid processes dump core (pr 15994) |
| Thor Lancelot Simon | Re: FFS journal |
