G
Geoff
Guest
Hi,
We're using the latest Proxmox 1.7 on Debian Lenny (2.6.32 bpo kernel) with kvm based vm's. We have several 2 node clusters.
The problem is that from time to time (every few days) a vm will spike it's CPU usage up > 90% and become completely unresponsive and require a reset to recover. All the vm's have lvm based disks, use the virtio based disks and nic's. The process for the kvm gives (repeating):
read(18, "\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0"..., 128) = 128
rt_sigaction(SIGALRM, NULL, {0x4bf7f0, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 0x7f755ca41a80}, 8) = 0
write(17, "\1\0\0\0\0\0\0\0"..., 8) = 8
read(18, 0x7fffd986fa00, 128) = -1 EAGAIN (Resource temporarily unavailable)
timer_gettime(0x3, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x3, 0, {it_interval={0, 0}, it_value={0, 250000}}, NULL) = 0
timer_gettime(0x3, {it_interval={0, 0}, it_value={0, 231582}}) = 0
select(19, [3 8 12 15 16 18], [], [], {1, 0}) = 1 (in [16], left {0, 999997})
read(16, "\1\0\0\0\0\0\0\0"..., 512) = 8
select(19, [3 8 12 15 16 18], [], [], {1, 0}) = 1 (in [18], left {0, 999837})
The version of the Proxmox software:
pve-manager: 1.7-11 (pve-manager/1.7/5470)
running kernel: 2.6.32-bpo.5-amd64
qemu-server: 1.1-28
pve-firmware: 1.0-10
libpve-storage-perl: 1.0-16
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: not correctly installed
vzprocps: not correctly installed
vzquota: 3.0.11-1
Any suggestions?
Thanks
Geoff
We're using the latest Proxmox 1.7 on Debian Lenny (2.6.32 bpo kernel) with kvm based vm's. We have several 2 node clusters.
The problem is that from time to time (every few days) a vm will spike it's CPU usage up > 90% and become completely unresponsive and require a reset to recover. All the vm's have lvm based disks, use the virtio based disks and nic's. The process for the kvm gives (repeating):
read(18, "\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\3\0\0\0\0\0\0\0\0"..., 128) = 128
rt_sigaction(SIGALRM, NULL, {0x4bf7f0, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 0x7f755ca41a80}, 8) = 0
write(17, "\1\0\0\0\0\0\0\0"..., 8) = 8
read(18, 0x7fffd986fa00, 128) = -1 EAGAIN (Resource temporarily unavailable)
timer_gettime(0x3, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x3, 0, {it_interval={0, 0}, it_value={0, 250000}}, NULL) = 0
timer_gettime(0x3, {it_interval={0, 0}, it_value={0, 231582}}) = 0
select(19, [3 8 12 15 16 18], [], [], {1, 0}) = 1 (in [16], left {0, 999997})
read(16, "\1\0\0\0\0\0\0\0"..., 512) = 8
select(19, [3 8 12 15 16 18], [], [], {1, 0}) = 1 (in [18], left {0, 999837})
The version of the Proxmox software:
pve-manager: 1.7-11 (pve-manager/1.7/5470)
running kernel: 2.6.32-bpo.5-amd64
qemu-server: 1.1-28
pve-firmware: 1.0-10
libpve-storage-perl: 1.0-16
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: not correctly installed
vzprocps: not correctly installed
vzquota: 3.0.11-1
Any suggestions?
Thanks
Geoff