3

I'm considering to use MAAS to deploy OS for a computational cluster. All nodes are diskless. Only head node and (probably) MAAS rack controller will have hard drives. It seems MAAS have to finish a node commissioning before using it, but how possible to commission a node without system installation?

After one day search no result, only clouds with Juju. Any suggestions?

rth
  • 135
  • 4

1 Answers1

0

There's HPC system provisioners that will achieve what you want. Which is running stateless compute nodes from RAM. And it's recommended to use them because they are designed to provide the required resources for HPC systems.

I would recommend picking up any of the following:

All of them are free, except Easy8, that is free up to 8 compute nodes. It's a proprietary software. Personally I would go for xCAT.

Vinícius Ferrão
  • 5,400
  • 10
  • 52
  • 91