[Bacula-users] Bacula fatal Error [SEC=UNCLASSIFIED]

2012-01-09 Thread Alan Langley
UNCLASSIFIED Hi, I still haven't been able to resolve this fatal Error - After 4 days of waiting for a backup to finish I get the following errors - The first could be caused by a user being inpatient and deleting a file before Bacula was finished with it - the second is a problem report previou

[Bacula-users] Cleaning LOG.MYD

2012-01-09 Thread Eric Pratt
I have a 17GB LOG.MYD file in my MySQL's bacula database. This is because a previous configuration our bacula instance was using MySQL as a log destination. We no longer want that and have set our logs to go to text files that can be rotated. As I understand it, Bacula will purge these logs when

[Bacula-users] Dell TL2000 (IBM Ultrium HH LTO-5) and Solaris

2012-01-09 Thread Mingus Dew
Dear Bacula Community, I am seeking help from anyone who has a TL2000/4000 or other autochanger that utilized the IBM Ultrium HH LTO-5 drives or similar on a Solaris 10 system. I am seeking correct st.conf definition for this drive. I have an exisiting definition for an LTO-3 drive and the sys

Re: [Bacula-users] Backing Up Windows 7 with VSS

2012-01-09 Thread subscriptions
This behavior is by design; Microsoft designed VSS to exclude OST files from the shadow copy. OST files are expensive to back up and useless in a recovery. The .tmp file that you see probably is a copy that shouldn't exist in the first place - maybe antivirus software scanned the OST file and ma

Re: [Bacula-users] Backing Up Windows 7 with VSS

2012-01-09 Thread Summers, James B. II
The bls returns the same values. I was able to visit the client machine and did note that the VS service was set to start manually. I went ahead and set it to auto start and then started the service. I will check after the next run to see if it was able to get a copy of the .ost file. I w

Re: [Bacula-users] Linux: backup and restore of file capabilities ?

2012-01-09 Thread Marco van Wieringen
Geert Stappers vanadgroup.com> writes: > > Op 20120104 om 09:17 schreef Marco van Wieringen: > > On 01/ 4/12 12:03 AM, Wolfgang Denk wrote: > > > > > > > I understand the problem is located, and no further testing on my side > > > is needed? > > > > > > > > Correct I see what is causing

Re: [Bacula-users] Backing Up Windows 7 with VSS

2012-01-09 Thread starlight
Try looking at the archive with 'bls' if possible. Gives a precise picture of what files were backed up along with exact size and timestamp information. -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need

[Bacula-users] Backing Up Windows 7 with VSS

2012-01-09 Thread Summers, James B. II
Hello All, I am attempting to backup a win7 64-bit machine. It is using VSS as needed and the backup runs with no errors or warnings. The problem I have encountered is that there is an Outlook .ost file that is about 4GB in size. When I was looking at the files that were backed up using bcon

Re: [Bacula-users] Linux: backup and restore of file capabilities ?

2012-01-09 Thread Geert Stappers
Op 20120104 om 09:17 schreef Marco van Wieringen: > On 01/ 4/12 12:03 AM, Wolfgang Denk wrote: > > > > I understand the problem is located, and no further testing on my side > > is needed? > > > > > Correct I see what is causing this problem. I only need to code a workaround > and test it s