-
- Novice
- Posts: 5
- Liked: never
- Joined: Sep 18, 2017 1:23 pm
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
Good morning, I can cofirm that a temporary stop of the Microsoft Azure AD Sync service during the backup window stopped the VSS errors. I also just installed Server 2012 Express LocalDB sp4 to see if that will superess the VSS errors. Here is a link to the SP if anyone is interested.
https://www.microsoft.com/en-us/downloa ... x?id=56042
https://www.microsoft.com/en-us/downloa ... x?id=56042
-
- Novice
- Posts: 3
- Liked: never
- Joined: Nov 08, 2017 4:16 pm
- Full Name: David North
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
no problem, i still haven't had to restart this server and all jobs for it are still completing without any errors. at this point, i don't think it's just a coincidence and this may have fixed the issue on my end.[/quote]bdufour wrote:Changing the service account seems to be working for me. The first Veeam job after an Auto (non-)Upgrade completed without an error anyway. Thanks, Blake.
OK, I spoke too soon. It worked OK for about a day and a half, then same old error.
Btw, stopping and restarting the localdb seems to be just as effective as restarting the VM.
-
- Influencer
- Posts: 13
- Liked: 2 times
- Joined: Apr 04, 2014 2:29 am
- Full Name: Peter Just
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
Has anyone found a solution to this one? Multiple customers have been hit with this recently. I haven't had luck with the script provided. Some have suggested updating SQL Express. Is that the best fix?
-
- Expert
- Posts: 206
- Liked: 41 times
- Joined: Nov 01, 2017 8:52 pm
- Full Name: blake dufour
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
still havent had an issue on my end. but it looks like if i do i will upgrade sql to sp4, bc thats the only other thing ive seen offered here i havent tried yet. btw ive had instances where restarting the service(s) fixed the issue without restarting the server, but i also had instances where it didnt fix it and i had to restart the server anyway. its very strange, this issue, and hard to make sense of... also, another user posted (recently) repairing the db, i tried that first and it worked for a few days and eventually errored again - so its a temporary fix according to my judgment.
-
- Lurker
- Posts: 2
- Liked: 1 time
- Joined: Nov 09, 2017 8:47 am
- Full Name: Marius
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
After a couple of days without problems the issue is back again . So upgrading wasn't a permanent fix either.Marius_Aad wrote:Upgrading MSSQL Server 2012 Express LocalDB to SP4 fixed the issue for me. Multiple back up jobs finished successfully after that without restarting the vm.
-
- Expert
- Posts: 206
- Liked: 41 times
- Joined: Nov 01, 2017 8:52 pm
- Full Name: blake dufour
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
im at day 10 since ive went the service account route with no issues while replicating or backing up the server. the domain service account has local admin rights on the server - we also use this same account for veeam to interact with the vms while processing (why it has local admin rights to the server- requirement via veeam for application-aware image processing). we use service accounts anywhere possible. (for your understanding this account isnt a domain admin account....)
-
- Veteran
- Posts: 411
- Liked: 31 times
- Joined: Nov 21, 2014 10:05 pm
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
Have had no issues after reboot script, will keep you posted.hyvokar wrote:Faced this problem again last week. Finally got fed up randomly rebooting servers dunring day time and scheduled a daily reboot every night just before backup. This workaround sucks just a little bit less than manually rebooting every time backup fails.
Bed?! Beds for sleepy people! Lets get a kebab and go to a disco!
MS MCSA, MCITP, MCTS, MCP
VMWare VCP5-DCV
Veeam VMCE
MS MCSA, MCITP, MCTS, MCP
VMWare VCP5-DCV
Veeam VMCE
-
- Lurker
- Posts: 1
- Liked: 1 time
- Joined: Nov 13, 2017 9:31 pm
Re: Bunch of servers VSS Writer Errror 0x800423f4
In case you’re wondering why this happens:
– ADSync launches an SQL Server Local DB under it’s own user account
– The User Profile Service thinks ADSync is no longer logged on, and unloads the registry
– SQL Server though still has handles to the registry, but they’re invalid now
Detailed explanation:
https://support.microsoft.com/en-us/hel ... hen-a-user
In short: Computer Configuration->Administrative Templates->System->User Profiles->Do not forcefully unload the user registry at user logoff->Enabled
– ADSync launches an SQL Server Local DB under it’s own user account
– The User Profile Service thinks ADSync is no longer logged on, and unloads the registry
– SQL Server though still has handles to the registry, but they’re invalid now
Detailed explanation:
https://support.microsoft.com/en-us/hel ... hen-a-user
In short: Computer Configuration->Administrative Templates->System->User Profiles->Do not forcefully unload the user registry at user logoff->Enabled
-
- Veeam Legend
- Posts: 351
- Liked: 36 times
- Joined: Oct 24, 2016 3:56 pm
- Full Name: Marco Sorrentino
- Location: Ancona - Italy
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
Is this a resolutive workaround?ibauersachs wrote:
In short: Computer Configuration->Administrative Templates->System->User Profiles->Do not forcefully unload the user registry at user logoff->Enabled
-
- Veeam Legend
- Posts: 945
- Liked: 221 times
- Joined: Jul 19, 2016 8:39 am
- Full Name: Michael
- Location: Rheintal, Austria
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
...after 2 weeks without any issues the original problem came back and now I have applied the suggested local group policy. I will let others know if it helped...
-
- Expert
- Posts: 206
- Liked: 41 times
- Joined: Nov 01, 2017 8:52 pm
- Full Name: blake dufour
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
im at day 20, with no issues since my original post. i will be restarting this server this weekend before we run nessus (monthly thing).
-
- Lurker
- Posts: 2
- Liked: never
- Joined: May 05, 2015 9:27 am
- Full Name: Stijn Wauters
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
I found that reinstalling/repairing the sql express database isn’t needed if:
Before creating the snapshot you stop the microsoft azure ad sync service (pre-freeze)
After snapshot is created, start the service again (post-thaw)
I added the backup service account start & stop rights with this tool:
https://www.coretechnologies.com/produc ... ityEditor/
Found this tool via this blog:
http://davidcocke.blogspot.be/2015/10/c ... am_18.html
Before creating the snapshot you stop the microsoft azure ad sync service (pre-freeze)
After snapshot is created, start the service again (post-thaw)
I added the backup service account start & stop rights with this tool:
https://www.coretechnologies.com/produc ... ityEditor/
Found this tool via this blog:
http://davidcocke.blogspot.be/2015/10/c ... am_18.html
-
- Service Provider
- Posts: 13
- Liked: 5 times
- Joined: Sep 08, 2011 12:47 am
- Full Name: Donny Nicol
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
I was experiencing this issue, after Microsoft Update patching and a reboot of the Hyper-V server, which is also running Veeam B&R, I saw the warning disappear. I have Server 2012 Hyper-V. Rebooting of the VM with Azure AD Connect only resolved the issue for 1 backup, as described above but the reboot of Hyper-V is what worked for me.
Wherever you go there you are.
-
- Novice
- Posts: 3
- Liked: never
- Joined: Nov 08, 2017 4:16 pm
- Full Name: David North
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
Thanks. That seems to be working for me. No errors for 3 days. The explanation makes sense too.ibauersachs wrote:In short: Computer Configuration->Administrative Templates->System->User Profiles->Do not forcefully unload the user registry at user logoff->Enabled
-
- Veeam Legend
- Posts: 945
- Liked: 221 times
- Joined: Jul 19, 2016 8:39 am
- Full Name: Michael
- Location: Rheintal, Austria
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
This was working for me too. Thanks for sharing!ibauersachs wrote:In short: Computer Configuration->Administrative Templates->System->User Profiles->Do not forcefully unload the user registry at user logoff->Enabled.
-
- Service Provider
- Posts: 13
- Liked: 5 times
- Joined: Sep 08, 2011 12:47 am
- Full Name: Donny Nicol
- Contact:
Re: Bunch of servers VSS Writer Errror 0x800423f4
I had a client with these errors on a site with Azure AD Connect installed on an Active Directory Domain Controller (not SBS) and the policy setting relating to "Do not forcefully unload the user registry at user logoff" did not resolve the issue.bertus02 wrote:Good morning, I can cofirm that a temporary stop of the Microsoft Azure AD Sync service during the backup window stopped the VSS errors. I also just installed Server 2012 Express LocalDB sp4 to see if that will superess the VSS errors. Here is a link to the SP if anyone is interested.
https://www.microsoft.com/en-us/downloa ... x?id=56042
I did not enact the scripts to stop and start the Azure AD Connect service however I installed SQL 2012 service pack 4, effectively performing an update to the existing SQL LocalDB components, and this has resolved my SQL VSS writer errors. I am continuing to monitor and, fingers crossed, hopefully this is the last I see of this issue on this site.
Wherever you go there you are.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 308 guests