Hi all,
I have confusing case regarding VSS on my Win 2008 Standard Server, since it is being used for backup i get to solve this one.
The previous issue was that i always get event SPP time out regarding VSS, i read on some forum that i need to set registry key CreateTimeout and set to 20 mins, and i did it.
The thing is that the solution wasnt work for me, it works only 1 time after i restarted the server. So if i test using windows server backup it did success, but the next one will be fail. If i restart the server again, the backup will success again, and the next will be fail and always like that. It doesnt make sense if i have to restart the server everyday to make things work.
Vssadmin list writers returns No Error.
I refer to event viewer again and this time the log given is as follow:
"Volume Shadow Copy Service error: Unexpected error DeviceIoControl(\\?\Volume{29877b54-c58d-11e3-8d4d-bc305bdf62e4} - 000000000000013C,0x0053c008,000000000022C000,0,000000000022D010,4096,[0]). hr = 0x80070079, The semaphore timeout period has expired."
Anyone has idea on this?
Thanks.