Re: [Bacula-users] bacula-dir dies on 3.0.3 version

2010-04-12 Thread mehma sarja
Gustavo, You are probably over-thinking this. If the first job runs every time the services are re-started and you are not getting any messages via email - that's the problem. Mehma --- -- Download Intel® Parallel Studio

Re: [Bacula-users] bacula-dir dies on 3.0.3 version

2010-04-12 Thread John Drescher
On Mon, Apr 12, 2010 at 5:36 PM, Gustavo Nunes Freire Ribeiro wrote: > The problem is certainly in version 3.0.3. In version 3.0.2 this problem > does not happen. > > John, I'm sure the problem is not in the database. The job that I > perform, the bacula-dir shows me running, but not running on th

Re: [Bacula-users] bacula-dir dies on 3.0.3 version

2010-04-12 Thread Gustavo Nunes Freire Ribeiro
The problem is certainly in version 3.0.3. In version 3.0.2 this problem does not happen. John, I'm sure the problem is not in the database. The job that I perform, the bacula-dir shows me running, but not running on the bacula-sd and not in the bacula-fd too. John Drescher escreveu: > On Sat, Ap

[Bacula-users] Problems getting restore to work

2010-04-12 Thread Jerry Lowry
Hi, I am still tweaking a new installation of bacula 5.0.1 on Centos 5.4. The backups work fine but I am trying to get the restore to work and I keep getting the following errors: Volume "hardware-0014" to file:block 7:2933114700. 10-Apr 12:51 swift-fd JobId 118: Error: restore.c:1133 Write e

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Jon Schewe
On 4/12/10 9:40 AM, Matija Nalis wrote: > On Mon, Apr 12, 2010 at 09:23:51AM -0500, Jon Schewe wrote: > >> On 4/12/10 9:00 AM, Matija Nalis wrote: >> >>> Good, let us know how it fares. >>> >>> >> It seems to be running, but I've run into a problem with bconsole. Once >> I started

Re: [Bacula-users] bacula won't backup files with apostrophes

2010-04-12 Thread Phil Stracchino
On 04/12/10 14:05, Mark Coolen wrote: > Hi; > I'm backing up files from a Windows share connecting with cifs (samba) > using autofs. I'm getting an error with files with apostrophes that the > files doesn't exist and it lists the file path with a ? instead of the > apostrophe. > > Any ideas? Is t

Re: [Bacula-users] Bacula don't read all my files

2010-04-12 Thread John Drescher
On Mon, Apr 12, 2010 at 2:07 PM, John Drescher wrote: >> But my job is making the copy of all the files and directories, and I >> have to exclude the copy of my virtual machines and the hidden folder .gvfs >> If I put the option Exclude = yes, the bacula server does not copy any >> file, but if I

Re: [Bacula-users] Bacula don't read all my files

2010-04-12 Thread John Drescher
> But my job is making the copy of all the files and directories, and I > have to exclude the copy of my virtual machines and the hidden folder .gvfs > If I put the option Exclude = yes, the bacula server does not copy any > file, but if I exclude that line, it makes the copy of the full > director

[Bacula-users] bacula won't backup files with apostrophes

2010-04-12 Thread Mark Coolen
Hi; I'm backing up files from a Windows share connecting with cifs (samba) using autofs. I'm getting an error with files with apostrophes that the files doesn't exist and it lists the file path with a ? instead of the apostrophe. Any ideas? -

Re: [Bacula-users] Using removable SATA disks as media

2010-04-12 Thread Phil Stracchino
On 04/12/10 11:58, Joseph Spenner wrote: > --- On Mon, 4/12/10, Phil Stracchino wrote: >> >> Did you fix the retention period yet? If it's >> immediately reusing the >> first volume, it probably means your retention is too >> short. If you're >> trying to use these volumes in daily rotation, the

Re: [Bacula-users] Bacula don't read all my files

2010-04-12 Thread Daniel
Hi everyone... That tip of John works. Thanks John.. :)... I made the full backup OK. But my job is making the copy of all the files and directories, and I have to exclude the copy of my virtual machines and the hidden folder .gvfs If I put the option Exclude = yes, the bacula server does not co

Re: [Bacula-users] Using removable SATA disks as media

2010-04-12 Thread Joseph Spenner
--- On Mon, 4/12/10, Phil Stracchino wrote: > > Did you fix the retention period yet?  If it's > immediately reusing the > first volume, it probably means your retention is too > short.  If you're > trying to use these volumes in daily rotation, then the > volume use > duration should be set so t

Re: [Bacula-users] Using removable SATA disks as media

