similar to: xend-config.sxp implications with changes to network-bridge

Displaying 20 results from an estimated 10000 matches similar to: "xend-config.sxp implications with changes to network-bridge"

2006 May 08
3
How to use xend-http-server?
In the xend-config.sxp scritp I set: (xend-http-server yes) (xend-port 8000) (xend-address '''') When I point my browser at it, the page that comes up only displays two lines, each of which are just a ''/'' that is a link to itself. What am I missing? Thanks, Kirk _______________________________________________ Xen-users mailing list
2006 Aug 10
3
Bug: xend-relocation-hosts-allow in xend-config.sxp
Comparing my last know working configuration with the current one, it appears to be gagging on the new localhost\.localdomain that is in the configuration file. I don''t know if this got added by my machine when compiling. diff -ur xen-3.0-testing.hg/install/etc/xen/xend-config.sxp xen-unstable.hg/install/etc/xen/xend-config.sxp --- xen-3.0-testing.hg/install/etc/xen/xend-config.sxp
2014 Dec 02
1
missing xend-config.sxp
Hi! New installation (debian jessie) -> missing of /etc/xen/xend-config.sxp file. Package: xen-utils-common (4.4.1-3) -- (O__ ------------------------------------------------------ //\ / Varosi Csokonai Konyvtar // ) | Tel.: 59/503-152 V__/_ szistvan at tux.hu \ szistvan at mail.vcsk.hu
2007 Jan 15
0
Bug#406952: xend-config.sxp: Error in default configuration
Package: xen-utils-common Version: 3.0.3-0-2 Error message: # xm create test.cfg -c Error: Device 0 (vif) could not be connected. Backend device not found. /etc/xen/xend-config.sxp contains an error in its default configuration. Line 87 should read: (network-script network-bridge) Not: (network-script network-dummy)
2008 Apr 21
1
Bug#477237: xen-utils-common: typo in /etc/xen/xend-config.sxp for xmlrpc configuration
Package: xen-utils-common Version: 3.2.0-1~bpo4+1 Severity: minor I use the version from backports, but it's still present in sid. In /etc/xen/xend-config-sxp : #(xen-tcp-xmlrpc-server-address 'localhost') #(xen-tcp-xmlrpc-server-port 8006) should be #(xend-tcp-xmlrpc-server-address 'localhost') #(xend-tcp-xmlrpc-server-port 8006) Small typo in a commented line, but
2009 Apr 01
3
installing DomU with two network bridges via virt-install
I have a Xen DomU configuration that was made in the days before libvirt and virt-install. In this configuration I have: vif = [ ''mac=00:16:3e:05:06:01, bridge=xenbr0'', ''mac=00:16:3e:05:06:0a, bridge=xenbr1'' ] and then in xend-config.sxp I define (network-script my-network-bridge) where my-network-bridge is in the scripts directory and looks like this:
2007 Dec 04
1
Xen not applying custom network script on startup
I'm seeing an issue with xend not running a custom network script automatically, but works when I run it manually. In /etc/xen/xend-config.sxp I've changed: (network-script network-bridge) TO: (network-script network-custom) Here is /etc/xen/scripts/network-custom: # !/bin/bash # network-custom script=/etc/xen/scripts/network-bridge case $1 in start) $script start vifnum=0
2007 Sep 05
2
Server moved - networking stopped
This is all on SuSE enterprise 10 Our server was moved to a new location last night. After powerup there was no sign of networking so our ISP reconfigured the box. Outbound connectivity had previously been through eth1 but is now through eth0 Since restarting Xen I now have no network connectivity through the hosts. I have tried to provide all the relevant details below. If anyone has a moment
2012 Aug 16
0
Messages related libvirtd and bond
Hi, In one of our xen server, I am using two bonding. bond0 : Is for trunk, where the vlans are attached , port eth0 & eth1 is attached to bond0 bond1 : eth2 & eth3 are attached to bond1, where physical ip has been set . In the /etc/xen/xend-config.sxp, I am using (network-script *multi-network-bridge*) , the
2011 Aug 31
1
Bug#639941: Xen "line 118: sigerr: command not found" error for unassigned network interfaces
Package: xen-utils-common Version: 4.0.0-1 Hello guys, Ik running Debian stable (squeeze). I run a virtual pfsense firwall in a DomU. I created multiple bridges. The interfaces itself (except eth2 (connected to br_lan)) itself don't have a IP assigned. I use them to connect to other devices. grep my-network /etc/xen/xend-config.sxp (network-script my-network-script) root at
2007 Jul 11
1
RHEL 5 - Multiple Bridges with same Hardware Address
I am writing this email in the hopes of getting some advice from Xen users. My main concern is performance and stability. Before I get any further, let me explain the environment: 1. I am using redhat enterprise linux 5 with the xen kernel (2.6.18-8.1.1.el5xen). This is on a Sun X4200 with two dual core AMD processors, 16Gb of RAM, a Sun StoredgeTek 3320 attached to the X4200,
2011 Mar 21
7
1 host, 1 nick, 1 regular bridge, 1 local bridge, 5 vm
So Working on CEntOS 5 I am trying to sett up Xen with 2 bridges, one that connects dom0 and most of the domU to the physical card and the out to the network. Got that figured out no problem, now i want to have a second bridge that runs a local network for all the doms that doesn''t connect to the network. With code I have found used in multiple places I can easily get 2 bridges, and
2005 Dec 14
2
xen and vlans
Hi all. What is the canonical way of getting xen to fully work with 802.1q (vlans) ? After (re)searching i found many ways but so far none is working. platform is gentoo (x86/32) and netwerk card a tg3. xen is v3. my config is as follows ... eth0 is simply up (with no ip) and i created several eth0.x interfaces corresponding to several vlans. eth0.10 is de ''default'' vlan
2009 Apr 01
1
Server with 2 Nics (continuation)
Hi *.*, This is a continuation on the 2 NICs thread after some more testing. Just to remember my goal. --------------------------- I want to create a domU with 2 virtual NICS. One of them will contact the outside world, the other one will contact a VPN. No reason in concrete for choosing the bridging protocol, only because its the default one. I installed the dom0 with the 2 NICs active, with
2007 Mar 15
4
xen hotplug scripts not working
Hello Everyone, I have set up a xen server with 10 physical network devices using the bridge mode of XEN. This is because I want to split and separate the network traffic for security reasons. Maybe the best way is to use pci back hide. But I want to understand what is going on here. For all testings I have only activated eth[0-3]. My first tests were successful. I have created a VM using
2010 Apr 05
1
xend-config.sxp
Hi, Can any one clarify me about xenbr0 please?? I start network-bridge manually after I start xend. /etc/xen/scripts/network-bridge start. everything goes fine and my peth0 is up. I just wanted to clarify that is the bridge xenbr0 created automatically here?? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2009 Dec 10
3
Bridge configuration on Xen 3.2+
Hi All, I''m using xen 3.0 on CentOS 5 with VLAN. #vconfig add eth0 100 #/etc/xen/script/network- bridge start vifnum=1 netdev=eth0 bridge=xenbr0.100 I know that after xen 3.2 the procedure of bridge configuration is changed. What is the correct command to set bridge interface to vlan? Yukio
2008 May 23
0
Bug#477237: typo in /etc/xen/xend-config.sxp for xmlrpc configuration
Same problem here with : xen-utils-common 3.2.0-2 -- Marius
2011 Jul 30
0
Network issue with xend
Hi, I am facing issues after upgrading one of the server from rhel5.5. (86_64) to latest rhel5.7 (86_64). The server is under trunk configuraion. I have set the network bridge as follows: #!/bin/bash vconfig set_name_type DEV_PLUS_VID_NO_PAD dir=$(dirname " $0" /etc/xen/scripts/network-bridge $@ vifnum=1 bridge=xenbr2 netdev=bond0.10 /etc/xen/scripts/network-bridge $@
2010 May 08
0
Tool to generate a domu.sxp from a running DomU
Hi, i had the problem, if i migrate a domU to another Dom0, i have to copy the sxp file tool (and the same problem in a few other scenarios too). For an easier solution, i created a tool to generate a domU-sxp-file from/for a running DomU. If anyone need it too, it is available here (compiled for amd64): http://www.xncore.com/download/stuff/xntool-running2sxp.gz Usage: xntool-running2sxp