Archive for the 'fs' Category

Google Translate – Interview with developer reiser4 Edward Shishkin

Tuesday, November 23rd, 2010

Russian original http://habrahabr.ru/blogs/linux/108629/

Ceph: The Distributed File System Creature from the Object Lagoon | Linux Magazine

Tuesday, April 20th, 2010

detailed article about CEPTH — [client] parts of Cepth were recently accepted into the mainline linux kernel

[What linux file system does google use?] Answer: [Jfs-discussion] benchmark results

Friday, January 8th, 2010

Currently ext2, will move to ext4 . Read the discussion for more info

btrfs Wiki

Saturday, December 19th, 2009

BTRFS is a new ZFS-like linux file system, it is present in the recent kernels with “experimental” status.

GlusterFS – GlusterDocumentation

Monday, February 23rd, 2009

fully-distributed network file system (fully = no separate meta-data servers ). Supports data redundancy (data can be stripped/mirrored across several nodes), supposed to be high performance. supports encryption and can be embedded in app server (i….