Skip to main content
Question

Failed to create a VSS snapshot

  • March 5, 2024
  • 19 comments
  • 5862 views

Hi, got a warning email from backup profile. Detail as below:

  • Source is storage server HPE MSL3040 3250
  • Destination is workstation with OS Win Server 2019
  • Profile backup is File to Tape
  • Details warning is: Failed to create a VSS snapshot for E: Details: Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

I’m tried to follow this but doesn’t work: https://www.veeam.com/kb3099
Please anyone if you have clue or suggestion for this issue. Thank you.

19 comments

  • Author
  • New Here
  • March 5, 2024

Hi, revise the information for Source and Destination:

  • Source using Win Server 2019
  • Destination/target using Win Server 2022

Moustafa_Hindawi
Forum|alt.badge.img+6

Hello @putu.nicho 

Did you added the user who perform the backup to Backup Operators group?


  • Author
  • New Here
  • March 5, 2024

Hi @Moustafa_Hindawi yes, we added to Local Users & Groups

Does the step above is correct?


Moustafa_Hindawi
Forum|alt.badge.img+6

Yes, it is correct! I prefer to contact Veeam support


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

Access denied is typically permission based error so I would double check all that. Also when using the username is it domain\username or hostname\username?  Needs to be one of these formats.


coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • March 5, 2024

Hi @Moustafa_Hindawi yes, we added to Local Users & Groups

Does the step above is correct?

Aside from checking the username format Chris mentioned, though the KB states to add the user to Backup Operators...did you try to add the user to the local Admin group just to see if that works? 


wesmrt
Forum|alt.badge.img+4
  • Veeam MVP
  • March 5, 2024

To be sure about the reason of this error you need to check the VSS logs in the source machine.
Usually they are located on C:\Programdata\Veeam\Backup. You should see files with the names:

  • VeeamGuestHelper
  • VeeamVssSupport

This could help to identify the problem.
Also, it’s a good idea to run the command below to see if the Writer are all stable:

vssadmin list writers


  • Author
  • New Here
  • March 6, 2024

Hi @coolsport00 yes, we did that, but still doesn’t work. Do you think its because of different version of Windows Server?

  • Source: Win Server 2019
  • Destination: Win Server 2022

  • Author
  • New Here
  • March 6, 2024

Hi @wesmrt will try your suggestion and will let you know. 


coolsport00
Forum|alt.badge.img+21
  • Veeam Legend
  • March 6, 2024

@putu.nicho - not likely. What kind of backup are you doing? Agent with VBR or Standalone Agent? 


Scott
Forum|alt.badge.img+9
  • Veeam Legend
  • March 6, 2024

Just as a test try adding to local admins group. 

Verify the service account on the Veeam console is correct with the correct password.

Make sure the service account is using the right syntax.  Veeambackup\password vs veeambackup@domain.com\password 

I’ve had the above catch me before using a domain account but not specifying it correctly. 

 


Andanet
Forum|alt.badge.img+11
  • Veeam Legend
  • March 7, 2024

Hi @wesmrt will try your suggestion and will let you know. 

Hi @putu.nicho for me @wesmrt reply was perfect to solve your issue. 

With vssadmin list writers command you receive a list of vss and its status. 

This link can help you to know more on VSS.


  • Author
  • New Here
  • March 7, 2024

Hi @coolsport00 we are using Agent with VBR


  • Author
  • New Here
  • March 7, 2024

@Scott we did that already, still failed.


  • Author
  • New Here
  • March 7, 2024

Hi @wesmrt and @Andanet we couldn’t find VeeamVssSupport, can you give us some clue for that?

 

 


Andanet
Forum|alt.badge.img+11
  • Veeam Legend
  • March 7, 2024

Hi @wesmrt and @Andanet we couldn’t find VeeamVssSupport, can you give us some clue for that?

 

 

Have you run the vssasdmin on source server? Is there where you check the issue.


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

Hi @wesmrt and @Andanet we couldn’t find VeeamVssSupport, can you give us some clue for that?

 

 

Go to your Win2019 source server and run the command that was indicated by Wesley.  That is where you should see this if the agent is installed.


  • Author
  • New Here
  • March 14, 2024

Hi @wesmrt and @Andanet we couldn’t find VeeamVssSupport, can you give us some clue for that?

 

 

Go to your Win2019 source server and run the command that was indicated by Wesley.  That is where you should see this if the agent is installed.

Hi @Chris.Childerhose no agent is installed from my Win2019 source server. how to make it happened or installed? 


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

Hi @wesmrt and @Andanet we couldn’t find VeeamVssSupport, can you give us some clue for that?

 

 

Go to your Win2019 source server and run the command that was indicated by Wesley.  That is where you should see this if the agent is installed.

Hi @Chris.Childerhose no agent is installed from my Win2019 source server. how to make it happened or installed? 

You need to push the agent from the VBR console or install it manually.  The VBR console allows you to control the VSS part and schedule jobs.

Check here - https://bp.veeam.com/vbr/Support/S_Agents/agent_mgmt.html