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] Boot Problems and Network problem on Debian with Xen 3.0.2

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Boot Problems and Network problem on Debian with Xen 3.0.2
From: Sharlaan <ml@xxxxxxxx>
Date: Thu, 3 Aug 2006 02:06:34 +0200
Delivery-date: Wed, 02 Aug 2006 17:07:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
Hi,

i have install the binary Xen 3.0.2.

On the boot for a domain, i have this errors :

-------
...
8250: no version for "struct_module" found: kernel tainted.
8250: Unknown symbol uart_get_baud_rate
8250: Unknown symbol uart_resume_port
8250: Unknown symbol uart_register_driver
8250: Unknown symbol uart_suspend_port
8250: Unknown symbol uart_remove_one_port
8250: Unknown symbol uart_update_timeout
8250: Unknown symbol uart_unregister_driver
8250: Unknown symbol uart_get_divisor
8250: Unknown symbol uart_match_port
8250: Unknown symbol uart_add_one_port
8250: Unknown symbol uart_write_wakeup
modprobe: FATAL: Error inserting 8250 (/lib/modules/2.6.16-xen/kernel/ drivers/serial/8250.ko): Unknown symbol in module, or unknown parameter (see dmesg)
...
select() to /dev/rtc to wait for clock tick timed out
...
Configuring network interfaces...SIOCSIFNETMASK: Invalid argument
Failed to bring up eth0.
...
-------

And, i don'h have access to internet.
So, i look ifconfig : OK, route : NOT OK,

-------
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
1#.#.#.0   *               255.255.255.0   U     0      0        0 eth0
-------

But, when i add a default route, it's OK. I have change the init.d for network, but, i must wait 10 min for net. But, after it's OK.

The OS is Debian.

Have you any idea for there problems ?

Sharlaan

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Boot Problems and Network problem on Debian with Xen 3.0.2, Sharlaan <=