← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1290679] [NEW] Nova Cells cannot work with zmq

 

Public bug reported:

I use OpenStack Nova Havana with zeromq to build my environment. In my
environment, there is a controller node, two child cells node and four
compute node like follows:

http://pastebin.com/WtG0GVDv


controller is the parent cell, cell1 and cell2 are child cell.

While, when i start nova service , there are many errors in controller ,
cell1 and cell2

Controller cells.log: http://pastebin.com/VBVMdDym

cell1 cells.log:http://pastebin.com/LsbpGvYc

cell2 cells.log:http://pastebin.com/Q91STJWn

And follows are my matchmaker_ring.json

controller: http://pastebin.com/BduvHw3H
cell1: http://pastebin.com/Lv4F9MHw
cell2: http://pastebin.com/1aKMiZJx

I think , the file imp_zmq must implemente the function cast_to_server
and fanout_cast_to_server

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: cells nova zeromq

** Description changed:

  I use OpenStack Nova Havana with zeromq to build my environment. In my
  environment, there is a controller node, two child cells node and four
  compute node like follows:
  
-                                       controller
-                                              |
-                                              |
-                      ------------------------------
-                     |                                                 |
-                cell1                                          cell2
-     -------------------                    -----------------
-    |                              |                     |                         |
- compute1        compuet2    compute3      compute4
+                       controller
+                            |
+                            |
+              ------------------------------
+             |                             |
+           cell1                         cell2
+     -------------------           -----------------
+    |                  |           |               |
+ compute1          compuet2     compute3        compute4
  
- 
- controller is the parent cell, cell1 and cell2 are child cell. 
+ controller is the parent cell, cell1 and cell2 are child cell.
  
  While, when i start nova service , there are many errors in controller ,
  cell1 and cell2
  
  Controller cells.log: http://pastebin.com/VBVMdDym
  
  cell1 cells.log:http://pastebin.com/LsbpGvYc
  
  cell2 cells.log:http://pastebin.com/Q91STJWn
  
- 
- And follows are my matchmaker_ring.json 
+ And follows are my matchmaker_ring.json
  
  controller: http://pastebin.com/BduvHw3H
  cell1: http://pastebin.com/Lv4F9MHw
  cell2: http://pastebin.com/1aKMiZJx
  
  I think , the file imp_zmq must implemente the function cast_to_server
  and fanout_cast_to_server

** Description changed:

  I use OpenStack Nova Havana with zeromq to build my environment. In my
  environment, there is a controller node, two child cells node and four
  compute node like follows:
  
                        controller
                             |
                             |
               ------------------------------
              |                             |
            cell1                         cell2
      -------------------           -----------------
     |                  |           |               |
  compute1          compuet2     compute3        compute4
+ 
  
  controller is the parent cell, cell1 and cell2 are child cell.
  
  While, when i start nova service , there are many errors in controller ,
  cell1 and cell2
  
  Controller cells.log: http://pastebin.com/VBVMdDym
  
  cell1 cells.log:http://pastebin.com/LsbpGvYc
  
  cell2 cells.log:http://pastebin.com/Q91STJWn
  
  And follows are my matchmaker_ring.json
  
  controller: http://pastebin.com/BduvHw3H
  cell1: http://pastebin.com/Lv4F9MHw
  cell2: http://pastebin.com/1aKMiZJx
  
  I think , the file imp_zmq must implemente the function cast_to_server
  and fanout_cast_to_server

** Description changed:

  I use OpenStack Nova Havana with zeromq to build my environment. In my
  environment, there is a controller node, two child cells node and four
  compute node like follows:
  
-                       controller
-                            |
-                            |
-              ------------------------------
-             |                             |
-           cell1                         cell2
-     -------------------           -----------------
-    |                  |           |               |
- compute1          compuet2     compute3        compute4
+ http://pastebin.com/WtG0GVDv
  
  
  controller is the parent cell, cell1 and cell2 are child cell.
  
  While, when i start nova service , there are many errors in controller ,
  cell1 and cell2
  
  Controller cells.log: http://pastebin.com/VBVMdDym
  
  cell1 cells.log:http://pastebin.com/LsbpGvYc
  
  cell2 cells.log:http://pastebin.com/Q91STJWn
  
  And follows are my matchmaker_ring.json
  
  controller: http://pastebin.com/BduvHw3H
  cell1: http://pastebin.com/Lv4F9MHw
  cell2: http://pastebin.com/1aKMiZJx
  
  I think , the file imp_zmq must implemente the function cast_to_server
  and fanout_cast_to_server

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1290679

Title:
  Nova Cells cannot work with zmq

Status in OpenStack Compute (Nova):
  New

Bug description:
  I use OpenStack Nova Havana with zeromq to build my environment. In my
  environment, there is a controller node, two child cells node and four
  compute node like follows:

  http://pastebin.com/WtG0GVDv

  
  controller is the parent cell, cell1 and cell2 are child cell.

  While, when i start nova service , there are many errors in controller
  , cell1 and cell2

  Controller cells.log: http://pastebin.com/VBVMdDym

  cell1 cells.log:http://pastebin.com/LsbpGvYc

  cell2 cells.log:http://pastebin.com/Q91STJWn

  And follows are my matchmaker_ring.json

  controller: http://pastebin.com/BduvHw3H
  cell1: http://pastebin.com/Lv4F9MHw
  cell2: http://pastebin.com/1aKMiZJx

  I think , the file imp_zmq must implemente the function cast_to_server
  and fanout_cast_to_server

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1290679/+subscriptions


Follow ups

References