So, wether I need to run the steps in "Controller nodes"/"Network 
nodes"/"Compute nodes" of that web page?
I find when i run "systemctl start openvswitch", it tell me
"Failed to issue method call: Unit openvswitch.service failed to load: No such 
file or directory."
I also cannot find the directory of "/usr/share/openvswitch"
Also, when I run "ovn-nbctl lswitch-add sw0", it got stuck, which just like I 
run it in Ubuntu.

Thanks
Best regards,
Troy
 
From: Numan Siddique
Date: 2016-04-19 17:30
To: jlzh...@jlzhang.cn; discuss
Subject: Re: Re: [ovs-discuss] How to use OVN in OVS-2.5.0 without sandbox
Adding the ML back :). Please keep the mailing list.


On Tue, Apr 19, 2016 at 2:14 PM, jlzh...@jlzhang.cn <jlzh...@jlzhang.cn> wrote:
Hi Numan,

Sorry to bother you again.
I made a vm of Cent OS7.0 and install the OVS-2.5.0.
In the guide book, it says building OVS from source automatically installs OVN. 

​If you have built from sources, then running "sudo make install" will install 
the ovs and ovn binaries into '/usr/local/bin' or /usr/bin' depending on how 
you have configured the build.
If you have installed ovs packages from centos repo, It would be better to 
uninstall openvswitch packages before running "sudo make install".

If you are generating rpm packages, then you need to install those packages 
manually.


But I cannot find the way to install the openvswitch-ovn and networking-ovn 
packages, and I cannot run the cmds below.

Could you show me some simple commands to install the OVN packages? 

Best regards,
Troy

From: Numan Siddique
Date: 2016-04-19 15:01
To: Troy
CC: discuss
Subject: Re: [ovs-discuss] How to use OVN in OVS-2.5.0 without sandbox


On Tue, Apr 19, 2016 at 9:12 AM, Troy <jlzh...@jlzhang.cn> wrote:
Hi, Dear all:
    I have installed my OVS in Ubuntu-14.04. The OVS version is 2.5.0. And i 
can add br and port correctly.
I found the OVS provide the OVN commond. I can use the cmd in sandbox according 
the OVN-tutorial document.

But I cannot use the commond without sandbox.
When I run "ovn-nbctl lswitch-add sw0", it got stuck. And i terminated it, it 
showed
"2016-04-19T03:03:23Z|00002|fatal_signal|WARN|terminating with signal 2 
(Interrupt)"

Could anyone help me?  How can I use the OVN in OVS-2.5.0 without sandbox?


​Hi Troy,
In order for you to use OVN without sandbox, you need to install ovn packages 
first.

Have a look at this - 
http://docs.openstack.org/developer/networking-ovn/deployment_integration_guide.html

I dont think Ubuntu has ovn packages yet. I suggest you either install ovn and 
ovs from sources or generate ovn packages yourself. Have a look at 
"INSTALL.Debian.md" file present inside the ovs source directory.

Thanks
Numan
​
 
I look forward your reply.
Best Regards,
Troy


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to