Hey,
I'm experiencing strange problem: non-deterministic PV domain hang, only
on some machines (with fast SSD drive). I've tried xen-4.1.0 and
xen-4.1.1 with many kernels different kernels:
VM:
- 2.6.38.3 xenlinux based on SUSE package
- vanilla 3.0.3
- vanilla 3.1 rc2
dom0:
- 2.6.38.3 xenlinux based on SUSE package
- vanilla 3.1 rc2
Result always the same: sometimes VM hang at startup, SysRq-T shows
modprobe waiting in "wait_for_devices" (concretely schedule_timeout) and
jiffies counter not increasing between task-states dumps.
The only found thing (probably) connected with this problem are domU
kernel messages:
CE: xen increased min_delta_ns to 150000 nsec
(...)
CE: xen increased min_delta_ns to 4000000 nsec
CE: Reprogramming failure. Giving up
This messages doesn't exists in successful boot.
I've also tried some options to xen and domU kernel, but without success
(all combinations):
xen: tsc=unstable, cpufreq=none
domU: nohz=off, clocksource=tsc
Some combination of above options lowered frequency of problem (ex
tsc=unstable + nohz=off), but it happens quite often - like 1 of 15
boots fails.
Have you idea what is the cause and what can help?
Attached all relevant logs and configs:
xl-dmesg: xl dmesg after failed domU start
netvm-console-begin: kernel messages from failed domU
netvm-console-sysrq-t-1: first domU SysRq-T
netvm-console-sysrq-t-2: second domU SysRq-T
netvm.conf: domU config
xenstore-ls: result of xenstore-ls -fp
dom0-dmesg: dom0 kernel messages
config-xenlinux: 2.6.28.3 kernel config (same for dom0 and domU)
config-pvops: 3.1rc2 kernel config (same for dom0 and domU)
PS "script" prefix in domU vbd config is custom patch to libxl which
implement xend behaviour of using hotplug script for VBD setup.
--
Pozdrawiam / Best Regards,
Marek Marczykowski | RLU #390519
marmarek at mimuw edu pl | xmpp:marmarek at staszic waw pl
config-pvops
Description: Text document
config-xenlinux
Description: Text document
dom0-dmesg
Description: Text document
netvm.conf
Description: Text document
netvm-console-begin
Description: Text document
netvm-console-sysrq-t-1
Description: Text document
netvm-console-sysrq-t-2
Description: Text document
xenstore-ls
Description: Text document
xl-dmesg
Description: Text document
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|