Noticed this detail when I migrated some machines between a stand-alone ESXi 5.0 host and a cluster (no shared storage or anything) using vConverter 5.0 for Windows Server 2008 R2 machines: after the V2V conversion Symantec Backup Exec 2010 R3 reported a warning "Backup- \\SERVER.vanwellen.be\System?StateVSS Snapshot warning. File c:\windows\\systemroot\system32\drivers\lsi_sas.sys is not present on the snapshot."
What actually happens is that the following registry has been altered, reconfigure the key with the original (and correct) value solves the warning! No restart needed.
HKLM\SYSTEM\CurrentControlSet\services\LSI_SAS\ImagePath
Bad value (after V2V): \SystemRoot\system32\drivers\lsi_sas.sys
Good value (original): system32\drivers\lsi_sas.sys
