Martin - thank you!
`virsh domstate --reason $domain`
was exactly what I was looking for.
root@trk-kvm-01:~/scripts# virsh domstate --reason sharepoint_server
paused (I/O error)
Looks like running out of space?
I had also thought about space and had done an lvextend but I also use
DRBD and
Hi Francesc,
thanks for the input.
Paul, I experienced this when the server images partition
filled. It may not be your case but it's worth to check it out.
Indeed that was my first thought too. I have them backed by LVM so I
did an lvmextend but it didn't seem to work until I created new DR
On Mon, Apr 30, 2018 at 05:46:14PM +0200, Francesc Guasch wrote:
On 30/4/18 16:59, Paul O'Rorke wrote:
Hi all,
I have a number of production Windows servers on KVM/DRBD and two of
them are Server 2016. Both these guests have started exhibiting the
same behaviour where they enter a paused state
On 30/4/18 16:59, Paul O'Rorke wrote:
Hi all,
I have a number of production Windows servers on KVM/DRBD and two of
them are Server 2016. Both these guests have started exhibiting the
same behaviour where they enter a paused state and will not resume.
Paul, I experienced this when the serv