OpenStack コンピュートノードで実行中のインスタンスのサイズを変更できない
Issue
-
CLI から nova インスタンスのサイズを変更すると、次のエラーで失敗します。
# nova resize myinstance 4 --poll Server resizing... 0% complete Error resizing server
-
インスタンスのサイズを変更できません。次のエラーが表示されます。
# nova resize resize-test m1.small --poll Server resizing... 0% complete Error resizing server ERROR (InstanceInErrorState): Unexpected error while running command. Command: ssh 172.x.x.1 mkdir -p /var/lib/nova/instances/8cb728bb-7f28-46f4-b650-7fe2cfb5bdbb Exit code: 255 Stdout: u'' Stderr: u'Host key verification failed.\r\n'
- Horizon Dashboard からインスタンスのサイズを変更できません。
- ユーザーが有効なシェルを持っていない場合、"This account is currently not available" というメッセージが表示されます。
Environment
- Red Hat Enterprise Linux OpenStack Platform 5.0 (Icehouse)
- Red Hat Enterprise Linux OpenStack Platform 6.0 (Juno)
- Red Hat OpenStack Platform 7.0 (Kilo)
- Red Hat OpenStack Platform 8.0 (Liberty)
- 複数のコンピュートノード
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.