The problem: When running a full server backup to NAS share, C: partition is backed up correctly, but at some point during backing up D: partition (around 300 GB out of 490 GB) if fails with access denied for volume D:
What I tried: Took ownership of the volume, tried backing up only D: volume and still fails with same symptoms Ran the backup with no one in the network except server and NAS, same problem occurs
Details: Windows Server 2008 SP1 VSS is active and there is around 11 GB System Volume Information folder that i cannot take ownership of because it is a system folder There are 5 folders in the drive, two folders on the volume are shared to domain users and the rest are shared to administrators group
I'm pretty sure that there is a permissions issue somewhere but my problem is that the failure doesn't leave any trace in the Event Log where to look for it or at least how to narrow it down.
Any help and ideas are greatly appreciated!