Gene
2015-Jan-29 08:39 UTC
[CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)
I normally use the network-script parameter in the '/etc/xen/xend-config.sxp' configuration file to configure network bridges. However, the latest release of Xen4CentOS (which comes with Xen 4.4.1) has xend disabled by default. Can I continue to use network-script without xend? If not what is the recommended method for automatically configuring network bridges with the latest release of Xen4CentOS? I know I can just enable xend to continue using this script, but since Xen 4.5 is apparently dropping xend altogether I figure I should change my standard configuration starting now. Thanks in advance for your time. -Gene -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20150129/5e762dfb/attachment-0002.html>
Lars Kurth
2015-Jan-29 12:07 UTC
[CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)
Gene, I think you should find the answers in * http://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Libvirt (bottom of page) * http://wiki.xenproject.org/wiki/Migration_Guide_To_Xen4.1%2B * http://wiki.xenproject.org/wiki/Network_Configuration_Examples_%28Xen_4.1%2B%29 * http://wiki.xenproject.org/wiki/XL_vs_Xend_Feature_Comparison may also be relevant If not, circle back to the list and I am sure someone else will be able to answer Regards Lars On 29 Jan 2015, at 08:39, Gene <gh5046 at gmail.com> wrote:> I normally use the network-script parameter in the '/etc/xen/xend-config.sxp' configuration file to configure network bridges. However, the latest release of Xen4CentOS (which comes with Xen 4.4.1) has xend disabled by default. > > Can I continue to use network-script without xend? If not what is the recommended method for automatically configuring network bridges with the latest release of Xen4CentOS? > > I know I can just enable xend to continue using this script, but since Xen 4.5 is apparently dropping xend altogether I figure I should change my standard configuration starting now. > > Thanks in advance for your time. > > -Gene > > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20150129/54d6f6b5/attachment-0002.html>
Gene
2015-Jan-29 16:28 UTC
[CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)
I have seen those documents, I did not see anything that indicates how _automatic_ bridge configuration could be enabled with xl. For my specific set up I have two bridges (xenbr0 -> peth0 & xenbr1 -> peth1). If I have to configure this manually with ifcfg scripts I will, but if an automatic method is provided or is possible with xl I'd prefer to use that. -Gene On Thu, Jan 29, 2015 at 4:07 AM, Lars Kurth <lars.kurth.xen at gmail.com> wrote:> Gene, > I think you should find the answers in > * http://wiki.centos.org/HowTos/Xen/Xen4QuickStart/Xen4Libvirt (bottom of > page) > * http://wiki.xenproject.org/wiki/Migration_Guide_To_Xen4.1%2B > <http://wiki.xenproject.org/wiki/Migration_Guide_To_Xen4.1+> > * > http://wiki.xenproject.org/wiki/Network_Configuration_Examples_%28Xen_4.1%2B%29 > <http://wiki.xenproject.org/wiki/Network_Configuration_Examples_(Xen_4.1+)> > * http://wiki.xenproject.org/wiki/XL_vs_Xend_Feature_Comparison may also > be relevant > If not, circle back to the list and I am sure someone else will be able to > answer > Regards > Lars > > On 29 Jan 2015, at 08:39, Gene <gh5046 at gmail.com> wrote: > > I normally use the network-script parameter in the > '/etc/xen/xend-config.sxp' configuration file to configure network > bridges. However, the latest release of Xen4CentOS (which comes with Xen > 4.4.1) has xend disabled by default. > > Can I continue to use network-script without xend? If not what is the > recommended method for automatically configuring network bridges with the > latest release of Xen4CentOS? > > I know I can just enable xend to continue using this script, but since Xen > 4.5 is apparently dropping xend altogether I figure I should change my > standard configuration starting now. > > Thanks in advance for your time. > > -Gene > > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt > > > > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20150129/88d94a0c/attachment-0002.html>
Pasi Kärkkäinen
2015-Jan-30 12:55 UTC
[CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)
On Thu, Jan 29, 2015 at 12:39:17AM -0800, Gene wrote:> I normally use the network-script parameter in the > '/etc/xen/xend-config.sxp' configuration file to configure network > bridges.? However, the latest release of Xen4CentOS (which comes with Xen > 4.4.1) has xend disabled by default. ? > Can I continue to use network-script without xend?? If not what is the > recommended method for automatically configuring network bridges with the > latest release of Xen4CentOS? > I know I can just enable xend to continue using this script, but since Xen > 4.5 is apparently dropping xend altogether I figure I should change my > standard configuration starting now. > Thanks in advance for your time. > -GeneHello, You should set up the bridges using distro networking scripts, so /etc/sysconfig/network-scripts/ifcfg-* That's the supported and preferred way. (It was the recommended way also with xend, that's why xen network-script was disabled as a default). -- Pasi
Seemingly Similar Threads
- Using network-script with Xen 4.4.1 (aka what will I do without xend?)
- Using network-script with Xen 4.4.1 (aka what will I do without xend?)
- Using network-script with Xen 4.4.1 (aka what will I do without xend?)
- CentOS 6 Virt SIG Xen 4.6 packages available in centos-virt-xen-testing
- CentOS 6 Virt SIG Xen 4.6 packages available in centos-virt-xen-testing