[Bacula-users] bacula-sd cross compile

2013-02-11 Thread John Kenyon
Hi All, I've successfully managed to cross compile the bacula win32 installer for version 5.2.12, however this only produces the bacula-fd I need bacula-sd Has anyone been able to produce a bacula-sd (version 5.2) for Windows? Cheers, John -

Re: [Bacula-users] Windows 8 Pro 64 Bit Bacula Client No Drive Letter

2013-02-11 Thread Lupin Deterd
hi, On Mon, Feb 11, 2013 at 7:17 PM, rout wrote: > Good Morning, > > a new day, a new problem ;-) > > Windows 8 Pro 64 bit Client (Bacula 64 bit Client) > > I want to run a Testbackup and my Log says: Fatal error: No drive letters > found for generating VSS snapshots > > My Configfile > > Client

Re: [Bacula-users] discover if a storage device is an autochanger from bconsole

2013-02-11 Thread Radosław Korzeniewski
Hello, 2013/2/11 Dan Langille > On 2013-02-11 06:04, Mauro Colorio wrote: > >> Console command: show storage= > >> Check for Autochanger=1 > > > > on which version? on bacula 5.0.2 or in 5.2.6 doesn't works for me > > (I've an autochanger, AutoChanger = yes in bacula-sd configuration > > file

Re: [Bacula-users] Corrupted catalog on bad drive - please help!

2013-02-11 Thread Phil Stracchino
On 02/11/13 16:09, Michael Stauffer _g wrote: > I'm seeing the error in bacula logs: > > ERR=Duplicate entry '1828889455' for key 1 > > running dbcheck yields: > > "Query failed: SELECT File.FileId,Job.JobId FROM File LEFT OUTER JOIN > Job ON (File.JobId=Job.JobId) WHERE Job.JobId IS NULL LIMIT

Re: [Bacula-users] Corrupted catalog on bad drive - please help!

2013-02-11 Thread Adrian Reyer
On Mon, Feb 11, 2013 at 04:09:52PM -0500, Michael Stauffer _g wrote: > This seems to be a disk error, but I ran 'xfs_repair' anyway but it didn't > fix anything, not surprising. You could try a badblock scan as well. > Catalog backups: > There's a script running on the machine that backs up the c

[Bacula-users] Corrupted catalog on bad drive - please help!

2013-02-11 Thread Michael Stauffer _g
Hi everyone, I've got a corrupted catalog on a bad disk and could really use some advice on how to proceed. I'm very new to bacula (and pretty new to sysadmin after many years programming), and have inherited a bacula system that's been untended for a year and a half or more. It's running Bac

Re: [Bacula-users] Regarding: Deleted (Old) Volumes/Clients Still Showing in Bacula

2013-02-11 Thread Humphrey Bryant
Thanks On 02/11/2013 11:08 AM, Martin Simmons wrote: The recommended way is using the delete pool command from bconsole. That also deletes the media records. __Martin <>-- Free Next-Gen Firewall Hardware Offer Buy you

Re: [Bacula-users] Regarding: Deleted (Old) Volumes/Clients Still Showing in Bacula

