[Pkg-xen-devel] Bug#737613: Bug#737613: xen-hypervisor-4.3-amd: Xen not loading dom0 on Jessie - FATAL error on running /etc/init.d/xen

Ian Campbell ijc at hellion.org.uk
Mon Mar 24 08:55:03 UTC 2014


On Tue, 2014-02-04 at 09:57 +0000, Steve Hnizdur wrote:
> FATAL: Failed to initialize dom0 state: iappropriate ioctl for device.

IME this is usually down to a mismatch between the dom0 userspace tools
and the hypervisor, but if this is a fresh system then I see no reason
for that to be the case. Please can you check that all of your xen
related packages are from the same version though.

> and the system freezes.
> 
> When the line
> 
> xenstore-write "/local....
> 
> in the function xenstored-start in /etc/init.d/xen is commented out the error goes away.

So the error is from the xenstore-write and not the launch of the
xenstored daemon just prior to it? How strange, not what I expected.

> Hope all that is sufficient.

Please could you also provide the output of:
      * lsmod
      * ls -l /dev/xen
      * cat /proc/misc
      * ls -l /var/run/xenstored
      * ls -l /var/lib/xenstored

Please can you also confirm with ps whether or not xenstored is running
and whether there are any xenstored messages anywhere under /var/log
(daemon.log being the most likely candidate)

If xenstored is not running please could you do
	strace -o /tmp/xenstored -fff xenstored 
and send us /tmp/xenstored.* (and recheck the logs for messages)

Once/if xenstored is running the please:
	strace -o /tmp/xenstore-write -fff xenstore-write /local
and send us /tmp/xenstore-write.*

Thanks,
Ian.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20140324/4a5ed89f/attachment.sig>


More information about the Pkg-xen-devel mailing list