简体   繁体   中英

nova-scheduler don`t rpc.cast to nova-compute, no errors, but vm in 'scheduling' state

OpenStack Juno + OpenContrail. Ubuntu 14.04.2 LTS. 2 node setup: control+compute.

  1. Everything worked well.
  2. Delete and reinstall compute node.
  3. Now when starting new vm its stuck in 'scheduling' state.
  4. No errors in logs.
  5. With debug I see how nova-scheduler doing filtering and now should pass rpc.cast to nova-compute.
  6. nova-compute shows nothing in debug.

ps rabbit is ok, I see many control connections and 3 connections from compute node.

如果执行nova列表,是否看到新vm的网络接口?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM