Windows XP Guest switched off

udo

Distinguished Member
Apr 22, 2009
5,977
199
163
Ahrensburg; Germany
Hello,
we try proxmox-ve since january and most runs very well.
But we have two window xp clients for generating pdf-files via a networkstream (helios pdf-handshake in conjunction with acrobat) on a proxmox ve-cluster (2 nodes).
The windows-clients have partially a high load and under unknown circumstances the kvm-guest breaks. Just as switched off. After power on, all runs fine till the next crash occur. Some time the machine work for two days but often we have to start the machine some times a day. This happens on both nodes in the cluster.
The same image (converted) runs without problems on a ESX Virtual Infrastructure (same hardware as node 1).
Also runs one client since four days without trouble under kvm on a ubuntu8.10-box (same hardware as node 2) with following command:
Code:
kvm -m 1024 -net nic -net tap,ifname=tap0 -vnc 127.0.0.1:1 -hdb vm-103-disk-1.qcow2 -hda vm-103-disk.qcow2
The proxmox ve version ist up to date. One different between the ubuntu-kvm and the proxmox-cluster is the network-config. On the ubuntu i have only one bridge and on the proxmox-nodes bridges on vlan-tagging (but on node 2 is the used network directly bridged to one interface like on the ubuntu-box).

Other windowsclients (without big load) runs without problems since months...

Has anybody a hint?

Best regards

Udo
(and sorry for my english)
 
which KVM version do you run on the Ubuntu 8.10?
 
Config

Hello Dietmar,
my config:
Code:
ostype: wxp
ide0: vm-103-disk.qcow2
memory: 1024
name: pdfknecht1-alt
ide2: opsi3.3-client-boot-cd.iso,media=cdrom
smp: 1
bootdisk: ide0
onboot: 1
vlan0: virtio=72:43:D0:5B:86:29
boot: c
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
ide1: vm-103-disk-1.qcow2

and

Code:
name: pdfknecht2
smp: 1
vlan0: virtio=F6:E1:E2:E4:93:4E
bootdisk: ide0
ostype: wxp
memory: 1024
boot: c
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
ide0: vm-105-disk.qcow2
ide1: acrobat8.iso,media=cdrom
onboot: 1
ide2: vm-105-disk-1.qcow2
 
Hello Dietmar,
my config:
Code:
ostype: wxp
ide0: vm-103-disk.qcow2
memory: 1024
name: pdfknecht1-alt
ide2: opsi3.3-client-boot-cd.iso,media=cdrom
smp: 1
bootdisk: ide0
onboot: 1
vlan0: virtio=72:43:D0:5B:86:29
boot: c
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
ide1: vm-103-disk-1.qcow2
and

Code:
name: pdfknecht2
smp: 1
vlan0: virtio=F6:E1:E2:E4:93:4E
bootdisk: ide0
ostype: wxp
memory: 1024
boot: c
freeze: 0
cpuunits: 1000
acpi: 1
kvm: 1
ide0: vm-105-disk.qcow2
ide1: acrobat8.iso,media=cdrom
onboot: 1
ide2: vm-105-disk-1.qcow2

I assume its related to virtio. I suggest you switch to e1000 network card, most stable for windows guests (do not forget to use the latest drivers downloaded from intel web page).

Virtio in KVM-85 should be more stable also for windows guests, but we are still in testing here so no results yet.
 
This is related to some virtio network issues under severe traffic ( i can be slow traffic but always doing IO network, not necessary high load but the issues appear quicker) .

im waiting a new version of virtio drivers for more test.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!