2013-02-11 Thread Martin Simmons
> On Mon, 11 Feb 2013 09:51:55 -0500, Humphrey Bryant said: > > No probs. but i found a "noob way" to get rid of the stale/old records. > > I went to bconsole and run "list pools"; > after it gave me a list of Pools I then look on the *Pool Id *of the > stale/old Pools then login to the (MYS

[Bacula-users] Backup Bacula agent slow performance on Solaris 10

2013-02-11 Thread michaelfc
Hello, Our Director runs on RedHat Enterprise Linux 6.3 running latest version Bacula 5.2.11. Clients are on version 5.2.11 too. We have a mixture of Linux servers along with a Solaris 5.10 server running Lotus Domino 8.5.3. The Linux servers backup and finish at a normal or fast pace whereas t

Re: [Bacula-users] Missing Job Notification email

2013-02-11 Thread dweimer
On 02/11/2013 7:57 am, Dan Langille wrote: > On 2013-02-09 09:48, dweimer wrote: >> One of my backup jobs that has been using the same configuration for >> months, suddenly stopped sending me the notification message. It >> still >> shows in the logs, and is successfully backing up data. I have e

Re: [Bacula-users] Regarding: Deleted (Old) Volumes/Clients Still Showing in Bacula

2013-02-11 Thread Humphrey Bryant
No probs. but i found a "noob way" to get rid of the stale/old records. I went to bconsole and run "list pools"; after it gave me a list of Pools I then look on the *Pool Id *of the stale/old Pools then login to the (MYSQL) bacula database an deleted the respective pool id's from the *Pools tab

[Bacula-users] No drive letters found for generating VSS snapshots

2013-02-11 Thread Wolfgang Routschka
Hello everybody, I want to backup win8 pro 64 bit clients. For testing I installed 64 bit Bacula Client on my machine and configured. FileSet { Name = "Windows FileSet" EnableVSS=no Include { Options { signature=MD5 } File = C:/ } Exclude {

Re: [Bacula-users] Error on SD despooling Attributes

2013-02-11 Thread Ralf Brinkmann
Am 07.02.2013 17:02, schrieb Diego Rubert: > Hi, I've got some strange error when doing a full backup with data > spooling enabled (specifically when despooling attributes) and a > warning "getmsg.c:176 bget_dirmsg: unknown bnet signal -169472939". > Sometimes the error appears, sometimes don't. Yo

Re: [Bacula-users] Missing Job Notification email

2013-02-11 Thread Dan Langille
On 2013-02-09 09:48, dweimer wrote: > One of my backup jobs that has been using the same configuration for > months, suddenly stopped sending me the notification message. It > still > shows in the logs, and is successfully backing up data. I have even > verified restores, the other backups I hav

Re: [Bacula-users] Missing Job Notification email

2013-02-11 Thread Dan Langille
On 2013-02-09 09:48, dweimer wrote: > One of my backup jobs that has been using the same configuration for > months, suddenly stopped sending me the notification message. It > still > shows in the logs, and is successfully backing up data. I have even > verified restores, the other backups I hav

Re: [Bacula-users] discover if a storage device is an autochanger from bconsole

2013-02-11 Thread Dan Langille
On 2013-02-11 06:04, Mauro Colorio wrote: >> Console command: show storage= >> Check for Autochanger=1 > > on which version? on bacula 5.0.2 or in 5.2.6 doesn't works for me > (I've an autochanger, AutoChanger = yes in bacula-sd configuration > file) > but that value is not showed, the only way

Re: [Bacula-users] Fatal error: Bad response from stored to open command

2013-02-11 Thread Antony Mayi
just for case anyone runs into similar problem - the issue was the firewall between clients and storage daemon was timing out the inactive tcp session after certain period. what happens is when the job starts it establishes the tcp session with the storage daemon and then it starts the scripts o

[Bacula-users] Windows 8 Pro 64 Bit Bacula Client No Drive Letter

2013-02-11 Thread rout
Good Morning, a new day, a new problem ;-) Windows 8 Pro 64 bit Client (Bacula 64 bit Client) I want to run a Testbackup and my Log says: Fatal error: No drive letters found for generating VSS snapshots My Configfile Client { Name = win8client Address = 192.168.36.6 FDPort = 9102 Cat

Re: [Bacula-users] discover if a storage device is an autochanger from bconsole

2013-02-11 Thread Mauro Colorio
> Console command: show storage= > Check for Autochanger=1 on which version? on bacula 5.0.2 or in 5.2.6 doesn't works for me (I've an autochanger, AutoChanger = yes in bacula-sd configuration file) but that value is not showed, the only way is to use uptade slots but isn't so clean tanx ciao

Re: [Bacula-users] discover if a storage device is an autochanger from bconsole

2013-02-11 Thread Radosław Korzeniewski
Hello, 2013/2/11 Mauro Colorio > as in the topic, there is a way to get that? > Console command: show storage= Check for Autochanger=1 best regards -- Radosław Korzeniewski rados...@korzeniewski.net -- Free Next-Gen F

[Bacula-users] discover if a storage device is an autochanger from bconsole

2013-02-11 Thread Mauro Colorio
as in the topic, there is a way to get that? I found that the command 'update slots' checks that but maybe I don't want to send that command before to discover if is an autochanger or not, any hint? thank you Mauro -- Fre