Skip to content
This repository has been archived by the owner on Apr 19, 2019. It is now read-only.

server resizing does not work #5

Closed
jcannava opened this issue Aug 28, 2014 · 3 comments · Fixed by #7
Closed

server resizing does not work #5

jcannava opened this issue Aug 28, 2014 · 3 comments · Fixed by #7
Assignees
Labels

Comments

@jcannava
Copy link
Contributor

On the IAD labs, when resizing a running instance, the resize target enters an error state

Excerpt from nova-compute.log on the compute host (including stacktrace):
https://gist.github.com/jcourtois/b68175881fa6fceb2fdf

I think this is the necessary fix:
https://bugzilla.redhat.com/show_bug.cgi?id=975014

andymcc added a commit to andymcc/ansible-lxc-rpc that referenced this issue Aug 28, 2014
This is required for live migrations and resizes to work
* Creates the nova .ssh directory
* Sets up SSH private and public Keys
* Adds public key to authorized_keys file
* Sets StrictHostChecking=no for the nova user

Fixes rcbops#5
Fixes rcbops#6
@jacobwagner
Copy link
Contributor

reopen, see issue #6

@andymcc andymcc self-assigned this Aug 29, 2014
@andymcc andymcc added the bug label Aug 29, 2014
andymcc added a commit to andymcc/ansible-lxc-rpc that referenced this issue Aug 29, 2014
This is required for live migrations and resizes to work
* Creates the nova .ssh directory
* Sets up SSH private and public Keys
* Adds public key to authorized_keys file
* Sets StrictHostChecking=no for the nova user

Fixes rcbops#5
Fixes rcbops#6
@jpmontez jpmontez added the qe label Sep 3, 2014
@jcourtois
Copy link

This works on Kevin's fix; we can close when that PR is accepted.

@jacobwagner
Copy link
Contributor

fixed in PR #72, closing

mancdaz pushed a commit to mancdaz/ansible-lxc-rpc that referenced this issue Oct 13, 2014
This is required for live migrations and resizes to work
* Creates the nova .ssh directory
* Sets up SSH private and public Keys
* Adds public key to authorized_keys file
* Sets StrictHostChecking=no for the nova user

Fixes rcbops#5
Fixes rcbops#6
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants