This swap is technically working, but make sure to *create a snapshot*
before making any critical changes.
Here’s the recommended method to switch from a SCSI to an NVMe controller:
1.
*Add the NVMe controller* to the VM while keeping the existing SCSI
controller.
2.
*Power on the VM* and confirm that both NVMe and SCSI controllers appear
in Device Manager. This ensures the OS loads the necessary NVMe drivers.
3.
*Power off the VM*, then *move the virtual disk (VMDK)* from the SCSI
controller to the NVMe controller.
4.
*Power on the VM* and verify the OS can boot successfully.
5.
Once confirmed, you can *remove the SCSI controller*.
*Important:* Do *not* perform all actions (add NVMe, move disk, remove
SCSI) in a single step. This may cause boot failure due to missing drivers.
--
This electronic communication and the information and any files transmitted
with it, or attached to it, are confidential and are intended solely for
the use of the individual or entity to whom it is addressed and may contain
information that is confidential, legally privileged, protected by privacy
laws, or otherwise restricted from disclosure to anyone else. If you are
not the intended recipient or the person responsible for delivering the
e-mail to the intended recipient, you are hereby notified that any use,
copying, distributing, dissemination, forwarding, printing, or copying of
this e-mail is strictly prohibited. If you received this e-mail in error,
please return the e-mail to the sender, delete it from your computer, and
destroy any printed copy of it.
Original Message:
Sent: 6/17/2025 2:21:00 AM
From: TomekBlaut
Subject: Switch from scsi to nvme for windows server 2019 with SQL
Hello everyone,
I wanted to improve SQL performance in my VMware environment and recently I found out about the nvme controller and that it can actually be faster. Currently, my SQL running on WS 2019 has a scsi controller. Do you have any proven methods of migrating to another controller? I tried changing to nvme, but after this change the machine does not start. Please let me know if you have any proven methods.
Enjoy :)