Hello.
Im investigating an issue where apparently in a semi-random timing, when a guest have some load ( > 0.50 ) sometimes it gives some kernels messages and it hangs, no way to do anything in the guest.
On the host side, i can see the kvm process using 100% cpu, this apart, all the rest is working good on host, and event other guests are working.
It happen more times with a low cpu settings, it is more rare with cpu setting higher than 40000
ENVIRONMENT:
PVE: latest 1.3
KERNEL HOST: latest pve 2.6.24 from apt
DISTRO HOST: debian lenny with proxmox packages from apt
KERNEL GUEST: 2.6.30-1-686 from debian package
DISTRO GUEST: debian sid
Real HW:
CPU: AMD Opteron quad core 2200 Mhz
RAM: 8 gigs
DISKS: 2x 1TB sata disks with raid1 hardware
Guest "hw":
Network: virtio
block device: virtio
Guest config:
virtual disk on raw file (20 GB)
1 GB of ram
fair scheduler: 50000
NOTE: guest has on the disk 2 partitions, an ext2 fs on /boot, and a dm-crypt for the second partitions, with lvm on top of the encrypted volume, on which there are other ext3 filesystems
NOTE2: maybe related to this bug of virtio block device: https://bugzilla.redhat.com/show_bug.cgi?id=510304
I'm try to see if using other block device than virtio it happen. Now i'm trying with IDE disk.
Im investigating an issue where apparently in a semi-random timing, when a guest have some load ( > 0.50 ) sometimes it gives some kernels messages and it hangs, no way to do anything in the guest.
On the host side, i can see the kvm process using 100% cpu, this apart, all the rest is working good on host, and event other guests are working.
It happen more times with a low cpu settings, it is more rare with cpu setting higher than 40000
ENVIRONMENT:
PVE: latest 1.3
KERNEL HOST: latest pve 2.6.24 from apt
DISTRO HOST: debian lenny with proxmox packages from apt
KERNEL GUEST: 2.6.30-1-686 from debian package
DISTRO GUEST: debian sid
Real HW:
CPU: AMD Opteron quad core 2200 Mhz
RAM: 8 gigs
DISKS: 2x 1TB sata disks with raid1 hardware
Guest "hw":
Network: virtio
block device: virtio
Guest config:
virtual disk on raw file (20 GB)
1 GB of ram
fair scheduler: 50000
NOTE: guest has on the disk 2 partitions, an ext2 fs on /boot, and a dm-crypt for the second partitions, with lvm on top of the encrypted volume, on which there are other ext3 filesystems
NOTE2: maybe related to this bug of virtio block device: https://bugzilla.redhat.com/show_bug.cgi?id=510304
I'm try to see if using other block device than virtio it happen. Now i'm trying with IDE disk.