Re: [CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)

2015-01-29 Thread Gene
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

[CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)

2015-01-29 Thread Gene
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

Re: [CentOS-virt] Using network-script with Xen 4.4.1 (aka what will I do without xend?)

2015-01-29 Thread Lars Kurth
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 *