Vm windows Xp Pro always shutdown after first boot !

man_in_the_hill

New Member
Apr 6, 2011
5
0
1
Hi,

I have some troubles with vm based on windows xp pro ( I migrated vm 2008 Server and I haven't any problem ).
I migrated two server based on gentoo where a xp vm working fine to proxmox ve.

Essential Hardware:
Code:
MB: Supermicro X7DVL
Proc: Intel Xeon E5420 (2.50GHz)
3ware 9650E raid controller with 3 hard disk 1T
After migration, the xp vm always shutdown after the first boot .

I haven't error log, except:
Code:
Aug 21 11:32:05     kernel         vmbr0: port 2(tap101i0d0) entering disabled state
Aug 21 11:32:05     kernel         vmbr0: port 2(tap101i0d0) entering disabled state

Thanks for any help !

@+
 
post the output of:
  • pveversion -v
  • cat /etc/qemu-server/VMID.conf from your XP guest
 
Hi,

Code:
pveversion -v

pve-manager: 1.8-18 (pve-manager/1.8/6070)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.8-33
pve-kernel-2.6.32-4-pve: 2.6.32-33
qemu-server: 1.1-30
pve-firmware: 1.0-11
libpve-storage-perl: 1.0-17
vncterm: 0.9-2
vzctl: 3.0.28-1pve1
vzdump: 1.2-14
vzprocps: 2.0.11-2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.14.1-1
ksm-control-daemon: 1.0-6

Code:
cat /etc/qemu-server/101.conf 

name: xp_dillon
ide2: cdrom,media=cdrom
bootdisk: virtio0
virtio0: local:101/xpdillon.raw,cache=writeback
ostype: wxp
memory: 2048
onboot: 1
sockets: 1
cores: 4
vlan0: rtl8139=52:54:00:12:34:56
boot: cd
freeze: 0
cpuunits: 480000
acpi: 1
kvm: 1

Thanks for your help !
All suggestions are welcome !

@+
 
looks ok so far but I would never use writeback for the virtual disk.
 
looks ok so far but I would never use writeback for the virtual disk.
Hi,

I use this cache mode for some time and I had no problem so far despite a few crashes of VMs.
I did some research and tests at a time and this type of cache seemed the most interesting performance.
This question has not been resolved for me ...

The vm stop between 8mn and 10 mn !
I have nothing in the log and that is the problem to solve this trouble ...

@+
 
do fresh installed WinXP work on this host?