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

Usage of the custom policies #3

Open
kewinrausch opened this issue Oct 1, 2015 · 0 comments
Open

Usage of the custom policies #3

kewinrausch opened this issue Oct 1, 2015 · 0 comments

Comments

@kewinrausch
Copy link

If I understood this correctly, it configures(great!) and launch(even better) the experiment. This can be very useful, but i also need to copy/install custom policies on that node, and these are intermediate steps between the experiment configuration and the ipcm launching.

As for now i have to launch the experiment(so it creates everything i need) and then reboot the nodes or kill every ipcm in all systems(so it's cleaner to reboot them). Then copy and make + make_install(at least one time, then no more problem) of the policies and one last configurator run to relaunch the ipcm again.

This is of course a problem if:

  • configure the experiment the first time.
  • adjust the policy somehow and have to update the instances on the experiment nodes(this can happen often!!!).

A nice improvement can be to allow the experiment setup without the ipcm start, and leave this only if needed(like having a --launch-ipcm option).

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