2010-04-12 Thread Phil Stracchino
On 04/11/10 23:14, Joseph Spenner wrote: > Phil: > Thanks for the help! Getting closer. It's not breaking up the backup, but > now it uses the same file/device every night. Maybe the "Volume Use > Duration" is too short? Did you fix the retention period yet? If it's immediately reusing the

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Matija Nalis
On Mon, Apr 12, 2010 at 09:23:51AM -0500, Jon Schewe wrote: > On 4/12/10 9:00 AM, Matija Nalis wrote: > > (SO_KEEPALIVE will work even with only one side of connection having > > it enabled). > > > So I should only need the heartbeat on that client's setup as well, > right? Getting rid of extra

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Jon Schewe
On 4/12/10 9:00 AM, Matija Nalis wrote: > On Mon, Apr 12, 2010 at 08:45:36AM -0500, Jon Schewe wrote: > >> On 4/12/10 8:39 AM, Matija Nalis wrote: >> >>> echo 60 > /proc/sys/net/ipv4/tcp_keepalive_time >>> >>> (or edit /etc/sysctl.d/* or /etc/sysctl.conf to retain value across >>> reboots).

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Matija Nalis
On Mon, Apr 12, 2010 at 08:45:36AM -0500, Jon Schewe wrote: > On 4/12/10 8:39 AM, Matija Nalis wrote: > > echo 60 > /proc/sys/net/ipv4/tcp_keepalive_time > > > > (or edit /etc/sysctl.d/* or /etc/sysctl.conf to retain value across > > reboots). Can you try what "netstat -to" says after you lower tha

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Jon Schewe
On 4/12/10 2:47 AM, Graham Keeling wrote: > On Sun, Apr 11, 2010 at 09:32:43AM -0500, Jon Schewe wrote: > >> I got it to work again last night. Changing the firewall time outs >> didn't help. What fixed it was turning off Accurate backups. >> > Ah, so possibly bacula spent long enough stuck

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Jon Schewe
On 4/12/10 8:39 AM, Matija Nalis wrote: > On Mon, Apr 12, 2010 at 07:59:53AM -0500, Jon Schewe wrote: > >> /proc/sys/net/ipv4/tcp_keepalive_time:7200 >> >>> netstat -to >>> >> Client: >> tcp0 0 client:9102 server:54043 ESTABLISHED >> keepalive (7196.36/0/0) >>

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Matija Nalis
On Mon, Apr 12, 2010 at 07:59:53AM -0500, Jon Schewe wrote: > /proc/sys/net/ipv4/tcp_keepalive_time:7200 > > netstat -to > Client: > tcp0 0 client:9102 server:54043 ESTABLISHED > keepalive (7196.36/0/0) That's strange. It should've been the timeouts you specified in config

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Jon Schewe
On 4/12/10 7:21 AM, Matija Nalis wrote: > On Mon, Apr 12, 2010 at 05:41:51AM -0500, Jon Schewe wrote: > >>> Strange. Are you running GNU/Linux system on all the machines >>> (FD, SD, DIR) ? IIRC, it might not be supported on other systems, >>> and/or it may need additional tuning on them. >>> >

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Matija Nalis
On Mon, Apr 12, 2010 at 05:41:51AM -0500, Jon Schewe wrote: > > Strange. Are you running GNU/Linux system on all the machines > > (FD, SD, DIR) ? IIRC, it might not be supported on other systems, > > and/or it may need additional tuning on them. > > > > > I'm running opensuse Linux for the dire

[Bacula-users] TR: Getting auto-label feature to work properly

2010-04-12 Thread Dominique Jeannerod
One up on this question please. I can’t get the auto-labeling function to work as expected Does anyone use the same functions : backup to disk, auto-label of volumes, and auto-recycling ? It seems to me quite a standard way of using Bacula. What am I doing wrong ? De : Dominique Jeannerod [

Re: [Bacula-users] Max Run Time exceede with 0s run time!

2010-04-12 Thread Matija Nalis
On Mon, Apr 12, 2010 at 10:52:21AM +0200, Harald Schmalzbauer wrote: > Why do job 3-5 get cancelled with 0s runtime? > How can I file a bug report? Create an account at http://bugs.bacula.org/ and 'Report issue'. -- Down

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Jon Schewe
On 04/12/2010 04:17 AM, Matija Nalis wrote: > On Fri, Apr 09, 2010 at 07:30:19PM -0500, Jon Schewe wrote: > >> I have heartbeat intervals set at the following: >> bacula-dir.conf: >> client { >> Heartbeat interval = 15 Seconds >> } >> storage { >> Heartbeat interval = 1 minutes >> } >> >> ba

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Matija Nalis
On Fri, Apr 09, 2010 at 07:30:19PM -0500, Jon Schewe wrote: > I have heartbeat intervals set at the following: > bacula-dir.conf: > client { > Heartbeat interval = 15 Seconds > } > storage { > Heartbeat interval = 1 minutes > } > > bacula-sd.conf > storage { > Heartbeat interval = 1 minute >

Re: [Bacula-users] Max Run Time exceede with 0s run time!

2010-04-12 Thread Harald Schmalzbauer
Harald Schmalzbauer schrieb am 08.04.2010 20:18 (localtime): Am 08.04.2010 14:20, schrieb Matija Nalis: On Mon, Apr 05, 2010 at 12:46:25PM +0200, Harald Schmalzbauer wrote: Absurdly canceled job 47: Fatal error: Max run time exceeded. Job canceled. Scheduled time: 04-Apr-2010 21:01:03

[Bacula-users] Problem with display backuped files in View Browser in Bat

2010-04-12 Thread Vlad23
I use Bacula 5.0.0 on Ubuntu 9.10 and bacula-bat 5.0.0-2 on Ubuntu 9.10 and Windows XP computers. On both computers I have a problem with View Browser - it don't display any files or display part of files from some Jobs. If I pushed button Refresh in the View Bowser's form I had different from fir

Re: [Bacula-users] Fatal error: backup.c:892 Network send error to SD. ERR=Connection reset by peer

2010-04-12 Thread Graham Keeling
On Sun, Apr 11, 2010 at 09:32:43AM -0500, Jon Schewe wrote: > I got it to work again last night. Changing the firewall time outs > didn't help. What fixed it was turning off Accurate backups. Ah, so possibly bacula spent long enough stuck doing an accurate query in the catalog that the firewall co