Displaying 20 results from an estimated 30000 matches similar to: "xen 4.3 unstable custom network scripts"
2012 Jul 29
0
Xen networking experiment (with custom scripts and OpenVSwitch)
Hello everyone,
Recently I have been testing my customized Xen 4.2 networking setup. It
works pretty good and I would like to share it with anyone who is
interested.
The relevant files can be found here:
https://github.com/slacks42/xenscripts
Benefit: configure the Xen related networking devices with one
understandable bash script.
Please note that this is all still work in progress. For
2013 Apr 18
10
[PATCH] hotplug: add openvswitch script
Based on Waldi''s RFC at
http://lists.xen.org/archives/html/xen-devel/2012-09/msg00943.html
To use it set vif.default.script="vif-openvswitch" in /etc/xen/xl.conf or use
script=vif-openvswitch in the vif configuration.
Appears to do the right thing for PV and HVM guests (including tap devices)
and with stubdomains.
In order to support VLAN tagging and trunking the
2011 Aug 03
0
openvswitch on xen 4.x
A huge thank you to mario from the ''openvswitch on Xen 4.1'' post. I
was having some trouble with using openvswitch with Xen 4.1 (I''m
currently migrating from 4.0.1) until I saw his post and noticed that
the xl.conf needed the full path to the networking script. Made this
change and all is good now. Thank you.
I would like to contribute what I have for using
2012 Jul 24
1
Openvswitch bridge on xen-unstable
2013 Jun 27
20
SPICE with Upstream QEMU and qxl VGA cause Windows BSOD
Hi all,
These days I installed xen 4.3 unstable from source and recompiled qemu upstream with spice support.
After xl create , the windows domU started successfully and spice client can visit the VDI. However, it display blue screen
before entering the windows welcome screen.
Is it a bug in current upstream qemu support?
My domU configuration file is:
builder =
2012 Feb 19
1
arch linux xen 4.2 no network
I just created arch linux xen 4.2 unstable package so it compiled fine and
installs fine. When I run xl create it starts vm. I have vif devices
created but they don''t attach to bridget that are created on startup . I
have xenbr0 and xenbr1 created.
If I run this I get vifi attached ro bridge. Is this xl issue or python.
# export vif=vif1.0
# export
2013 Apr 23
1
Xen with openvswitch integration
Dear all,
Again, I have some question here and I hope some one have experience how to
do it. I have Xen 4.2.1 installed from sources and working with XM
toolstack. I will use this xen in order to run Remus high availability with
DRBD.
Does any one know about openvswitch integration with xm toolstack, since
Xen wiki only confirm XCP have natively support openvswitch
2013 Aug 04
3
xen-4.4 unstable ?
I just wonder why xen 4.4 unstable presents it self as xen 4.3 unstable ?
boot message states 4.3 unstable and efi is 4.3 unstable? I wonder what is
the reason behind it ?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xen.org
http://lists.xen.org/xen-users
2013 Jun 10
35
Xen 4.3 development update
There are basically three issues we''re waiting to sort out (see below
for more info):
* XSA-55
* cpu hotplug in qemu-upsream
* The MMIO hole issue
Unfortuantely, there is considerable uncertainty about how long it
will take for each of those to complete. We''re hoping to be able to
release maybe on the 19th,
This information will be mirrored on the Xen 4.3 Roadmap wiki page:
2012 Sep 13
0
[RFC] openvswitch support script
Hi
I wrote a vif script to support openvswitch. I use it on some of my
machines, so it works for non-qemu domains.
Ian asked me to send it here, maybe someone wants to take a look.
Bastian
#!/bin/bash
#============================================================================
# ${XEN_SCRIPT_DIR}/vif-openvswitch
#
# Script for configuring a vif in openvswitch mode.
# The hotplugging system
2011 Feb 18
0
xl create don''t register IP in xenstore. vif-common.sh antispoof scripts fails [SOLVED]
When start a domU through xl create. The domU associated ip in the
configuration file is not recorded in the xenstore. For this reason
vif-common.sh antispoof scripts fails.
*xl create *
/usr/bin/xenstore-ls /local/domain/0/backend/vif/5/0
frontend = "/local/domain/5/device/vif/0"
frontend-id = "5"
online = "1"
state = "4"
script =
2014 Apr 20
0
custom parameters for vif script
Hi,
the vif scripts (vif-route, vif-bridge, etc.) that come with xen just
don't work for me. I don't feel like I need a bridged setup. My ISP
insists of routing the IPs of the domUs to my dom0. So now I'm using
script=vif-route. But it has some caveats ...
The vif-route script turns on proxy_arp, even though the domUs use the
dom0 as a default gateway, for everything except their own
2012 Mar 19
4
network problems
Hi,
i have problems with the network between pv-domains and the real network.
I done an upgrade with apt-get in debian an now i have xen4.1 with
kernel 3.2.9
first i must chance the vif-bridge script from
http://nopaste.php-q.net/194087
to
http://nopaste.php-q.net/194084
now i have a connection from pv to dom0 and the windows hvm, but no
connection between physical network an the pv
2016 Apr 05
1
Xen custom vifname
Hi,
Centos 7
Xen4CentOS - 4.6.1
Open vSwitch
When i specify custom name of the domU NIC than it refues to start
vif = [ 'vifname=vNIC1' ]
libxl: error: libxl_exec.c:118:libxl_report_child_exitstatus:
/etc/xen/scripts/vif-openvswitch online [10168] exited with error status 1
libxl: error: libxl_device.c:1084:device_hotplug_child_death_cb: script: ip
link set vif38.0 name vNIC1 failed
2024 Mar 19
2
Bug#1067151: xen-utils-common: vif-openvswitch ignores MTU
Package: src:xen
Version: 4.17.3+10-g091466ba55-1~deb12u1
Severity: wishlist
I wasn't sure if this script comes from Debian or Xen or somewhere else,
so I thought it safest to report it here.
/etc/xen/scripts/vif-bridge handles MTU settings in the vif, but the
otherwise similar /etc/xen/scripts/vif-openvswitch does not. I added it
in, here's the diff-c and the full fixed file is also
2012 Jul 30
3
Xen networking disconnect
Hello.
I need your help, DomU xen network diconnects randomly, how do you
monitoring this?
When I connect to vnc server in the hosts, DomU is running, then I open the
DomU, after that guest network responds.
DomU Debian 6.03 over Centos 5.7 and Xen 3.03.
My network configuration:
eth0 Link encap:Ethernet HWaddr 68:B5:99:78:AA:6D
inet addr:192.168.5.230 Bcast:192.168.5.255
2013 Apr 24
4
Network not working after restore with qemu-xen windows domU and gplpv
2012 Apr 29
3
LSI SAS 2008 controller in a pv domu
Hello,
I am trying to pass my LSI SAS 2008 controller to my PV domu (openindiana)
and I can not get it working.
I have read that xen does not support the loading of option ROM''s in pv
domu''s and that this support is being, or will be, added.
http://markmail.org/thread/2njw43iaurmvzlys
This post is more than a year old now.
I am wondering if there is a way to get my LSI SAS
2012 Apr 17
0
Save/restore error with xen-unstable and qemu upstream
Dom0:
Wheezy 64 bit with kernel from package linux-image-3.2.0-2-amd64 version
3.2.12-1, package blktap-dkms and all dependency packages for xen, spice and
usb redirection.
-------------------------
/etc/modules
------------
loop max_loop=64
xenfs
xen-evtchn
blktap
-------------------------
hg clone http://xenbits.xen.org/xen-unstable.hg (in this build changeset is
25194:6b72eb3b40cf)
# Qemu
2012 Aug 24
4
Network with xen 4.2
Hallo Mailinglist:),
i used xen 4.1 with xend xm a while. I compiled the unstable 4.2 today and most thinks run fine :). I have only one big problem, the network for my guestsystems. It don't want to work. Hopefully somebody can help me.
In Xen 4.1 i only wrote the following line in my questconfig:
vif = [ "bridge=eth0,script=vif-bridge" ]
And everything works fine. This does not