Am 2015-10-01 12:24, schrieb Fabio Fantoni:
>
> Qemu seems crashed, can you post qemu log of this domU for see the
> exact problem?
> Also domU's xl cfg can be useful and/or backtrace of qemu crash with
> gdb depending on the error of qemu crash.
>
thats the config of domU:
builder = 'hvm'
memory = 2048
vcpus=8
boot="c"
name = "marax"
disk = [ 'phy:/dev/vg_lilith/lv_marax_c,hda,w' ]
vif = [
'bridge=xenbr5,mac=00:16:3e:05:01:10,script=vif-bridge' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vnc=0
vga = 'stdvga'
spice = 1
spicehost = '0.0.0.0'
spiceport = 6000
spicedisable_ticketing=1
spicevdagent=1
spice_clipboard_sharing=1
localtime=1
keymap='de'
viridian = 1
where/how I can see the qemu log?
--
---------
Greetz