LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 04-10-2012, 08:02 AM   #1
garydale
Member
 
Registered: Feb 2007
Posts: 142

Rep: Reputation: 23
Bacula "Fatal error: VSS was not initialized properly" on Windows 7 backup


I've been struggling a bit to get Bacula to work but almost have it, I think.

I'm running Debian Squeeze on the server and have it successfully backing up /home. Unfortunately I can't get it to back up a Windows 7/Pro-64 client. The only error in the log is the one quoted in the subject line.

Any ideas?
 
Old 04-11-2012, 01:06 AM   #2
Slackyman
Member
 
Registered: Mar 2011
Location: Rome - Italy
Distribution: Slackware 13.1
Posts: 347

Rep: Reputation: 44
First of all: make sure that on the Windows machine the Volume Shadow Copy Service (VSS) is not disabled.
Go to Administration Tools > Services and check if the service is disabled and, in case it is, enable it.
If this will not solve the issue it's maybe a permission problem and you have to modify some registry keys on the Windows machine to grant access to the user used by Bacula.
Open regedit and navigate to the key HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/VSS and add the key VssAccessControl if it doesn't exist.
Then add a value that is the name of the user and set it to 1.
Its name have to be in the form domain\username.
If you keep on having this issue check the registry log on Windows machine and follow this ugly guide from Microsoft: http://technet.microsoft.com/en-us/l...35(WS.10).aspx
 
Old 04-11-2012, 08:23 AM   #3
garydale
Member
 
Registered: Feb 2007
Posts: 142

Original Poster
Rep: Reputation: 23
VSS error

I upgraded to the newest Windows version of Bacula and that seems to have cured it.
 
Old 12-18-2012, 04:58 AM   #4
AbyssMoon
LQ Newbie
 
Registered: Dec 2012
Posts: 2

Rep: Reputation: Disabled
Question

I have the same problem.

Windows 2008 64bit
Bacula 5.2.10 x64
VSS Enabled and ready

JobId 7245: Fatal error: VSS was not initialized properly. ERR=�������� ������� ���������.
JobId 7245: Error: VSS API failure calling "BackupComplete". ERR=Object is not initialized; called during restore or not called in correct sequence.

I'm trying to solve the problem on their own for two weeks ...
How to get out of the situation?
 
Old 01-11-2013, 11:02 AM   #5
Pomardako
LQ Newbie
 
Registered: Jan 2013
Distribution: Ubuntu
Posts: 9

Rep: Reputation: Disabled
Quote:
Originally Posted by AbyssMoon View Post
I have the same problem.

Windows 2008 64bit
Bacula 5.2.10 x64
VSS Enabled and ready

JobId 7245: Fatal error: VSS was not initialized properly. ERR=�������� ������� ���������.
JobId 7245: Error: VSS API failure calling "BackupComplete". ERR=Object is not initialized; called during restore or not called in correct sequence.

I'm trying to solve the problem on their own for two weeks ...
How to get out of the situation?
I have the same problem, any solution? :?
 
Old 01-11-2013, 01:47 PM   #6
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
http://goo.gl/Rims
 
Old 01-14-2013, 01:50 AM   #7
AbyssMoon
LQ Newbie
 
Registered: Dec 2012
Posts: 2

Rep: Reputation: Disabled
Quote:
Originally Posted by Pomardako View Post
I have the same problem, any solution? :?
The solution was not found. Error still exists.
 
Old 10-07-2013, 08:56 AM   #8
David.Gierlich
LQ Newbie
 
Registered: Oct 2013
Posts: 1

Rep: Reputation: Disabled
Any Ideas

Quote:
Originally Posted by AbyssMoon View Post
The solution was not found. Error still exists.
Hi Guys,
I´m currently working with Bacula and got the same issue today.
Maybe there are any helpful ideas?

Regards,
David
 
Old 10-07-2013, 06:03 PM   #9
Habitual
LQ Veteran
 
Registered: Jan 2011
Location: Abingdon, VA
Distribution: Catalina
Posts: 9,374
Blog Entries: 37

Rep: Reputation: Disabled
David:

Welcome to LQ.
First order of business called "Necroposting". You don't want to reply to a thread that's older than 6 months.
Please note that this thread has not been replied to in over 6 months. Please ensure your reply is still relevant and timely.

Having said that, you should open your own thread, perhaps under
Linux Software or
Linux Server
since it could apply to either one.

If you choose to do that, then tell us the bacula version you are using and on what OS.Build.Platform
(Ubuntu xx.xx LTS/64 bit usually works)

and the Windows version you are having issue with.

Quote:
Originally Posted by Slackyman View Post
First of all: make sure that on the Windows machine the Volume Shadow Copy Service (VSS) is not disabled.
is still good advice.

Good Luck!
 
Old 02-06-2018, 05:52 PM   #10
rschiwal
LQ Newbie
 
Registered: Jul 2008
Posts: 1

Rep: Reputation: 0
Talking Solved My Error

I was suffering the same error. My issue was I had the wrong FileSet selected. I had configured the FileSet correctly, but selected the default "Full Set in the backup job.
 
Old 02-25-2019, 01:09 PM   #11
giovanilanzini
LQ Newbie
 
Registered: Feb 2019
Posts: 1

Rep: Reputation: Disabled
Lightbulb Solved

Hello.
I was able to resolve this by editing the "Bacula File Backup Service" in services.msc "Proprierties" - "Login" - "This account" I put the local administrator's credentials and password. After that, just restart the service and have the job run on the server of the bacula.
 
  


Reply

Tags
bacula, windows 7



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"fatal IO error 11 (Resource temporarily unavailable) on X server" with two windows 10_GOTO_10 Linux - Software 0 08-05-2011 02:44 PM
reiserfs, corrupted/unmountable after being "initialized" in windows bossjerix Linux - Newbie 8 10-10-2007 12:41 AM
FATAL error: "Thermal" and "Fan" ibex Linux - Hardware 1 06-22-2006 06:31 AM
Postgresql error FATAL: user "root" does not exist" cgetty Ubuntu 4 06-21-2005 02:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 04:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration