In Windows 2012, a provider "Microsoft CSV Shadow Copy provider" is introduced and the backup requestor must use this provider for a CSV volume in order to take application VSS snapshot to a Hyper-V VM.
My question is, in an environment where a hardware provider is available, how can we take application hardware snapshot? My confusion is, in order to take hardware snapshot, we need to use hardware provider for the CSV volume, however, in order to take application consistent snapshot, we need to use Microsoft CSV Shadow Copy provider. How can I use both for one same CSV volume?
Thanks