thanx for your reply Wolfgang,
I going to reinstall vm with virtio and I will come back for feedback
Also, if you want, into of your VM, you can change the devices of:
IDE Hard Disk to Virtio-Block
e1000 network to Virtio-net
At first, the procedure of change isn't easy to understand, but after, you will see that is much more quick compared a one reinstallation of OS.
For my Windows VMs, i always do my installation in IDE mode, this is by strategy... if in some future i have problems with virtio-block (that so far it has not happened), i have the option of turn off the VM for change the device from virtio to IDE.
The procedure to change from ide and e1000 to virtio drivers:
- Download the latest stable version of the Virtio drivers here (Stable virtio-win iso):
http://fedoraproject.org/wiki/Windows_Virtio_Drivers
- Upload this iso file to your PVE host by the PVE Web GUI
- Shutdown the VM
- From the PVE Web GUI, for the cd-rom device of the VM, configure it for that use the ISO file recently uploaded
- From the PVE Web GUI, add
to this VM a VIRTIO disk of 1GB (not virtio-scsi)
- Start the VM
- Into the VM, from the CD, add the driver when you be requested
(not virtio-scsi)
- Verification (only see): Into the VM, in Management computers, you should see that exist a new disk
- Shutdown the VM gracefully
- In the PVE Web GUI, deleted completely the VIRTIO disk of 1 GB. (deleting 2 times)
- Be very careful: In the PVE Web GUI, deleted the IDE disk (after, it must appear in the GUI as that not used)
- Add this same hard disk as VIRTIO:
In the PVE Web GUI, double click of mouse in this disk not used, and select "Virtio" (not VIRTIO-SCSI)
- For the e1000 net device: from the PVE Web GUI, delete this device and add a Virtio net device
- Start the VM (Should start without problems)
- Into the VM, from the CD, add the net driver when you be requested
- Into the VM, Surely, you want to change the IP address, DNS, etc. for this device
- Finally, from the PVE Web GUI, for this VM, change the use of cd-rom to none (+/- equivalent to eject in the VM).
- ENJOY THE BEST SPEED that QEMU and KVM CAN OFFER !!!