Displaying 20 results from an estimated 20000 matches similar to: "Xen Live Migration Networking Problem"
2008 Sep 03
6
eth0 on dom0 not working on a bridged conf
Hi,
I''ve installed xen 3.0.3 from packages (xen-linux-system) on a debian
etch, and i''ve configured it with network-bridge script in the default
way (netdev=eth0, bridge=xenbr0, etc...) which is ok for me.
the problem I have:
I cannot ping any outer machine from dom0 (nor any outer machine can
ping me). It gives me a "Destination Host Unreachable" message that
2002 Apr 19
1
FW: Problem compiling on HP-UX 10.20
Here is a copy of the last few lines in base-Ex.Rout.fail:
> x <- seq(3,500);yl <- c(-.3, .2)
> plot(x,x, ylim = yl, ylab="",type='n', main = "Bessel Functions
Y_nu(x)")
> for(nu in nus){xx <- x[x > .6*nu]; lines(xx,besselY(xx,nu=nu), col =
nu+2)}
> legend(300,-.08, leg=paste("nu=",nus), col = nus+2, lwd=1)
>
> x <-
2015 Mar 20
2
How does Linux choose ARP request source IP?
I'm looking into some network "weirdness", and I noticed that a CentOS 6
system with multiple IP addresses (load balancer running keepalived) is
sending ARP requests from apparently random source IPs. I would have
thought that ARP requests would always come from the interface's
"primary" IP (especially since keepalived adds all the virtual IPs with
a /32 mask).
This
2011 Sep 12
2
interface not responding to arp requests
Okay, so I''m trying to setup my multiple ISP setup that I described earlier.
I have:
# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: em1: <BROADCAST,MULTICAST,UP,LOWER_UP>
2014 Jul 10
2
lpxelinux hangs under Intel Boot Agent 1.3.81 (2.1 build 089) on Dell Optiplex 990 BIOS A16
On Thu, Jul 10, 2014 at 7:24 PM, H. Peter Anvin <hpa at zytor.com> wrote:
> On 07/10/2014 04:07 PM, Alexander Perlis wrote:
>> Trying to PXE boot a Dell Optiplex 990 with BIOS A16, which has Intel
>> Boot Agent 1.3.81 (2.1 build 089). It gets network and launches
>> lpxelinux.0, I see the PXELINUX banner line, but there it hangs.
>>
>> I tried both 6.03-pre18
2010 Aug 18
5
Arp not sent after live migrations on xen-unstable
Hi All,
Having an issue with xen-4.0-unstable where after completing a live
migration, an arp is never sent out to update the switch with the new
location of the mac address.
Network is configured as per libvirt''s instructions with the xen
network-script disabled and the bridge (xenbr0) always up.
2002 Apr 18
1
Problem compiling on HP-UX 10.20
I am having a problem compiling R on an HP-UX 10.20 system using gcc/g77
compiler. It appears to compile without problems until it gets to the lapack
module and I get the following error:
gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -D_HPUX_SOURCE -fPIC -O2 -c Lapack.c -o Lapack.lo
g77 -fPIC -O2 -c double.f -o double.lo
g77 -fPIC -O2 -c cmplx.f
2011 Mar 10
10
Networking in DomU
Hello,
I''ve read the FAQ and searched the mailing list but have been unable to
resolve my issue with networking in DomUs.
The following things I CAN do:
+SSH from within DomU to Dom0
+SSH from within DomU to all other DomUs on the same machine
+SSH to other machines from within Dom0
+SSH from within DomU to other machines
+SSH from other machines to Dom0 (and use the xm commands to
2009 Jan 24
4
Changing MAC address of Xen domU after live migration?
Hi,
For my experiment on live migration of Xen VMs, I want the MAC address of
the migrated VM (domU) to change soon after migration, but just before the
Gratuitous ARP reply is sent. Do you know where in the code/scripts I can
add this feature?
Thanks,
Vikram
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2009 Jan 24
4
Changing MAC address of Xen domU after live migration?
Hi,
For my experiment on live migration of Xen VMs, I want the MAC address of
the migrated VM (domU) to change soon after migration, but just before the
Gratuitous ARP reply is sent. Do you know where in the code/scripts I can
add this feature?
Thanks,
Vikram
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2019 Nov 29
2
Re: What's the best way to make use of VLAN interfaces with VMs?
Hi Laine
What you have suggested sounds eminently reasonable. Thanks for your
advice. I'm going to give it a shot and report back.
Richard
On 11/27/19 1:38 PM, Laine Stump wrote:
> On 11/26/19 11:07 PM, Richard Achmatowicz wrote:
>> Hello
>>
>> I have a problem with attaching VMs to a VLAN interface.
>>
>> Here is my setup: I have several physical hosts
2009 Aug 30
4
Multiple Network Cards + Multiple Bridges on debian lenny
Hi all,
I''m searching for a tutorial how to setup multiple network cards with
xen network bridge setup in debian lenny. My problem is, bridges seams
only to work if i put an ip adress in dom0 to them.
Thanks,
Alex
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Jun 02
14
ARP problems with xen 4.0 with pvops kernel
Hello,
Finally I managed to get a xen 4.0 working on ubuntu 10.04 with pvops
kernel and libvirt. However I am having some problems with networking...
after initial installation with netinstall image in hvm mode, when I
transform the vm in xen pv (via pygrub with the current ubuntu kernel),
networking startEd to act weird...
Basically I''m not using a network script from xen. I define a
2010 Jun 02
14
ARP problems with xen 4.0 with pvops kernel
Hello,
Finally I managed to get a xen 4.0 working on ubuntu 10.04 with pvops
kernel and libvirt. However I am having some problems with networking...
after initial installation with netinstall image in hvm mode, when I
transform the vm in xen pv (via pygrub with the current ubuntu kernel),
networking startEd to act weird...
Basically I''m not using a network script from xen. I define a
2003 Sep 24
3
FreeBSD Security Advisory FreeBSD-SA-03:14.arp
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:14.arp Security Advisory
The FreeBSD Project
Topic: denial of service due to ARP resource starvation
Category: core
Module: sys
Announced:
2017 Feb 21
2
no connectivity to some hosts behind tinc for the first few seconds
I have the following tinc setup:
client -- tinc DC1 -- tinc DC2 -- 10.1.2.0/24 subnet
It generally works well, however, there is one issue I'm not able to
solve: *sometimes*, connectivity to *some* destinations does not work
for the first few seconds.
To demonstrate:
$ mongo mongo.example.com:27017
MongoDB shell version: 3.2.12
connecting to: mongo.example.com:27017/test
2005 Jun 05
7
Xen 3.0 Xend loses network - eth0 -> veth0?
Hi list.
I started with Xen yesterday, but I am facing a bit of a problem.
My system had always configure eth0 with 10.0.0.4/8
I am using Xen unstable source (on Debian sid)
Now I installed Xen, rebooted the machine, and first the usual network is
coming up and then the xend will be started.
I''ll end up with this, but I am wondering if this should be the way of
things to be
2006 May 23
9
Simple networking problem - DNS
Hi,
I have spent a fair amount of time trying to solve this problem and
tried things like disabling checksums etc.
The problem is like this:
1. I boot my dom0 without xend running and I can resolve and ping google.
2. I start xend (without and domU domains up) and after a while I can no
longer resolve domain names, but I can ping the public IP addresses.
3. I start up a domU (xm create -c xyz)
2019 Dec 03
1
Re: What's the best way to make use of VLAN interfaces with VMs?
Even more puzzling, I reverted back to the old configuration to confirm
what I had seen and found that it works in one direction but not the
other: i.e. from 192.168.0.110 to 192.168.0.120, but not the other way
around.
Must be something with my configuration....which I can follow up on.
So, thanks again for your help.
Richard
On 12/3/19 11:36 AM, Richard Achmatowicz wrote:
> Laine
>
2003 Dec 15
6
interface bonding
----- Forwarded message from John <strgout@mail.unixjunkie.com> -----
Date: Mon, 15 Dec 2003 17:58:15 -0600
From: John <strgout@mail.unixjunkie.com>
To: freebsd-stable@freebsd.org
Subject: interface bonding
User-Agent: Mutt/1.4i
Is there any way to bond sniffer interfaces?
I've read a little on netgraph and it seems
like i maybe able to use that but i'm not sure
how to go