WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen 2.0.7 Network issues

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 2.0.7 Network issues
From: Steven Ellis <mail_lists@xxxxxxxxxxxxxxxx>
Date: Mon, 19 Sep 2005 15:21:45 +1200
Delivery-date: Mon, 19 Sep 2005 03:19:43 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050322)
Ok my first post didn't get any feedback so i'll try a new post with some additional detail on the debugging steps i've performed so far.

My initial set-up was as follows
-----------------------------------
Dom0
---------
Centos 4.1 on an Athlon XP 2000+ with 512Mb out of 1GB Ram allocated.

Custom build of the Xen kernel as I have an onboard VIA ide controller, plus two extra ide controllers (CMD649 and SIL680).

I have disabled /lib/tls and I've got a single static IP address.

I run a vnc server instance as one of the users which is started automatically out of /etc/sysconfig/vncservers. I normally SSH into this environment and then tunnel vnc over SSH to access various gui based apps that I want to leave running in the background. On my local network I simply access the vnc instance directly on the network.

This instance is my main home server so runs imap, Apache, samba, nfs, MailScanner, postfix, clamav, spamassassin.

There are two physical Ethernet devices, but only one of them is used at present, and Intel eepro100 card mapped into eth0.

No additional domains have been started at this stage.

The Problem
--------------
The vncserver start up in Dom0 and i'm able to connect on my local network. All of the other server applications appear to be operating correctly.

I use the vnc session to start up a couple of gui based applications such as Pan an Azureus. After a couple of minutes the vncserver quits. There doesn't appear to be anything odd in the xen logs, and only the following in the vncserver logs.

X connection to centos:1.0 host broken (explicit kill or server shutdown)
X connection to centos:1.0 host broken (explicit kill or server shutdown)
X connection to centos:1.0 broken (explicit kill or server shutdown).
X connection to centos:1.0 broken (explicit kill or server shutdown).


Now i'm not running any iptables rules within Dom0 as all traffic on my LAN is already protected by my seperate firewall.

Other applications appear to work ok, and i've not had any network issues with SSH or NFS. I didn't have try to try SMB connections from a windows machine at this stage.


Second Attempt
-----------------
Dom0
---------
Debian Sarge with 64Mb Ram, 256Mb Swap. Again using a custom kernel due to the support for the VIA, CMD and SIL IDE controllers.

Single static IP address


DomU
--------
Tweaked the existing Centos environment to work with a DomU kernel, and re-map the drives in FSTAB to boot correctly.

The networking has a single static IP address.

Start up the vnc server and associated GUI applications as before. Same problems with VNC exiting.




So any ideas how I can fix this odd network problems.

Steve.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen 2.0.7 Network issues, Steven Ellis <=