I have been told by a few SEs at NetApp that I have to use SMSQL to get an application consistent snapshot for SQL. The problem is, I am running SQL Server 2005 in a VM. I thought the SnapManager line of products were primary for taking application-consistent snapshots on physical machines OR for VMs with RDMs setup in physical compatibility mode. Will SMSQL work in VMs in virtual compatibility mode?
I have also tried using SMVI 1.2R1. Now, I know this is not as flexible as the SM products, but it can work with the right combination of products so I have been told. In other words, SMVI with VMware Tools VSS driver enabled plus the SQL VSS writer enabled, should produce an application-consistent snapshot. However, for some reason, this doesn't work with Windows 2008 Server, but seems to work with Windows 2003 Server. Can anyone verify this? The main limitation with this scheme is that it is a specific point in time snapshot, it doesn't truncate the logs and you can't roll logs forwards. For most of my customers, this is OK, except possibly truncating the logs.
I am just trying to figure out the best combination of products to use to get an application consistent snapshot for SQL Server 2005/2008. Any suggestions???
Thanks for the help in advance!!!