Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lclementi opened this issue Jun 19, 2014 · 2 comments
Open

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

lclementi opened this issue Jun 19, 2014 · 2 comments
Assignees

Comments

@lclementi
Copy link
Contributor

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 lclementi self-assigned this Jun 19, 2014
@lclementi
Copy link
Contributor Author

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:

  • boot_params: if this attribute is present its value will be appended to the boot parameters of both the OS and the installer
  • boot_params_os: if this attribute is present its value will be appended only to the OS boot parameters
  • boot_params_install: if this attribute is present its value will be appended only to the installer boot parameters

Any suggestion, issue or comments?
Luca

@lclementi
Copy link
Contributor Author

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant