Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Running ONOS using onos.py and Mininet

Info

ONOS currently takes up a fair java processes tend to use a large amount of memory. In order to run an ONOS cluster in a single VM, you should allocate a large amount of RAM to that VM. We recommend at least 4 GB for each ONOS node that you intend to run. You can see how much memory and CPU ONOS's java processes are using by running top. - if you start using swap space, the performance of ONOS and Mininet will suffer greatly!

 

First, make sure that you have built ONOS in your Mininet VM or server using buck:

...