Questions tagged [vss]

Volume Shadow Copy Service

Shadow Copy (Volume Snapshot Service aka Volume Shadow Copy Service or VSS)

It allows taking manual or automatic backup copies or snapshots of data, even if it has a lock, on a specific volume at a specific point in time over regular intervals

187 questions
1
vote
1 answer

VSS snapshots on SMB3 share are "orphaned" and cannot be deleted

"Screenshots in EMC and Windows GUIs" Server 2012 R2 cluster. Storage for cluster is EMC VNXe 3200 (SMB3 shares, not ISCSI). Veeam used for backups. There are VSS snapshots on the EMC that were created by Veeam, using the 'VNX2e VSS Provider'. There…
E.F.
  • 59
  • 8
1
vote
1 answer

VSS - The semaphore timeout period has expired

On a Server 2016 box Windows Backup fails with The backup operation that started at '‎2016‎-‎12‎-‎23T02:00:13.001000000Z' has failed because the Volume Shadow Copy Service operation to create a shadow copy of the volumes being backed up failed…
gchq
  • 363
  • 1
  • 4
  • 15
1
vote
1 answer

Server 2012 R2 VSS freezing and causing DFSR and Win Backups to fail

Symptom is that approx once a week DFSR (Distributed File System Replication) stops replicating and Windows Backup (wbengine.exe) stops responding. When I analyse their wait chains they're waiting on dfsrs.exe Thread: 4664 and Thread: 4680.…
Dom
  • 741
  • 1
  • 8
  • 19
1
vote
1 answer

restoring files with VShadows does not work

I've been developing a vss-writer based on this microsoft sample. At the beginning I was using BETest.exe to test my app > betest.exe /B /S backup.xml /D C:\BackupDestination /X BetestSample.xml > betest.exe /R /S backup.xml /D C:\BackupDestination…
user2346536
  • 111
  • 1
1
vote
0 answers

WS2012, VSS Backup errors

I have few problems with VSS Full Backup on WS 2012 R2. I have 3 physical servers with few VM's on each. I'm doing Full Backup everyday via Windows Server backup. On each server I have different error. I have here 8 VM's (6 are Online all the time,…
art
  • 11
  • 2
1
vote
1 answer

Veeam Backup failing. Cannot create a shadow copy of the volumes containing writers data

We have a Windows Server 2003 R2 SP2 VMWare VM that is failing Veeam backups with the following error: Failed to prepare guest for hot backup. Error: VSSControl: 1 Backup job failed. Cannot create a shadow copy of the volumes containing writer's…
Paul Grace
  • 29
  • 1
  • 1
  • 3
1
vote
1 answer

Windows Server Backup is doing incremental instead of full backup of Exchange data

I am backing up an Exchange Server database to a backup volume on Windows Server 2012 R2, using Windows Server Backup. I mostly followed the tutorial shown at…
1
vote
1 answer

Cisco VSS failure.

We have two 6500s running with VSS. We have a switch with dual uplinks. Each uplink goes to a different 6500. If the VSL between the 6500s goes down then they both become active. This breaks the etherchannel on the switch and it chooses one of…
1
vote
1 answer

How to determine the appropriate VSS hotfixes/updates to apply to a Windows 2003 server?

Yes...I know...Windows 2003 has already EOL'd now. I'm dealing with a remaining one in a large environment and have some issues that I believe are related to VSS according to a KB hotfix article. Instead of applying just that single hotfix, I'd…
TheCleaner
  • 32,627
  • 26
  • 132
  • 191
1
vote
1 answer

MS Data protection manager restore files from linux vhdx

We are backing up our few linux VM servers (Centos 6.6 with VSS , Online backup) in Hyper-V 2012 R2 with Microsoft Data Protection Manager 2012 R2. Its backing with Online method. In Windows VMs inside restore im able to click trough vhdx and its…
Nehalem
  • 23
  • 3
1
vote
0 answers

shadow copies of non-shared folders on 2008R2

First, sorry for the bad english. There is something I can't figure out about VSS on Windows Server 2008 R2 : I have been asked to get a previous version of a file, which is located on a non-shared folder. In every snapshot of the file, it has the…
jpicaude
  • 183
  • 6
1
vote
2 answers

Volume Shadow Copy Service error: Unexpected error calling routine XML document is too long. hr = 0x80070018

I have about 1400 SQL databases on my environment (on 3 different volumes). I've got follow errors during taking VSS snap. Also SQLWriter goes from stable to failed "nonretryable" *Event ID 8193, Source VSS. Volume Shadow Copy Service error:…
ADrobyazko
  • 11
  • 2
1
vote
1 answer

Recovery of Windows DFS partion with shadow copy versioned files when overwritten with older modified date?

I've noticed the following "bug" on a DFS volume with shadow copies: Pretend you have the following folders/files under shadow copy versioning, going back two weeks. MyDirectory+ MyFile - Modified Date 8/1/2009 The current date: 8/30/2009 You have…
patjbs
  • 258
  • 2
  • 6
1
vote
1 answer

Windows Server 2008, shadow copies

I feel stupid for asking but I was always under the impression there was a way to make shadow copies of a file each time its saved. I have been looking around and can't find anything beyond scheduled times for shadow copies. A new client has a mess…
Siggy
  • 31
  • 5
1
vote
0 answers

hyperv vss writer unexpected error

I am using Mozy Pro to backup our Hyperv servers. I am doing this without any issues on a 2nd server but this box hasn't backed up sucessfully yet. I was told by the support tech at Mozy to type: vssadmin list providers >c:\providers.txt vssadmin…
JohnDoe
  • 183
  • 3
  • 16