Hi all,
Exists an official openvswitch package for CentoS7?? If I am not wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here: https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-... or exists another rpm package for CentOS7??
Thanks.
On Thu, Sep 17, 2015 at 3:19 PM, C. L. Martinez carlopmart@gmail.com wrote:
Hi all,
Exists an official openvswitch package for CentoS7?? If I am not wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here: https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-... or exists another rpm package for CentOS7??
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
If you think it would be particularly helpful to have an openvswitch package in the Virt SIG, then we could consider adding it.
-George
On Thu, Sep 17, 2015 at 6:06 PM, George Dunlap dunlapg@umich.edu wrote:
On Thu, Sep 17, 2015 at 3:19 PM, C. L. Martinez carlopmart@gmail.com wrote:
Hi all,
Exists an official openvswitch package for CentoS7?? If I am not wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here: https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-... or exists another rpm package for CentOS7??
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
Correct, I will need to use for virtualization. In my case, only for KVM. I don't use LXC or Docker.
And in my opinion, I think it could be a great idea.
Thanks.
On Thu, Sep 17, 2015 at 6:15 PM, C. L. Martinez carlopmart@gmail.com wrote:
On Thu, Sep 17, 2015 at 6:06 PM, George Dunlap dunlapg@umich.edu wrote:
On Thu, Sep 17, 2015 at 3:19 PM, C. L. Martinez carlopmart@gmail.com
wrote:
Hi all,
Exists an official openvswitch package for CentoS7?? If I am not
wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here:
https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-...
or exists another rpm package for CentOS7??
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
Correct, I will need to use for virtualization. In my case, only for KVM. I don't use LXC or Docker.
And in my opinion, I think it could be a great idea.
Alan what do you think? Should we move openvswitch from cloud/openstack to virt/kvm-common ?
Thanks. _______________________________________________ CentOS-virt mailing list CentOS-virt@centos.org https://lists.centos.org/mailman/listinfo/centos-virt
On Fri, Sep 18, 2015 at 7:38 AM, Sandro Bonazzola sbonazzo@redhat.com wrote:
On Thu, Sep 17, 2015 at 6:15 PM, C. L. Martinez carlopmart@gmail.com wrote:
On Thu, Sep 17, 2015 at 6:06 PM, George Dunlap dunlapg@umich.edu wrote:
On Thu, Sep 17, 2015 at 3:19 PM, C. L. Martinez carlopmart@gmail.com wrote:
Hi all,
Exists an official openvswitch package for CentoS7?? If I am not wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here:
https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-... or exists another rpm package for CentOS7??
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
Correct, I will need to use for virtualization. In my case, only for KVM. I don't use LXC or Docker.
And in my opinion, I think it could be a great idea.
Alan what do you think? Should we move openvswitch from cloud/openstack to virt/kvm-common ?
Since Xen users may want it too, it should probably have its own repo (so that both virt/kvm and virt/xen can use it).
-George
On Fri, Sep 18, 2015 at 4:36 PM, George Dunlap dunlapg@umich.edu wrote:
On Fri, Sep 18, 2015 at 7:38 AM, Sandro Bonazzola sbonazzo@redhat.com wrote:
On Thu, Sep 17, 2015 at 6:15 PM, C. L. Martinez carlopmart@gmail.com wrote:
On Thu, Sep 17, 2015 at 6:06 PM, George Dunlap dunlapg@umich.edu
wrote:
On Thu, Sep 17, 2015 at 3:19 PM, C. L. Martinez <carlopmart@gmail.com
wrote:
Hi all,
Exists an official openvswitch package for CentoS7?? If I am not wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here:
https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-...
or exists another rpm package for CentOS7??
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
Correct, I will need to use for virtualization. In my case, only for KVM. I don't use LXC or Docker.
And in my opinion, I think it could be a great idea.
Alan what do you think? Should we move openvswitch from cloud/openstack
to
virt/kvm-common ?
Since Xen users may want it too, it should probably have its own repo (so that both virt/kvm and virt/xen can use it).
fine for me
-George _______________________________________________ CentOS-virt mailing list CentOS-virt@centos.org https://lists.centos.org/mailman/listinfo/centos-virt
On Fri, Sep 18, 2015 at 5:24 PM, Sandro Bonazzola sbonazzo@redhat.com wrote:
On Fri, Sep 18, 2015 at 4:36 PM, George Dunlap dunlapg@umich.edu wrote:
On Fri, Sep 18, 2015 at 7:38 AM, Sandro Bonazzola sbonazzo@redhat.com wrote:
On Thu, Sep 17, 2015 at 6:15 PM, C. L. Martinez carlopmart@gmail.com wrote:
On Thu, Sep 17, 2015 at 6:06 PM, George Dunlap dunlapg@umich.edu wrote:
On Thu, Sep 17, 2015 at 3:19 PM, C. L. Martinez carlopmart@gmail.com wrote:
Hi all,
Exists an official openvswitch package for CentoS7?? If I am not wrong, this:
http://mirror.centos.org/centos/7/cloud/x86_64/openstack-kilo/openstack-neut...
it can be used with openstack only.
Do I need to recompile from source like is is explained here:
https://n40lab.wordpress.com/2015/06/28/centos-7-installing-openvswitch-2-3-... or exists another rpm package for CentOS7??
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
Correct, I will need to use for virtualization. In my case, only for KVM. I don't use LXC or Docker.
And in my opinion, I think it could be a great idea.
Alan what do you think? Should we move openvswitch from cloud/openstack to virt/kvm-common ?
Since Xen users may want it too, it should probably have its own repo (so that both virt/kvm and virt/xen can use it).
fine for me
Many thanks
On 09/17/2015 11:06 AM, George Dunlap wrote:
Since you're sending this to centos-virt, I assume you want to use openvswitch for virtualization?
If you think it would be particularly helpful to have an openvswitch package in the Virt SIG, then we could consider adding it.
FWIW, I've had a ticket in since last summer asking for an EPEL 7 build. :/
https://bugzilla.redhat.com/show_bug.cgi?id=1126095
-- Major Hayden