* FreeBSD guest hogs cpu after disk delay?
@ 2010-01-03 8:31 Thomas Fjellstrom
2010-01-03 8:43 ` Thomas Fjellstrom
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Fjellstrom @ 2010-01-03 8:31 UTC (permalink / raw)
To: kvm
I have a strange issue, one of my free bsd guests started using up 100% cpu
and wouldnt respond in the console after a md-raid check started on the
raid1 volume the vm has its lvm volumes on. About the only thing I could do
was force the vm off, and restart it. In the guests console there was some
kind of DMA warning/error related to the guest's disk saying it would retry,
but it seems it never got that far.
--
Thomas Fjellstrom
tfjellstrom@shaw.ca
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: FreeBSD guest hogs cpu after disk delay?
2010-01-03 8:31 FreeBSD guest hogs cpu after disk delay? Thomas Fjellstrom
@ 2010-01-03 8:43 ` Thomas Fjellstrom
2010-01-04 15:06 ` Thomas Fjellstrom
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Fjellstrom @ 2010-01-03 8:43 UTC (permalink / raw)
To: kvm
On Sun January 3 2010, Thomas Fjellstrom wrote:
> I have a strange issue, one of my free bsd guests started using up 100%
> cpu and wouldnt respond in the console after a md-raid check started on
> the raid1 volume the vm has its lvm volumes on. About the only thing I
> could do was force the vm off, and restart it. In the guests console
> there was some kind of DMA warning/error related to the guest's disk
> saying it would retry, but it seems it never got that far.
>
I forgot to mention, the host is running debian sid with kernel 2.6.31-1-
amd64, and kvm --version reports:
QEMU PC emulator version 0.10.50 (qemu-kvm-devel-88)
the hosts / and the vm volumes all sit on a lvm volume group, ontop of a md-
raid1 mirror of two Seagate 7200.12 500GB SATAII drives.
The host is running 7 other guest which all seem to be running smoothly,
except both freebsd (pfSense) based guests which seemed to have locked up
after this message:
ad0: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=16183439
Though the second freebsd guest didn't seem to use up nearly as much cpu,
but it uses up far lower resources than the first.
--
Thomas Fjellstrom
tfjellstrom@shaw.ca
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: FreeBSD guest hogs cpu after disk delay?
2010-01-03 8:43 ` Thomas Fjellstrom
@ 2010-01-04 15:06 ` Thomas Fjellstrom
2010-01-04 15:08 ` Gleb Natapov
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Fjellstrom @ 2010-01-04 15:06 UTC (permalink / raw)
To: kvm
On Sun January 3 2010, Thomas Fjellstrom wrote:
> On Sun January 3 2010, Thomas Fjellstrom wrote:
> > I have a strange issue, one of my free bsd guests started using up 100%
> > cpu and wouldnt respond in the console after a md-raid check started
> > on the raid1 volume the vm has its lvm volumes on. About the only thing
> > I could do was force the vm off, and restart it. In the guests console
> > there was some kind of DMA warning/error related to the guest's disk
> > saying it would retry, but it seems it never got that far.
>
> I forgot to mention, the host is running debian sid with kernel 2.6.31-1-
> amd64, and kvm --version reports:
>
> QEMU PC emulator version 0.10.50 (qemu-kvm-devel-88)
>
> the hosts / and the vm volumes all sit on a lvm volume group, ontop of a
> md- raid1 mirror of two Seagate 7200.12 500GB SATAII drives.
>
> The host is running 7 other guest which all seem to be running smoothly,
> except both freebsd (pfSense) based guests which seemed to have locked up
> after this message:
>
> ad0: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=16183439
>
> Though the second freebsd guest didn't seem to use up nearly as much cpu,
> but it uses up far lower resources than the first.
>
No one have an idea whats going wrong? All of my virtio based linux guests
stayed alive. But both of my FreeBSD guests using whatever "ide" in the -
drive option sets locked up solid.
--
Thomas Fjellstrom
tfjellstrom@shaw.ca
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: FreeBSD guest hogs cpu after disk delay?
2010-01-04 15:06 ` Thomas Fjellstrom
@ 2010-01-04 15:08 ` Gleb Natapov
2010-01-04 15:35 ` Thomas Fjellstrom
0 siblings, 1 reply; 5+ messages in thread
From: Gleb Natapov @ 2010-01-04 15:08 UTC (permalink / raw)
To: Thomas Fjellstrom; +Cc: kvm
On Mon, Jan 04, 2010 at 08:06:15AM -0700, Thomas Fjellstrom wrote:
> On Sun January 3 2010, Thomas Fjellstrom wrote:
> > On Sun January 3 2010, Thomas Fjellstrom wrote:
> > > I have a strange issue, one of my free bsd guests started using up 100%
> > > cpu and wouldnt respond in the console after a md-raid check started
> > > on the raid1 volume the vm has its lvm volumes on. About the only thing
> > > I could do was force the vm off, and restart it. In the guests console
> > > there was some kind of DMA warning/error related to the guest's disk
> > > saying it would retry, but it seems it never got that far.
> >
> > I forgot to mention, the host is running debian sid with kernel 2.6.31-1-
> > amd64, and kvm --version reports:
> >
> > QEMU PC emulator version 0.10.50 (qemu-kvm-devel-88)
> >
> > the hosts / and the vm volumes all sit on a lvm volume group, ontop of a
> > md- raid1 mirror of two Seagate 7200.12 500GB SATAII drives.
> >
> > The host is running 7 other guest which all seem to be running smoothly,
> > except both freebsd (pfSense) based guests which seemed to have locked up
> > after this message:
> >
> > ad0: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=16183439
> >
> > Though the second freebsd guest didn't seem to use up nearly as much cpu,
> > but it uses up far lower resources than the first.
> >
>
> No one have an idea whats going wrong? All of my virtio based linux guests
> stayed alive. But both of my FreeBSD guests using whatever "ide" in the -
> drive option sets locked up solid.
>
Can you try more recent version of kvm?
--
Gleb.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: FreeBSD guest hogs cpu after disk delay?
2010-01-04 15:08 ` Gleb Natapov
@ 2010-01-04 15:35 ` Thomas Fjellstrom
0 siblings, 0 replies; 5+ messages in thread
From: Thomas Fjellstrom @ 2010-01-04 15:35 UTC (permalink / raw)
To: kvm; +Cc: Gleb Natapov
On Mon January 4 2010, Gleb Natapov wrote:
> On Mon, Jan 04, 2010 at 08:06:15AM -0700, Thomas Fjellstrom wrote:
> > On Sun January 3 2010, Thomas Fjellstrom wrote:
> > > On Sun January 3 2010, Thomas Fjellstrom wrote:
> > > > I have a strange issue, one of my free bsd guests started using up
> > > > 100% cpu and wouldnt respond in the console after a md-raid check
> > > > started on the raid1 volume the vm has its lvm volumes on. About
> > > > the only thing I could do was force the vm off, and restart it. In
> > > > the guests console there was some kind of DMA warning/error related
> > > > to the guest's disk saying it would retry, but it seems it never
> > > > got that far.
> > >
> > > I forgot to mention, the host is running debian sid with kernel
> > > 2.6.31-1- amd64, and kvm --version reports:
> > >
> > > QEMU PC emulator version 0.10.50 (qemu-kvm-devel-88)
> > >
> > > the hosts / and the vm volumes all sit on a lvm volume group, ontop
> > > of a md- raid1 mirror of two Seagate 7200.12 500GB SATAII drives.
> > >
> > > The host is running 7 other guest which all seem to be running
> > > smoothly, except both freebsd (pfSense) based guests which seemed to
> > > have locked up after this message:
> > >
> > > ad0: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=16183439
> > >
> > > Though the second freebsd guest didn't seem to use up nearly as much
> > > cpu, but it uses up far lower resources than the first.
> >
> > No one have an idea whats going wrong? All of my virtio based linux
> > guests stayed alive. But both of my FreeBSD guests using whatever "ide"
> > in the - drive option sets locked up solid.
>
> Can you try more recent version of kvm?
This is a "production" machine that I'd really like not to have to reboot,
or stop the vms in any way. But qemu-kvm-0.11.0 seems to exist in apt now,
so I might upgrade soonish (the kvm package seems to have been removed from
sid, so it hasn't been upgrading).
Also grub2 seems to be having issues on it, so I'm afraid to reboot at all.
All of a sudden last month it started to refuse to update itself properly.
who knows if the box even boots at this point ::)
> --
> Gleb.
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
Thomas Fjellstrom
tfjellstrom@shaw.ca
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-01-04 15:35 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-03 8:31 FreeBSD guest hogs cpu after disk delay? Thomas Fjellstrom
2010-01-03 8:43 ` Thomas Fjellstrom
2010-01-04 15:06 ` Thomas Fjellstrom
2010-01-04 15:08 ` Gleb Natapov
2010-01-04 15:35 ` Thomas Fjellstrom
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox