Télécharger la liste

Description du projet

Warewulf is an operating system management toolkit designed to facilitate large scale deployments of homogeneous and heterogeneous systems on physical, virtual and cloud based infrastructures. Originally, the Warewulf project pioneered the concept of stateless computing in HPC, setting the standard for large-scale cluster provisioning. It provided two functions, provisioning and monitoring but the two functions did not communicate within Warewulf itself, nor was it possible to hook other functions directly into Warewulf itself. Today, Warewulf is more than just a basic provisioning and monitoring solution as it now implements an abstract, object-oriented data store and a modular interface that facilitates a highly extensible, customizable feature set. Current and planned modules include monitoring (operating system, services, filesystems, etc.), provisioning, power management, user management, configuration management, event/trigger handling and notification, scheduler integration, cloud services (both local and remote), etc.

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.

2003-08-05 12:26
1.12

Cette version comprend des corrections de bugs mineures dans plusieurs composantes. Il supprime Perl à partir de nodefs esclave, et utilise maintenant Vikrum a porté wulfd à C. Il change warewulf du nœud-script d'initialisation au montage d'une partition locale basée sur étiquette de disque (elles doivent être marqués 'ww-données »), et modifie le nodebuild il utilise uniquement les modules définis dans / etc / warewulf / config (pour économiser l'espace). Il amincit également les systèmes de fichiers noeud de sorte qu'il est en 50M.
Tags: Major feature enhancements
This version features minor bugfixes in several
components. It removes Perl from slave nodefs, and
now uses Vikrum's wulfd ported to C. It changes the
node's warewulf-init script to mount a local partition
based on disk label (must be labeled 'ww-data'), and
modifies the nodebuild so it only uses the modules
defined in /etc/warewulf/config (to save space). It also
slims down the node filesystem so it is under 50M.

2003-05-15 23:51
1.11

Un correctif pour un problème d'autorisation dans le système de fichiers noeud avec / dev / zero et un bug dans nodeupdate concernant les autorisations de nœud. Quelques bugs graphiques ont aussi été fixées, et des optimisations ont été faites dans wwnodes.
Tags: Minor bugfixes
A fix for a permission issue in the node filesystem with /dev/zero and a bug in nodeupdate regarding node permissions. Some GUI bugs were also fixed, and optimizations were made in wwnodes.

2003-03-19 16:18
1.10

Cette version apporte un soutien dans dhcp-construire pour PXE / Etherbooting (/ etc / warewulf node.conf prend maintenant un élément de configuration supplémentaires "pxeboot" à l'appui), le soutien dans dhcp-construction pour le noeud spécifique des images de démarrage RAMDISK Warewulf (le node.conf paramètre est "Bootimg", et elle remplace la valeur par défaut, ce n'est que la première étape, et il n'a pas été documentée pour le moment), et appui au suivi de SWAP. La sortie de "wwmon" et "wwstat" a été modifié.
Tags: Minor feature enhancements
This release adds support in dhcp-build for PXE/Etherbooting
(/etc/warewulf/node.conf now takes an additional configuration item
"pxeboot" to support this), support in dhcp-build for node-specific
Warewulf RAMDISK boot images (the node.conf parameter is "bootimg",
and it overrides the default; this is just the first stage, and it has
not been documented yet), and support for SWAP monitoring. The output
of "wwmon" and "wwstat" has been modified.

2003-02-19 10:41
1.9

Les nœuds peuvent maintenant être affichées avec wwmon, wwstat, et wwnodes. Les commandes maintenant par défaut pour les nœuds ne montrant que l'utilisateur a accès. Une variable d'environnement Les nœuds peuvent être utilisés pour soit des nœuds de liste ou pointer vers un fichier contenant une liste de nœuds. Bugs in nodeupdate et masterconf ont été fixés, et wwmon et wwstat maintenant nœuds maître peut interroger à distance. warewulfd sorties maintenant nom court d'un nœud au lieu de son FQDN.
Tags: Minor feature enhancements
Nodes can now be displayed with wwmon, wwstat, and wwnodes. The commands now default to only showing nodes that the user has access to. A NODES environment variable can be used to either list nodes or point to a file containing a node list. Bugs in nodeupdate and masterconf were fixed, and wwmon and wwstat now can query remote master nodes. warewulfd now outputs a node's short name instead of its FQDN.

2003-01-10 22:53
1.8

Le «nœud Shell" bouton a été renommé en "Virtual Node" et "Remote Shell", a ajouté pour éviter la confusion dans les ganglions. 'nodeupdate' n'écrit plus un fichier / etc / hosts qui ne fonctionnait pas avec la SGE (qui est très pointilleux sur le format du fichier / etc / hosts). La bibliothèque Warewulf.pm a été créé et les outils Warewulf réécrit pour l'utiliser. Warewulfd a été modifié pour utiliser gethostbyname () pour la résolution de nom de nœud, donc pas d'exigence pour redémarrer warewulfd lors du changement de configuration du noeud. La "Mise à jour Nodes" bouton a été ajouté à «nœuds». Un autre onglet a été ajouté à «wwmon», et les données transférées pour la rendre plus logique.
Tags: Code cleanup
The "Node Shell" button has been renamed to "Virtual Node" and "Remote Shell" added to avoid confusion in nodes. 'nodeupdate' no longer writes an /etc/hosts that did not work with SGE (which is very touchy about the format of the /etc/hosts). The Warewulf.pm library has been created and the Warewulf tools rewritten to utilize it. Warewulfd has been changed to use gethostbyname() for node name resolution, thus no requirement to restart warewulfd when changing node configuration. The "Update Nodes" button has been added to 'nodes'. Another tab has been added to 'wwmon', and the data moved to make it more logical.

Project Resources