ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

How-to safely change from LSI logic SAS into VMware Paravirtual

By Vladan SEGET | Last Updated: November 1, 2014

Shares

VMware Paravirtual adapters were introduced back in 4.x and at the beginning there were some concerns. There were some issues if used with virtual machines that didn’t do a lot of IOPS, but that was resolved in vSphere 4.1. Otherwise PVSCSI offers 12% improvement in throughput at 18% less CPU. Today we'll see how-to safely change virtual adapter from LSI logic SAS into VMware Paravirtual (for boot disk) as by default then you create a new VM through the VM creation wizard, there is still LSI SAS driver selected by default.

How-to safely change from LSI logic SAS into VMware Paravirtual

PVSCSI adapters are high-performance storage adapters that can result in greater throughput and lower CPU utilization. PVSCSI adapters are best suited for environments, especially SAN environments, where hardware or applications drive a very high amount of I/O throughput. By default the PVSCSI driver is not proposed when creating a new VMs, because of compatibility purpose and also that this driver isn't present on some Windows based servers. Some VMware admins might not be so convinced and might fear to do such a change, especially on VM's boot disks. So you might think if there is a safe way to configure your VMs to use this PVSCSI driver safely – even for boot disks. 

If you change the adapter directly (without those steps) your VM might not boot…

How-to safely change from LSI Logic SAS into VMware Paravirtual (on boot disk)

The most safe way is to create a small (dumb) 1GB virtual disk with controller using the PVSCSI driver. Like this when the system boots up the driver is recognized by the OS and installed. There is 2 reboots necessary. But I'll walk you through the steps in detail as I've just done the test on my Exchange 2010 VM which runs on 2008R2 and has single disk based on LSI SAS.

Here are the steps:

01. Add a small, thin provisioned disk to the VM – 1GB in size is sufficient.

How-to safely change from LSI Logic SAS to VMware Paravirtual

02. Choose a 1:0 SCSI node (as on the image below).

How-to safely change from LSI Logic SAS to VMware Paravirtual

03. Then select the newly added SCSI adapter and click the change type button to select VMware paravirtual

How-to safely change from LSI Logic SAS to VMware Paravirtual

04. By then you'll see that the OS finds and installs the adapter….. Note that the VM is still running as I haven't rebooted yet.

How-to safely change from LSI Logic SAS to VMware Paravirtual

05. Now you can gracefully shut down the VM to make changes. Go to the edit settings dialog and delete the 1Gb disk you have added in step 1. Validate the changes by clicking the OK button, and go back to the edit settings dialog for the VM > choose the SCSI adapter for the SCSI controller 0 (the boot disk), click the change type button and select the VMware Paravirtual.

How-to safely change from LSI logic SAS into VMware Paravirtual

06. After booting the VM you'll see a dialog that a new driver was installed (again), and that a reboot is necessary. Reboot the VM …

How-to safely change from LSI logic SAS into VMware Paravirtual

07. You can check settings of the VM that a paravirtual driver is used (Select VM > Edit settings > SCSI controller). Or you can also check insided the GuestOS that the Paravirtual driver is used (Right click computer > Manage > Device manager > Storage controllers.)

How-to safely change from LSI logic SAS into VMware Paravirtual

That's all. Now there is the most efficient driver used for that particular VM. This was simple how-to article showing that the way be more efficient with more performance. But, Imagine that you got an environment which has quite a few VMs like this. I'm sure there is a some one-liner with some PowerCLI scripting which would do this at the host (cluster) level as well. But this might be another story or at least another article … -:).

Another thing would be if you would be creating a template VM, where you would probably do all this during the template build. I hope that you find it useful.

Check this paper – that takes a closer look at PVSCSI vs LSI Logic SAS for IOPS, Latency and Cost.

Shares
4.7/5 - (4 votes)

