rocksclusters / base

Base roll for Rocks Clusters
http://www.rocksclusters.org/
25 stars 10 forks source link

rocks set host bootflags is not saved in the restore roll #2

Open lclementi opened 10 years ago

lclementi commented 10 years ago

rocks dump does not backup the bootflags

Should we move this into an attribute so it can be applied also to node which do not exist yet?

Luca

lclementi commented 10 years ago

Hey @ppapadopoulos, I would like to use attributes to specify extra boot parameters for the nodes. In this way we would also get grouping capabilities (e.g.: all compute nodes, all nodes) and they will be included in the restore roll.

I propose to use:

Any suggestion, issue or comments? Luca

lclementi commented 10 years ago

@tcooper says:

While this can be helpful there may be cases where this is not desirable for example cluster with mixed hardware (ie. Intel and AMD x86-64 compute nodes).

Perhaps more detail is needed to apply this intelligently to appropriate nodes?