Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Necessary tools to install the framework #4

Open
dhanz123 opened this issue Sep 13, 2019 · 11 comments
Open

Necessary tools to install the framework #4

dhanz123 opened this issue Sep 13, 2019 · 11 comments

Comments

@dhanz123
Copy link

Could you help me with the procedure on how to install and run the framework and also the necessary tools required

@lyndon160
Copy link
Contributor

To be clear, you do not need to add a new issue for every, comment. Feel free to add additional related comments on the same issue.

  1. Install ubuntu server 16.04 or 18.04 on a machine with at least 10GB RAM and 4 CPUs.
  2. assuming this is a dev deployment, install mininet http://mininet.org/download/
  3. Install ONOS version 1.8 to 1.11 (they might a VM with ONOS and mininet preinstalled, you might want to use it as it would be easier) https://wiki.onosproject.org/display/ONOS/Developer+Quick+Start
  4. Install python2-dev and python3-dev and pip3 and pip
  5. clone this repo somewhere on the machine and run the ./tennison_experimenter script

@dhanz123
Copy link
Author

I have run the tennison experimenter script and it has some errors and keeps on loading
test1

@lyndon160
Copy link
Contributor

Could you please provide an output for the following commands?

sudo lshw
sudo free -mh

I can't see any errors, the ^C suggests that you quit the loading phase of the script. Long delay can be due to a lack of resouces on the machine.

Do mn -c before you install again to cleanup after canceling the script.

@dhanz123
Copy link
Author

i have attached the t1.txt and t2.txt for above command output

t2.txt
t1.txt

while starting ./tennision_experimental.sh script looking for onos (bazel-bin/onos-tar.tz)
but while building the onos 1.9.0 have only option for maven build ...
i have attached the screenshot

Screenshot from 2019-09-17 23-25-12
Screenshot from 2019-09-17 23-25-40
Screenshot from 2019-09-17 23-26-22

@lyndon160
Copy link
Contributor

I have come across this issue before. It's related to ONOS not being able to sync with itself.

Either change the bit of code in the installer to stop this check or try and launch ONOS in non-clustered mode. For what you need you don't need to run it in clustered mode.

@KAMRANMEHBOOB
Copy link

@dhanz123 were you able to solve the above issue(Missing ONOS tarball)?
Kindly provide your email address if you have.

@dhanz123
Copy link
Author

dhanz123 commented Sep 27, 2019 via email

@dhanz123
Copy link
Author

dhanz123 commented Oct 20, 2019

could you please tell me which file to run to access to the tennision gui.
and also does the single script Tennison experimenter does all the necessary installation of the apps everything.

1 similar comment
@mahmoud-houri
Copy link

could you please tell me which file to run to access to the tennision gui.
and also does the single script Tennison experimenter does all the necessary installation of the apps everything.

@ShiwenKou
Copy link

may be it i has to do something with the onos bazel build. after building the onos check if there is any onos tar file in the onos-(buck-out) directory. hope it helps!

On Thu, Sep 26, 2019 at 4:51 PM KAMRANMEHBOOB @.***> wrote: @dhanz123 https://github.com/dhanz123 were you able to solve the above issue(Missing ONOS tarball)? Kindly provide your email address if you have. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#4?email_source=notifications&email_token=ALZSXVT2YIWX4YKEMGI7B5LQLSLK5A5CNFSM4IWRNRJKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7VHJFA#issuecomment-535458964>, or mute the thread https://github.com/notifications/unsubscribe-auth/ALZSXVQA2DFDCM5GZPGHFXTQLSLK5ANCNFSM4IWRNRJA .

Were you able to solve this? I'm stuck at this Missing onos tarball as well. Many thanks for your help.

@ShiwenKou
Copy link

launch ONOS in non-clustered mode

Hi, how can I do this? Could you please give me some tips?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants