Re: [opencontrail-dev] Error while compiling VRouter source code

2017-04-03 Thread Suresh Kumar S
Hi Vashika, 

Devstack with opencontrail is easy method for learning opencontrail. 

https://sureshkvl.gitbooks.io/devstack-for-beginners/content/devstack_with_opencontrail.html
 

Thanks 
suresh. 


From: "Vashika Jain"  
To: "Rajagopalan Sivaramakrishnan" , "users" 
, dev@lists.opencontrail.org 
Cc: "Shivani Pathak"  
Sent: Monday, April 3, 2017 6:04:43 PM 
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code 

Hi Raja, 

We are trying to do a three node setup following the steps mentioned in 
http://www.opencontrail.org/rdo-openstack-opencontrail-integration/ . 

We have till now achieved the below: 

1. Created three VMs with RHEL 7.2. 
2. Installed RDO Openstack Controller using Mitaka (single node setup) in one 
VM. 
3. Trying to setup OpenContrail controller on second VM (Encountered with 
errors,trying to resolve the same) 
4. Trying to setup vRouter on the third VM. For this I have setup a Repo (as 
mentioned in the link above) but still I am unable to install the packages 
mentioned in the link for ex. contrail-openstack-vrouter, contrail-vrouter etc. 

I am unable to understand the link/dependency of Opencontrail Vrouter Compute 
on Opencontrail Controller. Please guide me if I am following the right 
approach or suggest me the correct approach. 

Thanks and Regards 
Vashika Jain 
Systems Engineer 
Tata Consultancy Services 


-Rajagopalan Sivaramakrishnan < r...@juniper.net > wrote: - 
To: Vashika Jain < vashika.j...@tcs.com >, " us...@lists.opencontrail.org " < 
us...@lists.opencontrail.org >, " dev@lists.opencontrail.org " < 
dev@lists.opencontrail.org > 
From: Rajagopalan Sivaramakrishnan < r...@juniper.net > 
Date: 04/01/2017 02:27AM 
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code 



You will need the control plane and other modules. You can probably start with 
https://github.com/Juniper/contrail-installer 












Raja 












From: Vashika Jain < vashika.j...@tcs.com > 
Date: Friday, March 31, 2017 at 3:27 AM 
To: Rajagopalan Sivaramakrishnan < r...@juniper.net >, " 
us...@lists.opencontrail.org " < us...@lists.opencontrail.org >, " 
dev@lists.opencontrail.org " < dev@lists.opencontrail.org > 
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code 













Hi 

Thanks for the reply. I am able to resolve this issue. 
I have also completed all the steps mentioned in the document - " 
https://github.com/Juniper/contrail-vrouter/tree/master ". 
My final ouput shows scons: done building targets . 
Also attaching the images of the compiled code. 

Can vrouter be installed and run standalone on a system or does it runs only 
after integration with opencontrail and openstack? 
Any document or link for installing and running Opencontrail vrouter will be 
appreciated. 

Thanks and Regards 
Vashika Jain 
Systems Engineer 
Tata Consultancy Services 

-Rajagopalan Sivaramakrishnan < r...@juniper.net > wrote: - 






To: Vashika Jain < vashika.j...@tcs.com >, " us...@lists.opencontrail.org " < 
us...@lists.opencontrail.org >, " dev@lists.opencontrail.org " < 
dev@lists.opencontrail.org > 
From: Rajagopalan Sivaramakrishnan < r...@juniper.net > 
Date: 03/31/2017 12:39AM 
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code 









Are you able to follow the symbolic link? If not, please try “scons 
--kernel-dir= vrouter” 











Raja 












From: Dev < dev-boun...@lists.opencontrail.org > on behalf of Vashika Jain < 
vashika.j...@tcs.com > 
Date: Thursday, March 30, 2017 at 1:42 AM 
To: " us...@lists.opencontrail.org " < us...@lists.opencontrail.org >, " 
dev@lists.opencontrail.org " < dev@lists.opencontrail.org > 
Subject: [opencontrail-dev] Error while compiling VRouter source code 













Hi 
I am trying to install vRouter on my CentOS 7 system using SourceCode. 
I am following the steps from the document " 
https://github.com/Juniper/contrail-vrouter/tree/R3.2 ". 

