-
- Expert
- Posts: 135
- Liked: 24 times
- Joined: Dec 21, 2018 11:42 am
- Full Name: Rob Nicholson
- Contact:
Slow VSS snapshot of workstation using agent
Is it normal for it the VSS snapshot to take a long time to create when backing up a Windows 10 workstation? My PC/workstation takes between 15 and 30 minutes. It doesn't report any errors, just takes a long time. It's backing up a couple of folders from the E: drive with quite a few documents. This files backup runs every two hours. I run a separate job every evening to backup the OS drive and that creates the snapshot in about 30 seconds.
-
- Product Manager
- Posts: 14725
- Liked: 1706 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Slow VSS snapshot of workstation using agent
Hi Rob,
Please check if backup throttling is enabled or not? It affects the read performance, so backup files might be created slower.
Additionally, small Balrog may affect the performance of this machine
Please check if backup throttling is enabled or not? It affects the read performance, so backup files might be created slower.
Additionally, small Balrog may affect the performance of this machine
-
- Expert
- Posts: 135
- Liked: 24 times
- Joined: Dec 21, 2018 11:42 am
- Full Name: Rob Nicholson
- Contact:
Re: Slow VSS snapshot of workstation using agent
It could be something to do with the VMs running on the workstation but creating my own snapshot using the following PowerShell takes a couple of minutes:
Code: Select all
$ShadowCopy = (Get-WmiObject -List Win32_ShadowCopy).Create("E:\", "ClientAccessible")
-
- Expert
- Posts: 135
- Liked: 24 times
- Joined: Dec 21, 2018 11:42 am
- Full Name: Rob Nicholson
- Contact:
Re: Slow VSS snapshot of workstation using agent
Yes, could quite well be Balrogs. I've backed up a Windows 10 VM running on the same PC and that doesn't take long to do the snapshot either.
-
- Expert
- Posts: 135
- Liked: 24 times
- Joined: Dec 21, 2018 11:42 am
- Full Name: Rob Nicholson
- Contact:
Re: Slow VSS snapshot of workstation using agent
If Balrogs = virtual machines, then the answer is yes. This is resource monitor during the snapshot - it's flushing lots of VM workstation related files to disk to be consistent. I wonder if a file share backup would be quicker?
-
- Product Manager
- Posts: 14725
- Liked: 1706 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Slow VSS snapshot of workstation using agent
Rob,
Thanks for sharing the investigation results! File share backup indeed can be performed without VSS (so backup wont be affected by such VSS flush activity), however the job will skip all the locked files.
Thanks for sharing the investigation results! File share backup indeed can be performed without VSS (so backup wont be affected by such VSS flush activity), however the job will skip all the locked files.
Who is online
Users browsing this forum: No registered users and 10 guests