| Filed Under: How To Tagged With: How-to safely change from LSI logic SAS into VMware Paravirtual

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. TedG says

    June 13, 2014 at 3:38 pm

    Assuming you want to leave the default LSI Logic SAS controller for your boot drive and the remaining drives on the VMware Paravirtual controller, how do you verify those extra drives are actually using the VMware Paravirtual controller? Do I assume that anything other than 0:0-0:15 is on Paravirtual?

    • Vladan SEGET says

      June 13, 2014 at 4:29 pm

      You can see which kind of controller the DD is using by selecting it, if you go and select the VM > edit settings > scsi controller. (The 5th image shows “paravirtual”). If you select other than scsi controller 0 (for ex. 1) then you should see “paravirtual”. If not just change the controller.

    • JamesM says

      October 8, 2017 at 9:11 am

      As Vladan SEGET has said, editing the VM and looking at the disks is the easiest way to tell which scsi controller they are using. There is another way within Disk Management inside a Windows guest OS. If you look at the Properties > General tab of a disk. The Location value will tell you the Bus Number and say something like “Location 160” for the first controller. Any drives on a different controller will have a different Location number. But the one thing to be aware of is the SCSI ID’s will still start at 0:0 for each different controller in the OS. You have to be aware of the Location number when looking in Disk Management.

  2. João Ferreira says

    October 6, 2015 at 2:36 pm

    Hi Vladan,

    Great post as always. This method still works if you have a Linux VM ?

    I’m going to try this on a test vm.

    Thank you.

  3. Sajid Ansari says

    March 8, 2016 at 2:57 pm

    Hi, Vladan,
    is it recommended that: can we install windows 2012 on PVSCSI.
    Please help as we are building new Exchange environment.

  4. agi says

    October 13, 2016 at 5:34 pm

    have you ever try changing lsi logic sas into paravirtual with linux operating system as a boot device?

  5. Rene says

    April 12, 2017 at 9:18 pm

    I did test a win2016 domain controller boot on sas and on pvscsi.
    The SAS had average speed of 260MB/sec the pvscsi had 80MB/sec under ESX 6.5.0 (Build 5224529)

    I did test with HD_speed x64

    I was assuming all newer Windows OS like 2012R2 and higher would be better performing when use the pvscsi for boot disk.

    Can you tell me if you have the same experience for simple windows installations ? Or was my test not done well?

    • Vladan SEGET says

      April 13, 2017 at 2:14 pm

      I haven’t tested performance as several VMware resources did already. The goal is to get lower CPU utilization with some more IOPS for the apps. As concerning boot time, I don’t think we should really care, but it’s strange you had actually worst results by using pvscsi. That’s normally isn’t the case.

  6. Teo says

    September 19, 2017 at 5:11 pm

    On my test servers (w2k16) I get 15-20% more on pvscsi with MSSQL stress disks DB tools.

    • Vladan SEGET says

      September 19, 2017 at 5:42 pm

      Hi Teo,

      Thanks for sharing. -:)

  7. Andrey says

    March 21, 2019 at 1:57 pm

    hi, What is the security when adding 1 GB disk? I always changed the type of controller without adding a disk, the drivers were installed successfully. Maybe the instruction is relevant only for the ancient OS?

    • Vladan SEGET says

      March 21, 2019 at 2:01 pm

      Well, on a single disk VMs where you changing the controller for the boot disk, Windows does not have a driver…. and as such, the VM becomes unbootable. Haven’t tested on newer OS.

  8. Andrey says

    March 21, 2019 at 3:19 pm

    Vladan, I’m talking only about 1 GB disk.
    I add a new Paravirtual controller, turn on the VM, OS installs the driver, turns off the VM and changes the controller type of the boot disk. All the same, but without a temporary 1 GB disk.

    • Vladan SEGET says

      March 24, 2019 at 9:49 am

      I haven’t checked with latest WS 2019 and I don’t actually remember whether it was 2016 or 2012, but freshly installed WS system did not contain the PVSCSI driver. Hence this workaround. That’s all. There is nothing worry about outside of that. -:)

  9. Ryan says

    August 28, 2019 at 2:57 pm

    Thanks a lot worked a treat for me on Windows Server 2016 – building an Exchange 2016 environment at the moment!

  10. Benjamin B says

    November 2, 2019 at 3:13 pm

    this was very helpful and worked like a charm for me, thank you sir

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in