Mailing List Archive

dom-u stuck in ---sr- state after reboot
Hi everyone,

Since I use Xen 4.11 on Debian 10, sometimes after a dom-u reboot, it
stays stuck with the state '---sr-'.
This had never happened for me in Xen 4.4 on Debian 8.

I have to manually destroy and reboot the dom-u stuck domain.

I can't see any error in logs.

Do you know why and how I can avoid it ?

Best regards,


Guillaume

```
bootloader = 'pygrub'
vcpus = '2'
memory = '1000'
root = '/dev/xvda2 ro'
disk = [
'phy:/dev/vg/aaa.example.com-disk,xvda2,w',
'phy:/dev/vg/aaa.example.com-swap,xvda1,w',
]
name = 'aaa.example.com'
vif = [ 'ip=a.b.c.d ,mac=ax:bx:cx:dx:ex:fx' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
```

_______________________________________________
Xen-users mailing list
Xen-users@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-users