VMware PVSCSI driver – in linux VM speeds up disk access
Speed up your Guest VM with paravirtual SCSI adapters:
PVSCSI is part of vSphere 4 I wrote an article about here. Note that Boot Disks are not officially supported by VMware. It’s not that it doesn’t work, but it’s just not supported with current release… You can install it as a second disk, for your Data, and still benefit from the advantages over the LSI virtual adapters like 12% improvement in throughput at 18% less CPU.
Paravirtual SCSI adapters are supported on the following guest operating systems:
- Windows Server 2008
- Windows Server 2003
- Red Hat Enterprise Linux (RHEL)
How-to install a Linux system with PVSCSI?
- Install with emulated LSI SCSI controller
- Install online updates for your Linux distribution
- Install VMWare-Tools (uninstall open-vm-tools and kernel modules which come already with your distribution prior to install the new Tools)
- Make sure to add
pvscsiin your “INITRD_MODULES”-Line in/etc/sysconfig/kernel - invoke “mkinitrd” as root
- shutdown
- Change SCSI controller type to “paravirtual” (via vSphere client)
- power on the virtual linux machine
Disk access speed should be noticeable…
Other posts from Server Virtualization
- Create your own Provider Virtual Data Center
- Measure some perf benchs with VMark
- VMware partners with Symantec on ApplicationHA
- Andre Leibovici's Linked cloning storage calculator
- SIOC yes, but not in the SMB kit...
- Best practices KB on how-to install ESX 4.1 and vCenter
- Hyper-V and new linux integration tools
- How to Fix “Transaction log for database ‘VIM_VCDB’ is full” errors
- How to change from ACPI Multiprocessor HAL back to ACPI Uniprocessor HAL in Windows 2003
- AD Integration for ESXi 4.1
- vCenter converter with Hyper-V import
- Serial Port handling in ESXi 4.1
- Four memory optimization techniques available in vSphere 4.1
- Activating remote access via SSH in ESXi4.1
- vSphere Compatibility Matrixes
- 150 new features or enhancements in vSphere 4.1
- Personalized install of VMware tools
- VMware tools download from VMware Website
- How to change virtual SCSI controler
- Microsoft's patch for .NET breaks VI client connection






















