SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit

mstng_67

New Member
Feb 9, 2011
10
0
1
I'm having trouble adding a SCSI or Virtio disk to a Windows Server 2008 R2 64 bit guest. The device shows as unknown in the device manager. Windows cannot locate a driver for the controller and; therefore, does not know what to do with it. Any suggestions?

Many thanks in advance.
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

mmenaz,

I had found a forum post referring to the ISO from the Fedora Project and was able to get this issue resolved. However, I wasn't aware of that particular wiki article. Looks like a good read. Thank you very much for your help. The community support here is better than many pay-for support products!:cool: I'll mark this problem "solved."

Very best regards.
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

Sorry to bring up a somewhat old thread, but my question is related: is Windows 2008r2 able to use PVE/KVM SCSI disks?

I can mount IDE disks.
I know the trick for virtio, but SCSI?
Strangely enough, Windows 2008 NOT r2 can use SCSI disks on the same PVE host!


I should be running the latest update already (2011-march-3):

# pveversion -v
pve-manager: 1.7-11 (pve-manager/1.7/5470)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.7-30
pve-kernel-2.6.32-4-pve: 2.6.32-30
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: 1.2-10
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.13.0-3
ksm-control-daemon: 1.0-4
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

use ide or virtio, we never test scsi for windows guests.
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

the virtio drivers provided by the Fedora project are signed, so no issue with 64-bit windows.
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

Is it not possibile to swith primary boot disk from IDE to SCSI VirtIO?

Manually edit the vm config file:
/etc/qemu-server/xxx.conf

Replace "virtio:" with "ide:"

refresh the proxmox web ui page to validate the conf.
stop then start the vm (not restart).
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

Dunno for the latest version.
For previous version (as of january 2011): ok for disk (for me), but for network under load it stops responding once per week or more.
 
Re: SCSI or Virtio Driver Issue: Windows Server 2008 R2 64 Bit [SOLVED]

This is a known issue ,Try the newest virtio-win package in fedora project.