[sfc-dev] Error when building SFC 102

2016-08-11 Thread Alioune
Hi all, I'm trying to build the lab SFC-102 by creating three virtualbox VMs for the ODL+Classifier, SFF and SF. I installed all required packages and run successively the script sfc-py/start_agent.sh on nodes (SF, SFF) as explained in the wiki. But I got the error [1] at the creation of SF and th

Re: [sfc-dev] Error when building SFC 102

2016-08-12 Thread RICARDO DIAZ CAMPOS
Hi Alouine, The SFC 103 with docker should be working. Follow the sfc/sfc-demo/sfc103/sfc103-docker/README.md instructions. You can also cherry pick [1] which is going to work as docker based version only. BR, Ricardo. [1] https://git.opendaylight.org/gerrit/#/c/43301/ On 08/11/2016 11:59

Re: [sfc-dev] Error when building SFC 102

2016-08-12 Thread Alioune
Thanks Ricardo, I've cloned the repo and run "vagrant up" from sfc/sfc-demo/sfc103/sfc103-docker but I got this error : Successfully added box 'trusty-server-cloudimg-amd64' with provider 'virtualbox'! There are errors in the configuration of this machine. Please fix the following errors and try a

Re: [sfc-dev] Error when building SFC 102

2016-08-16 Thread RICARDO DIAZ CAMPOS
Hi Alouine, Maybe your Vagrant version is old. I have Vagrant 1.8.4 installed (check README.md). BR, Ricardo. On 08/12/2016 05:36 PM, Alioune wrote: Thanks Ricardo, I've cloned the repo and run "vagrant up" from sfc/sfc-demo/sfc103/sfc103-docker but I got this error : Successfully added