[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] 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@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.