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] kernel error when I setup the network

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] kernel error when I setup the network
From: "Shu Hung (Koala)" <koalay.dg21@xxxxxxxxx>
Date: Tue, 8 Nov 2005 18:01:14 +0800
Delivery-date: Tue, 08 Nov 2005 10:01:26 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=YzrfNeu41J0I4jfZ+CHimi2rHkKEhrUKCE4iwUomUKg0quiLYBfdeBhMPtNILzV3qhqeYHaI/DmL9DOMCbUhDQwty+vqk1q3KVPP4a2BiTz7hv5nzqhrROnxj4wolieMC+CR70bRKUDZgjvMdkq1kvuorkrfkGjoFqCjcmwrXWQ=
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>
Reply-to: koala@xxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Dear all,

I have installed a minimal Fedora according to Fedora Xen Quickstart.
Everything was fine:
  • I installed Xen supported kernel with rpm
  • I started xend as the guide described: "service xend start"
  • I confirmed my installation by " xm list"
  • I configured a unprivileged Domain named "Domain-1.fc4"
  • I started that "Domain-1.fc4" with "xm create -c Domain-1.fc4 "
  • The Domain loaded successfully and I was in the unprivleged domain
  • I logged in as root.
  • I worked arround the domain
    • changed some text file
    • list directories to see
  • I then tried to bring up the network with commands:
    • ifconfig eht0 up
Just after I brought the eth0 interface up, console starts to pop up messages repeatly:

 printk: 4 messages suppressed.
 Memory squeeze in netback driver.

I go to domain 0 with another window and tried to stop the Domain-1.fc4

 xm shutdown Domain-1.fc4

Things remains unchanged. I still see Domain-1.fc4 on the list "xm list ".
I then tried to stop the whole Xen by "service xend stop" same message
still pop up in the old window.

I checked /var/log/messages of Domain-0 and I found this message is repeating there too:

 Nov  8 16:57:15 sandbox kernel: printk: 4 messages suppressed.
 Nov  8 16:57:15 sandbox kernel: xen_net: Memory squeeze in netback driver.


What is the problem?


Thanks,
Koala Yeung
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>