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

Spawns Too Many Nodes #28

Closed
BugRoger opened this issue Sep 9, 2017 · 1 comment
Closed

Spawns Too Many Nodes #28

BugRoger opened this issue Sep 9, 2017 · 1 comment

Comments

@BugRoger
Copy link
Contributor

BugRoger commented Sep 9, 2017

For some reason, occasionally the listing of nodes falsely returns 0 nodes. Then the controller spawns need nodes. The old ones appear again and there is too many... Hm?

I0909 09:22:22.872757   55252 launch.go:127] Handling kluster michi-8b25871959204ff1a27605b7bcf873f7
I0909 09:22:23.807830   55252 client.go:302] Listing nodes for c1370e95-e45b-4b48-80f5-c5a478118006/ff3ab
I0909 09:22:24.626139   55252 client.go:315] Found node 0232117e-125b-4c2e-afa9-a1d5e55f0a05
I0909 09:22:24.626170   55252 client.go:315] Found node 30f7d016-d794-48e1-90dd-33c9893a85e7
I0909 09:22:24.626379   55252 launch.go:153] Pool michi-8b25871959204ff1a27605b7bcf873f7/ff3ab: Running 2/2. All good. Doing nothing.
I0909 09:22:27.572206   55252 launch.go:68] Running periodic recheck. Queuing all Klusters...
I0909 09:22:27.572328   55252 launch.go:127] Handling kluster michi-8b25871959204ff1a27605b7bcf873f7
I0909 09:22:28.416157   55252 client.go:302] Listing nodes for c1370e95-e45b-4b48-80f5-c5a478118006/ff3ab
I0909 09:22:31.690324   55252 launch.go:147] Pool michi-8b25871959204ff1a27605b7bcf873f7/ff3ab: Running 0/2. Too few nodes. Need to spawn more.
I0909 09:22:31.690360   55252 launch.go:160] Pool michi-8b25871959204ff1a27605b7bcf873f7/ff3ab: Creating new node
I0909 09:22:31.690411   55252 client.go:337] Creating node kubernikus-ff3ab-vwsls
c5a478118006/ff3ab
@BugRoger BugRoger changed the title [LaunchController] Spawns Too Many Nodes Spawns Too Many Nodes Sep 9, 2017
@BugRoger
Copy link
Contributor Author

This is under control now by taking the Nova extensions for power_state, vm_state and task_state into account.

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

No branches or pull requests

1 participant