While executing scons vrouter command, I am getting the following error: 
make -C /lib/modules/3.10.0-514.el7.x86_64/build M=/root/Contrail/vrouter 
modules 
make: *** /lib/modules/3.10.0-514.el7.x86_64/build: No such file or directory. 
Stop. 


C /lib/modules/3.10.0-514.el7.x86_64/build ..Here build is a symlink. 

Request you to guide me on the solution of the same. 

Thanks and Regards 
Vashika Jain 
Systems Engineer 
Tata Consultancy Services 





=-=-= 
Notice: The information contained in this e-mail 
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this

Re: [opencontrail-dev] Error while compiling VRouter source code

2017-04-03 Thread Vashika Jain
Hi Raja,

We are trying to do a three node setup following the steps mentioned in 
http://www.opencontrail.org/rdo-openstack-opencontrail-integration/.

We have till now achieved the below:

1. Created three VMs with RHEL 7.2.
2. Installed RDO Openstack Controller using Mitaka (single node setup) in one 
VM.
3. Trying to setup OpenContrail controller on second VM (Encountered with 
errors,trying to resolve the same)
4. Trying to setup vRouter on the third VM. For this I have setup a Repo (as 
mentioned in the link above) but still I am unable to install the packages 
mentioned in the link for ex. contrail-openstack-vrouter, contrail-vrouter etc.

I am unable to understand the link/dependency of Opencontrail Vrouter Compute 
on Opencontrail Controller. Please guide me if I am following the right 
approach or suggest me the correct approach.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services


-Rajagopalan Sivaramakrishnan  wrote: -
To: Vashika Jain , "us...@lists.opencontrail.org" 
, "dev@lists.opencontrail.org" 

From: Rajagopalan Sivaramakrishnan 
Date: 04/01/2017 02:27AM
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code

You will need the control plane and other modules. You can probably start with 
https://github.com/Juniper/contrail-installer
 
Raja
 
From: Vashika Jain 
Date: Friday, March 31, 2017 at 3:27 AM
To: Rajagopalan Sivaramakrishnan , 
"us...@lists.opencontrail.org" , 
"dev@lists.opencontrail.org" 
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code
 
Hi

Thanks for the reply. I am able to resolve this issue.
I have also completed all the steps mentioned in the document - 
"https://github.com/Juniper/contrail-vrouter/tree/master";.
My final ouput shows scons: done building targets.
Also attaching the images of the compiled code.

Can vrouter be installed and run standalone on a system or does it runs only 
after integration with opencontrail and openstack?
Any document or link for installing and running Opencontrail vrouter will be 
appreciated.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services

-Rajagopalan Sivaramakrishnan  wrote: -
To: Vashika Jain , "us...@lists.opencontrail.org" 
, "dev@lists.opencontrail.org" 

From: Rajagopalan Sivaramakrishnan 
Date: 03/31/2017 12:39AM
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code


Are you able to follow the symbolic link? If not, please try “scons 
--kernel-dir= vrouter”
 
Raja
 
From: Dev  on behalf of Vashika Jain 

Date: Thursday, March 30, 2017 at 1:42 AM
To: "us...@lists.opencontrail.org" , 
"dev@lists.opencontrail.org" 
Subject: [opencontrail-dev] Error while compiling VRouter source code
 
Hi
I am trying to install vRouter on my CentOS 7 system using SourceCode.
I am following the steps from the document 
"https://github.com/Juniper/contrail-vrouter/tree/R3.2";.

While executing scons vrouter command, I am getting the following error:
make -C /lib/modules/3.10.0-514.el7.x86_64/build M=/root/Contrail/vrouter 
modules
make: *** /lib/modules/3.10.0-514.el7.x86_64/build: No such file or directory.  
Stop.


C /lib/modules/3.10.0-514.el7.x86_64/build..Here build is a symlink.

Request you to guide me on the solution of the same.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you___
Dev mailing list
Dev@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org


Re: [opencontrail-dev] Error while compiling VRouter source code

2017-03-31 Thread Rajagopalan Sivaramakrishnan
You will need the control plane and other modules. You can probably start with 
https://github.com/Juniper/contrail-installer

Raja

From: Vashika Jain 
Date: Friday, March 31, 2017 at 3:27 AM
To: Rajagopalan Sivaramakrishnan , 
"us...@lists.opencontrail.org" , 
"dev@lists.opencontrail.org" 
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code

Hi

