0

I have a Debian Wheezy installation with Xen in kernel. All is fine but ... when I type a reboot command or shutdown -r now, my server is stuck and I see only that info on screen:

INFO: task reboot:15065 blocked for more than 120 seconds

I tried to change the kernel from wheezy to a kernel from backports - 3.10-0.bpo.2-amd64, but it doesn't help.

Do you have some idea why and what is the problem?

Thank you for help.

Best,

Rafal

Dubu
  • 621
  • 3
  • 12
Rafał Kamiński
  • 187
  • 2
  • 5
  • 15

1 Answers1

0

The log you provided indicates an I/O problem.

You can start looking at and testing it with vendor provided tools. It can be that this is not a hardware problem, but a Xen problem with insufficient I/O performance.

cstamas
  • 6,707
  • 25
  • 42