Skip to main content
Answer

POC with errors in some Hyper-V CSV VMs

  • April 6, 2022
  • 3 comments
  • 228 views

HI,

We are doing a POC on client with all instalation parameters OK. There are 3 CSV volumes and on volume02 with 104TB all VM backup failed with this error:

 

Failed to create snapshot (Microsoft CSV Shadow Copy Provider) (mode: Crash consistent) Details: Unknown status of async operation
Vss error: '0x80042306'

 

Only with this CSV Volume.

Does anyone have any idea?

Thanks
Weberth Moreira

Best answer by dips

Alternatively, you can run the following in an elevated command prompt:

vssadmin list providers

This will display if any of the writers are in an error status

3 comments

Chris.Childerhose
Forum|alt.badge.img+21

wesmrt
Forum|alt.badge.img+4
  • Veeam MVP
  • April 7, 2022

If this is happening only for one volume probably is something related to create the volume shadow copy for this volume.

Try create manually and see if works: https://www.veeam.com/kb1980


dips
Forum|alt.badge.img+7
  • On the path to Greatness
  • Answer
  • April 7, 2022

Alternatively, you can run the following in an elevated command prompt:

vssadmin list providers

This will display if any of the writers are in an error status