-
Notifications
You must be signed in to change notification settings - Fork 12
Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.
License
chaos/genders
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters. The genders database is typically replicated on every node of the cluster. It describes the layout and configuration of the cluster so that tools and scripts can sense the variations of cluster nodes. By abstracting this information into a plain text file, it becomes possible to change the configuration of a cluster by modifying only one file. This package includes: * libgenders - A C library for parsing and querying a genders database. See libgenders(3). * Libgenders.pm - A Perl module developed with Perl Extensions that takes advantage of the already available C library. Perl extensions is limited and provides an unorthodox Perl API. It is therefore recommended that users use Genders.pm. See Libgenders(3). * Genders.pm - A Perl module that interfaces with Libgenders.pm, hiding away the ugliness of Libgenders.pm. See Genders(3). * nodeattr - A genders query tool that that parses and outputs information from a genders database. See nodeattr(1). * gendlib.pl - Genders Perl API for backwards compatability. For the most part, this is used exclusively at Lawrence Livermore National Laboratory. This is probably of no use to anyone else. See gendlib(3). Comments, patches, fixes, suggestions are always welcome. Please read DISCLAIMER and COPYING for copyright and license information. For a thorough introduction to Genders, please read the TUTORIAL. Albert Chu [email protected] Lawrence Livermore National Laboratories
About
Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published