[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Fwd: xl can't create and boot vm when with on hard disk assignment
I think I have found the problem. when I output the jiffies value when exec wait_for_devices at drivers/xen/xenbus/xen_probe_frontend.c When I can boot my guest successfully, jiffies's value increases, and it is correct.
But when I can't boot it. the jiffies stay the same. correct: tc@box:~$ dmesg|grep jiffies function wait_for_devices at jiffies 4294877484 function wait_for_devices at jiffies 4294877484
function wait_for_devices at jiffies 4294877485 function wait_for_devices at jiffies 4294877486 function wait_for_devices at jiffies 4294877544 function wait_for_devices at jiffies 4294877850
function wait_for_devices at jiffies 4294877910<6>Setting capacity to 102400 wrong: Initialising Xen virtual ethernet driver. function wait_for_devices at jiffies 4294877302
Initializing USB Mass Storage driver... i8042: PNP: No PS/2 controller found. Probing ports directly. i8042: No controller found mousedev: PS/2 mouse device common for all mice
function wait_for_devices at jiffies 4294877302 rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 rtc_cmos: probe of rtc_cmos failed with error -38 xen_wdt: Xen WatchDog Timer Driver v0.01
xen_wdt: initialized (timeout=60s, nowayout=0) watchdog: Software Watchdog: cannot register miscdev on minor=130 (err=-16). watchdog: Software Watchdog: a legacy watchdog module is probably present.
softdog: Software Watchdog Timer: 0.08 initialized. soft_noboot=0 soft_margin=60 sec soft_panic=0 (nowayout=0) ledtrig-cpu: registered to indicate activity on CPUs EFI Variables Facility v0.08 2004-May-17
zram: num_devices not specified. Using default: 1 zram: Creating 1 devices ... Netfilter messages via NETLINK v0.30. nfnl_acct: registering with nfnetlink. IPv4 over IPv4 tunneling driver
IPv4 over IPSec tunneling driver ip_tables: (C) 2000-2006 Netfilter Core Team TCP: cubic registered Initializing XFRM netlink socket NET: Registered protocol family 17
NET: Registered protocol family 15 Key type dns_resolver registered registered taskstats version 1 dpf test sleep function wait_for_devices at jiffies 4294877302 Does anyone know how to get a stable clock? On Tue, Apr 22, 2014 at 8:55 AM, Tuan Pengfei <pengfeituan@xxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |