积极答复者
windows server 2008 r2 sp1 :use of the windows server backup function backup system file always failed.

问题
-
System:windows server 2008 R2 sp1
HDD(removable HDD):NTFS 2TB
Backup Tool: Windows server backup
When I use the windows server backup tool backup the some folder (about 5GB),it was always failed.
Error Code:the request couldn't be performed because of an I/O device error.(the 2TB HDD is normal,because i can manually copy some files to the HDD ,there's no any problem. ),when I backup the source folder to local hard disk ,it is success.
Windows APP LOG:Event ID 517 :Error Code :215534801 none of the source volume wrer backup
It's really a painful problem,Thanks for your advice!
you can also contact me via skype or Email,thanks a lot !
Skype :Tkecxinwang
Email:wangxin2604@126.com
答案
-
Hi,
It seems that Windows Server Backup on Windows server 2008 R2 only support sector size of 512B. You need to use 512e (512 emulated) disks instead.
There is a similar thread, please go through it to help troubleshoot this issue:
Backup fails with Error Code 2155348041
http://social.technet.microsoft.com/Forums/windowsserver/en-US/fa704bd6-b76a-42b4-b8cb-0a93ceb6ce43/backup-fails-with-error-code-2155348041?forum=windowsbackup
Regards,
Mandy- 已标记为答案 henryTeachNet 2014年4月16日 1:45
全部回复
-
windows server 2008 R2 使用server backup 备份文件到移动硬盘(usb3.0 2TB GPT分区和MBR分区都试过 文件系统是NTFS格式),总是提示失败 ,
Error Message:
the request couldn't be reformed because of an I/O device error
Event ID 517 :none of the source volume were backup
if you have any advices ,please reply to me ,thanks a lot!
- 已合并 Mandy YeModerator 2014年4月9日 1:28 重复的帖子
-
Hi,
Please check if the disk has a 512 byte sector size. If not, please try to re-format the HDD by windows. For more detailed information, please refer to the article below:
Microsoft support policy for 4K sector hard drives in Windows
http://support.microsoft.com/kb/2510009
You could also refer to the thread below to troubleshoot the issue:
Windows Server 2008 R2 Windows Server backup failure when writing to USB drive
http://social.technet.microsoft.com/Forums/en-US/a003b6f6-9083-4f82-8c77-a6d1f9583a95/windows-server-2008-r2-windows-server-backup-failure-when-writing-to-usb-drive?forum=smallbusinessserver
Regards,
Mandy -
-
Hi,
It seems that Windows Server Backup on Windows server 2008 R2 only support sector size of 512B. You need to use 512e (512 emulated) disks instead.
There is a similar thread, please go through it to help troubleshoot this issue:
Backup fails with Error Code 2155348041
http://social.technet.microsoft.com/Forums/windowsserver/en-US/fa704bd6-b76a-42b4-b8cb-0a93ceb6ce43/backup-fails-with-error-code-2155348041?forum=windowsbackup
Regards,
Mandy- 已标记为答案 henryTeachNet 2014年4月16日 1:45
-
Dear :
Thanks for your reply!
you're right,I have the same issue with this guy,...........
social.technet.microsoft.com/Forums/en-US/a003b6f6-9083-4f82-8c77-a6d1f9583a95/windows-server-2008-r2-windows-server-backup-failure-when-writing-to-usb-drive?forum=smallbusinessserver
and I have installed the patch MS 982018 ,but it still can't be solved ,that must be use 512e (512 emulated) disks instead?
This is a painful problem!