Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-server
Hello,
Stuck with starting DomU. :(
I've compiled bzImage with Xen frontend drivers, modules, installed them,
added some extra parameters about console
--------------------------------------------------
kernel = "/etc/xen/DomU-kernels/kernel-3.2.12-domU"
memory = 1024
name = "vm0"
disk = ['phy:/dev/vg01/vm0,xvda,w']
root = '/dev/xvda ro'
extra = 'xencons=tty'
vif = ['vifname=veth1, bridge=xenbr0']
vcpus=2
--------------------------------------------------
then started DomU with:
# xl create /etc/xen/vm0 -c
and console output freezes somewhere after:
--------------------------------------------------
device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@...
TCP cubic registered
blkfront: xvda: flush diskcache: enabled
xvda: unknown partition table
--------------------------------------------------
What am i doing wrong? ;)
P.S.: Also before that I got some not critical errors. I guess it
related to RTC or HPET somehow. Is it a big problem for DomU system?
--------------------------------------------------
PCI: System does not support PCI
PCI: System does not support PCI
Switching to clocksource xen
CE: xen increased min_delta_ns to 150000 nsec
CE: xen increased min_delta_ns to 225000 nsec
CE: xen increased min_delta_ns to 337500 nsec
CE: xen increased min_delta_ns to 506250 nsec
CE: xen increased min_delta_ns to 759375 nsec
CE: xen increased min_delta_ns to 1139062 nsec
CE: xen increased min_delta_ns to 1708593 nsec
CE: xen increased min_delta_ns to 2562889 nsec
CE: xen increased min_delta_ns to 3844333 nsec
CE: xen increased min_delta_ns to 5766499 nsec
CE: xen increased min_delta_ns to 8649748 nsec
CE: xen increased min_delta_ns to 10000000 nsec
CE: Reprogramming failure. Giving up
CE: Reprogramming failure. Giving up
hrtimer: interrupt took 5163 ns
CE: xen increased min_delta_ns to 150000 nsec
CE: xen increased min_delta_ns to 225000 nsec
CE: xen increased min_delta_ns to 337500 nsec
CE: xen increased min_delta_ns to 506250 nsec
CE: xen increased min_delta_ns to 759375 nsec
CE: xen increased min_delta_ns to 1139062 nsec
CE: xen increased min_delta_ns to 1708593 nsec
CE: xen increased min_delta_ns to 2562889 nsec
CE: xen increased min_delta_ns to 3844333 nsec
CE: xen increased min_delta_ns to 5766499 nsec
CE: xen increased min_delta_ns to 8649748 nsec
CE: xen increased min_delta_ns to 10000000 nsec
CE: Reprogramming failure. Giving up
CE: Reprogramming failure. Giving up
CE: Reprogramming failure. Giving up
pnp: PnP ACPI: disabled
--------------------------------------------------
--
Konstantin
|
|