notP is a loose coterie of applications that, when combined, provide a simple means for the administrator to quickly force nodes to boot into various OS images. While it can be used as a stand-alone application, notP was designed to be used by Moab/Maui and Torque in a HPC environment, quickly provisioning nodes per user demand.
notP is alpha stage software. While we use it in production ourselves and it works great, there are no guarantees that your experience will be as plesant as ours. Ideally, you will find at least the underlying idea interesting and worth enough of your time to send us comments, suggestions, or at the very least, any problems you experienced so that we may do our best to improve.
Currently, we are focusing on documentation and getting this project out in the open (Thanks Sourceforge!). While this is going on, we're also closely watching what is happening with notP on our Xserve cluster. Of course, there's quite a number of features we like to implement, and we'll have not problem keeping busy. Still, it's our plan to wait and see if anyone has any thing they'd specifically like done. So let us know!
I can think of two reasons off the top of my head:
Blancmange, as the name hints, describes a number of parts of notP. Initially, one meets Blancmange when building an initial initramfs used to boot nodes via PXEboot or Yaboot. It is a collection of scripts that download, build and install into a small image the required tools. The scripts also take care of building the rest of the minimal filesystem.
The minimal Linux environment that is built inside the initramfs is also called Blanchmange. This initial image has only one purpose, to install itself and any other required tools (like cid, extra rc scripts...) onto the netbooting node.
Finally, for the duration of your use of notP, Blancmange refers to the notP bootloader. In other words, the small system that takes care of provisioning nodes when necessary.
Cid is the guide of the provisioning system, operating as follows:
Without the following packages, notP would never have existed.