Thanks for the reply. I am able to resolve this issue.
I have also completed all the steps mentioned in the document - 
"https://github.com/Juniper/contrail-vrouter/tree/master";.
My final ouput shows scons: done building targets.
Also attaching the images of the compiled code.

Can vrouter be installed and run standalone on a system or does it runs only 
after integration with opencontrail and openstack?
Any document or link for installing and running Opencontrail vrouter will be 
appreciated.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services

-Rajagopalan Sivaramakrishnan mailto:r...@juniper.net>> 
wrote: -
To: Vashika Jain mailto:vashika.j...@tcs.com>>, 
"us...@lists.opencontrail.org<mailto:us...@lists.opencontrail.org>" 
mailto:us...@lists.opencontrail.org>>, 
"dev@lists.opencontrail.org<mailto:dev@lists.opencontrail.org>" 
mailto:dev@lists.opencontrail.org>>
From: Rajagopalan Sivaramakrishnan mailto:r...@juniper.net>>
Date: 03/31/2017 12:39AM
Subject: Re: [opencontrail-dev] Error while compiling VRouter source code


Are you able to follow the symbolic link? If not, please try “scons 
--kernel-dir= vrouter”


Raja


From: Dev 
mailto:dev-boun...@lists.opencontrail.org>> 
on behalf of Vashika Jain mailto:vashika.j...@tcs.com>>
Date: Thursday, March 30, 2017 at 1:42 AM
To: "us...@lists.opencontrail.org<mailto:us...@lists.opencontrail.org>" 
mailto:us...@lists.opencontrail.org>>, 
"dev@lists.opencontrail.org<mailto:dev@lists.opencontrail.org>" 
mailto:dev@lists.opencontrail.org>>
Subject: [opencontrail-dev] Error while compiling VRouter source code


Hi
I am trying to install vRouter on my CentOS 7 system using SourceCode.
I am following the steps from the document 
"https://github.com/Juniper/contrail-vrouter/tree/R3.2";.

While executing scons vrouter command, I am getting the following error:
make -C /lib/modules/3.10.0-514.el7.x86_64/build M=/root/Contrail/vrouter 
modules
make: *** /lib/modules/3.10.0-514.el7.x86_64/build: No such file or directory.  
Stop.


C /lib/modules/3.10.0-514.el7.x86_64/build..Here build is a symlink.

Request you to guide me on the solution of the same.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
___
Dev mailing list
Dev@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org


Re: [opencontrail-dev] Error while compiling VRouter source code

2017-03-30 Thread Rajagopalan Sivaramakrishnan
Are you able to follow the symbolic link? If not, please try “scons 
--kernel-dir= vrouter”

Raja

From: Dev  on behalf of Vashika Jain 

Date: Thursday, March 30, 2017 at 1:42 AM
To: "us...@lists.opencontrail.org" , 
"dev@lists.opencontrail.org" 
Subject: [opencontrail-dev] Error while compiling VRouter source code

Hi
I am trying to install vRouter on my CentOS 7 system using SourceCode.
I am following the steps from the document 
"https://github.com/Juniper/contrail-vrouter/tree/R3.2";.

While executing scons vrouter command, I am getting the following error:
make -C /lib/modules/3.10.0-514.el7.x86_64/build M=/root/Contrail/vrouter 
modules
make: *** /lib/modules/3.10.0-514.el7.x86_64/build: No such file or directory.  
Stop.


C /lib/modules/3.10.0-514.el7.x86_64/build..Here build is a symlink.

Request you to guide me on the solution of the same.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services

=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you
___
Dev mailing list
Dev@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org


[opencontrail-dev] Error while compiling VRouter source code

2017-03-30 Thread Vashika Jain
 Hi
I am trying to install vRouter on my CentOS 7 system using SourceCode.
I am following the steps from the document 
"https://github.com/Juniper/contrail-vrouter/tree/R3.2";.

While executing scons vrouter command, I am getting the following error:
make -C /lib/modules/3.10.0-514.el7.x86_64/build M=/root/Contrail/vrouter 
modules
make: *** /lib/modules/3.10.0-514.el7.x86_64/build: No such file or directory.  
Stop.


C /lib/modules/3.10.0-514.el7.x86_64/build..Here build is a symlink.

Request you to guide me on the solution of the same.

Thanks and Regards
Vashika Jain
Systems Engineer
Tata Consultancy Services
  
=-=-=
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


___
Dev mailing list
Dev@lists.opencontrail.org
http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org