Skip to topic | Skip to bottom
Home
You are here: TWiki > AFSLore Web > SupportedConfigurations > ReiserFS r6 - 28 Feb 2005 - 23:36 - JosephHVilas


Start of topic | Skip to actions

Where can you use ReiserFS?

There seems to be much confusion amongst new OpenAFS administrators about when and where they can use ReiserFS. This document attempts to describe supported uses, and explain why the others are unsupported.


Supported: Vice partitions on namei-based fileservers

Why: Namei-based fileservers store volumes in regular files on the vice partitions. No meta-data is stored in the inodes of these files.


Unsupported: Vice partitions on inode-based fileservers

Why: Inode-based fileservers access volumes directly via inode, and sneakily stuff bits of volume metadata into portions of the inode structure. Since ReiserFS does not have persistent inodes, this process will not work.


Unsupported: Cache partitions on OpenAFS clients

Why: The cache manager operates directly on filesystem inodes. ReiserFS does not have persistent inodes.


-- RayLink? - 04 Mar 2004
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r6 < r5 < r4 < r3 < r2 | More topic actions
This site is powered by the TWiki collaboration platformCopyright © 1999-2008 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback