Comment 1 for bug 1766922

Revision history for this message
Hari Prasad Killi (haripk) wrote :

Looks to me like some memory allocation issue in vrouter.

When vrouter-agent comes up, it fetches flow table size info from vrouter and it looks like vrouter didnt get memory allocated (it needs contiguous memory and that may have failed). A reboot of the compute node may avoid this situation.