Re: [Bacula-users] bacula on a mixed Win Ubuntu Lan

2011-04-11 Thread Geert Stappers
Op 20110411 om 20:41 schreef acorn12: > On 11/04/2011 1:23 AM, Marcello Romani wrote: > > In /etc/bacula/bacula-dir.conf check that DirAddress also reports geek > In /etc/bacula/bacula-dir.conf I have DirAddress = 127.0.0.1 > > Check also that /etc/hosts doesn't contain

Re: [Bacula-users] bacula on a mixed Win Ubuntu Lan

2011-04-11 Thread Marcello Romani
Il 11/04/2011 20:41, acorn12 ha scritto: > On 11/04/2011 1:23 AM, Marcello Romani wrote: >> Il 10/04/2011 01:15, acorn12 ha scritto: >>> On 08/04/2011 12:29 AM, Marcello Romani wrote: Il 08/04/2011 02:33, acorn12 ha scritto: > I am trying to run bacula on a mixed LAN with some Win XP/Vista

Re: [Bacula-users] Performance with latent networks

2011-04-11 Thread Peter Hoskin
Hi, > The issue, I imagine with transfer rates is between the bacula-fd and > bacula-sd. Correct > Do we presume the -sd is in Sydney? You don't say what speed > the Sydney ADSL2+ link is (though apparently it can manage at least > 2.2MByte/sec). 24mbit down, 1mbit up > Is tha

Re: [Bacula-users] bacula on a mixed Win Ubuntu Lan

2011-04-11 Thread acorn12
On 11/04/2011 1:23 AM, Marcello Romani wrote: Il 10/04/2011 01:15, acorn12 ha scritto: On 08/04/2011 12:29 AM, Marcello Romani wrote: Il 08/04/2011 02:33, acorn12 ha scritto: I am trying to run bacula on a mixed LAN with some Win XP/Vista machines and one Ubuntu 10.04 Server. The server has th

Re: [Bacula-users] bacula on a mixed Win Ubuntu Lan

2011-04-11 Thread acorn12
On 11/04/2011 1:23 AM, Marcello Romani wrote: > Il 10/04/2011 01:15, acorn12 ha scritto: >> On 08/04/2011 12:29 AM, Marcello Romani wrote: >>> Il 08/04/2011 02:33, acorn12 ha scritto: I am trying to run bacula on a mixed LAN with some Win XP/Vista machines and one Ubuntu 10.04 Server. >>>

Re: [Bacula-users] Bacula offsite backups (once again)

2011-04-11 Thread Rodrigo Renie Braga
For the last few days, I've been struggling with the same problem, and I don't if my experience can help you or not, but here goes: First of all, I have a special Admin Job that runs every day at 12:00pm, which basically sends my Catalog Backup (postgres), the bacula-dir and bacula-sd config and s

Re: [Bacula-users] How do I know if a job is actually part of a Copy procedure?

2011-04-11 Thread Gergely Polonkai
I know it is normal, and it's fine with me. I just want to know (if possible) if a given Backup job is started due to a Copy job or not. On 2011.04.11., at 12:35, wrote: > I believe that's normal behaviour for copy jobs. > > Cheers, > > Ewan > >> -Original Message- >> From: Gergely P

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Gavin McCullagh
Hi, On Mon, 11 Apr 2011, Hugo Letemplier wrote: > I imagine a command like "status job jobid=" I presume you've looked at "status client=...". It does much of what you want (current job duration, data transferred, rate, num files, current file), but without the predictive informatio

[Bacula-users] Bacula offsite backups (once again)

2011-04-11 Thread Bart Swedrowski
I have successfully been using Bacula for almost 2 years now. Fairly small (~30 machines) and straight forward setup -- only one director, one SD. A need has arisen to start doing offsite backups. Now, what seems like pretty trivial task, came out to be major headache. I went through mailing li

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread ewan.brown
Within bconsole you can use "status client=myserver-fd" to get most of this information (where myserver-fd is the name of the file daemon involved in the backup). Cheers, Ewan > -Original Message- > From: Hugo Letemplier [mailto:hugo.let...@gmail.com] > Sent: 11 April 2011 15:37 > To:

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
2011/4/11 Edgars Mazurs : > Hi > > Why not use Bweb? It does and shows exactly what you want. > > Edgars > > -Original Message- > From: Hugo Letemplier [mailto:hugo.let...@gmail.com] > Sent: Monday, April 11, 2011 5:55 PM > To: bacula-users > Subject: [Bacula-users] Feature idea : Advanced

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Edgars Mazurs
Hi Why not use Bweb? It does and shows exactly what you want. Edgars -Original Message- From: Hugo Letemplier [mailto:hugo.let...@gmail.com] Sent: Monday, April 11, 2011 5:55 PM To: bacula-users Subject: [Bacula-users] Feature idea : Advanced status of a current job; Hi Since many days

Re: [Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
Sorry, there was a bug, message sent while I was writing :( 2011/4/11 Hugo Letemplier : > Hi > Since many days I am thinking thats it could be nice to have some > feature that enable the user to have an idea of the speed that the job > is running. > > I imagine something that report during the job

[Bacula-users] Feature idea : Advanced status of a current job;

2011-04-11 Thread Hugo Letemplier
Hi Since many days I am thinking thats it could be nice to have some feature that enable the user to have an idea of the speed that the job is running. I imagine something that report during the job : Network rates, Job advancement, Files backed up, Bytes Copied ? Also I use Webacula, and when -

Re: [Bacula-users] Filename searching and case insensitivity

2011-04-11 Thread Kernel Panic
I think I understand but as the Filename column in the Bacula script is created with the BLOB data type then according to the documentation the lower() function does not work: http://dev.mysql.com/doc/refman/5.5/en/string-functions.html#function_lower It says I need to convert it into a non-binar

Re: [Bacula-users] How do I know if a job is actually part of a Copy procedure?

2011-04-11 Thread ewan.brown
I believe that's normal behaviour for copy jobs. Cheers, Ewan > -Original Message- > From: Gergely Polonkai [mailto:pol...@w00d5t0ck.info] > Sent: 08 April 2011 17:04 > To: bacula-users@lists.sourceforge.net > Subject: [Bacula-users] How do I know if a job is actually part of a > Copy pr

Re: [Bacula-users] bacula on a mixed Win Ubuntu Lan

2011-04-11 Thread Marcello Romani
Il 10/04/2011 01:15, acorn12 ha scritto: > On 08/04/2011 12:29 AM, Marcello Romani wrote: >> Il 08/04/2011 02:33, acorn12 ha scritto: >>> I am trying to run bacula on a mixed LAN with some Win XP/Vista machines >>> and one Ubuntu 10.04 Server. >>> The server has the bacula 5.0.1 package installed,

Re: [Bacula-users] Performance with latent networks

2011-04-11 Thread Gavin McCullagh
Hi, On Mon, 11 Apr 2011, Peter Hoskin wrote: > I'm using bacula to do backups of some remote servers, over the Internet > encapsulated in OpenVPN (just to make sure things are encrypted and kept off > public address space). > > The bacula-fd is in Montreal Canada with 100mbit Ethernet. I also ha