Télécharger la liste

Description du projet

ClusterNFS is a set of patches for the "Universal NFS Daemon" (UNFSD) to allow multiple clients to nfs mount the same root filesystem by providing "tagged" filenames. When a client requests the file "/path/filename", the ClusterNFS server checks for the existence of files of the form "/path/filename$$TAG=value$$". If such a file exists and the client has a matching value for KEY, this file is returned. If the client does not have a matching value or no such file exists, the file request proceeds as normal. Currently supported keys include HOST (hostname), IP (IP number), CLIENT (matches any nfs client) and CREATE (for "tagged" creation of files).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-11-26 19:23
3.0-rc2

UN HÔTE tag a été ajouté. Quelques bugs à faire correspondre la propriété intellectuelle tags abcd_nn = ont été fixés. Scripts de démarrage pour les distributions SuSE et RedHat ont été ajoutés. readdir () a été réécrit pour utiliser le même nom de fichier correspondant à fonctionner comme les autres appels.
Tags: Minor feature enhancements
A HOST tag was added. Some bugs in matching IP=a.b.c.d_nn tags were fixed.
Startup scripts for SuSE and RedHat distributions were added. readdir() was
rewritten to use the same filename matching function as other syscalls.

2001-11-19 18:08
3.0-rc1

Repensé et réécrit le nom de fichier correspondant, le soutien aux $ $ CREATE =..$$ tag, le soutien aux $ $ IP = abcd / $ nn $ subnet marqueur correspondant, et un patch pour ReiserFS.
Tags: Major feature enhancements
Redesigned and rewritten filename matching, support for $$CREATE=..$$ tag, support for $$IP=a.b.c.d/nn$$ subnet matching tag, and a patch for ReiserFS.

2001-09-29 02:42
1.0.0-pre1

Nom du fichier appui à la traduction pour la commande mount en plus de fichiers et d'opérations d'annuaire, et compiler le support pour gcc> 2.95.2.
Tags: Major feature enhancements
Filename translation support for mount commands in addition to file and directory operations, and compile support for gcc > 2.95.2.

2001-02-16 15:44
0.91 alpha

Cette version inclut étendu correspondant nom de fichier sur toutes les opérations de fichier, la dissimulation de inaccessibles / ombré fichiers afin que les clients ne peuvent voir les fichiers, ils peuvent accéder, et un correctif pour une fuite de mémoire.
Tags: Major bugfixes
This release includes extended filename matching
on all file operations, hiding of
inaccessible/shadowed files so clients can only
see files they can access, and a fix for a memory
leak.

2001-01-30 15:12
0.90

Annonce initiale.
Initial Announcement.

Project Resources