Downloadliste

Projektbeschreibung

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).

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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 Zurück zur Release-Liste
3.0-rc2

Ein HOST Tag wurde hinzugefügt. Einige Fehler in der passenden IP = abcd_nn Tags wurden behoben. Startup-Skripte für SuSE und RedHat-Distributionen wurden hinzugefügt. readdir () wurde neu geschrieben, um den gleichen Dateinamen Matching-Funktion wie andere Systemaufrufe verwenden.
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.

Project Resources