Version 46 (modified by gmk, 6 years ago) (diff) |
---|
Table of Contents
Documentation
Documentation is always a work in progress... If you wish to contribute to our documentation maintain the existing structure. Any new branches or changes should be vetted and gotten approval on the development email list. Problems with the documentation should be reported to either email list, a ticket created, or reported specifically to one of the lead maintainers. - thank you
General Warewulf Overview
Warewulf Subprojects, Components, and Plugins
- Warewulf Common
- System/Node Provisioning
- VNFS (Virtual Node File System) Management
- Node Health Check -- A tool for verifying node integrity and notifying or marking nodes offline
- Ipmi Integration?
- Scalable System Monitoring?
Recipes
Warewulf recipes are designed to be brief command based walk throughs of what you would need to type or do to reach a particular endpoint. If you need details of what you are doing, why you are doing it, or how something works, this is not the place! Contributions should be in the form of specific command examples such that somebody can for the most part copy/paste the content to obtain the desired results with only brief explanations (if any).
Setup
- Installing Warewulf fresh
- Upgrading Warewulf on your system
- Warewulf Initialization
- Tab completion in wwsh
Stateless Provisioning
- Stateless provisioning for Red Hat and compatibles
- Stateless provisioning for Debian Linux
- Stateless provisioning for Ubuntu Linux?
- Stateless provisioning for OpenSuSE Linux?
Building a Beowulf style cluster
Node Health Check with the Scheduler
General
- Adding Infiniband support to the VNFS
- Provisioning nodes with multiple submasters
- Stateful provisioning
- IPMI configuration?
Development
- Mezzanine is used to build Warewulf from source and create binary RPMS. (this is only needed if you're building Warewulf from source)
- Information for contributors (help with development, testing, documentation, admin, etc.)
- Building and installing from Source tarballs
- Building and installing from SCM repository (Subversion)