Symptom:
1. Go to
HKLM\SYSTEM\CurrentControlSet\Control\BackupRestore\FilesNotToBackup
2. Adding a Multi-String Value named IgnoreNTFS with data \$Extend\* /s under FilesNotToBackup.
3. Restart the server.
1. Use Alt+F10 to launch another console window
2. Enter “diskpart”
3. Enter “List Disk”,
a. If there is any disk which status is offline, customer can select this by “Select disk X”, X is the number shown by “List Disk”
b. Enter “ONLINE DISK”.
4. Enter “List Volume”
a. If there is any volume which status is “failed”, customer can select this by “Select volume X”, X is the number shown by “List Volume”
b. Enter “Detail Volume” to know the volume’s disk number Y.
c. Enter “Select Disk Y”
d. Enter “CLEAN” to clean the disk.
5. Use the command in step 3 and step 4 again to make sure there is no unhealthy status.
6. Enter “Exit” to exit diskpart.
7. Continue with the server factory reset process.
1. Generic workaround of server backup failure is to reconfigure server backup policy. It can solve some issues caused by environment change such as volume GUID change.
2. For the backup performance, please note:
a. Block level backup has better performance than file level backup. Block level backup means you select to back up the whole volume during creating the backup policy.
b. If a backup failed, the subsequent backup will cost more time. The subsequent backup will be a full backup and it will also try to prune the existing backup. So, it will cost much more time for a backup subsequent to a failed backup.
3. For the backup space management, Server backup will reclaim a small portion of existing backups when it needs new space. Usually, on the dashboard, you will get an alert notifying that backup disk has less than 10% free space. Server backup will delete the existing backups automatically for space. You can ignore the alert and rely on the server to delete these backups if you don’t want to keep all. We have also updated the alert UI in UR3 to be clearer on the message. If you want to manually manage the space, you can refer to this blog for further background and details: http://blogs.technet.com/b/filecab/archive/2011/03/14/windows-server-backup-automatic-disk-usage-management.aspx
Richard Mueller edited Revision 10. Comment: Removed (en-US) from title
Richard Mueller edited Revision 9. Comment: Fixed zero in <a name> tag in heading so TOC works, added tags
Ed Price - MSFT edited Revision 8. Comment: Title caps. Added tags
I have hit an issue with Server Backup that was talked about in forum issue social.microsoft.com/.../7a590c18-d0dc-4189-b8ee-1980bf264379. Issue appears if you install software on a Drive other than the system drive. It forces a backup of everything on that drive. Is there anyway to change so that it does not force the backup of ServerFolders?