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

2010-04-09 Thread jerry lowry
On 4/10/2010 3:30 AM, Jon Schewe wrote: > On 04/08/2010 07:04 AM, Matija Nalis wrote: > >> On Wed, Apr 07, 2010 at 02:15:14PM +0100, Prashant Ramhit wrote: >> >> >>> 06-Apr 12:54 client-fd JobId 299: Fatal error: backup.c:892 Network send >>> error to SD. ERR=Connection reset by peer >>>

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

2010-04-09 Thread mehma sarja
On Fri, Apr 9, 2010 at 2:59 PM, Gustavo Nunes Freire Ribeiro < gust...@linconet.com.br> wrote: > Hello everybody, > > I'm facing a problem with bacula 3.0.3. It simply stops > work when I run the second job after starting bacula-dir. I saw emails > here on the list talking about this issue, and pu

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

2010-04-09 Thread Jon Schewe
On 04/08/2010 07:04 AM, Matija Nalis wrote: > On Wed, Apr 07, 2010 at 02:15:14PM +0100, Prashant Ramhit wrote: > >> 06-Apr 12:54 client-fd JobId 299: Fatal error: backup.c:892 Network send >> error to SD. ERR=Connection reset by peer >> >> Is it possible to tell me how to enable more debug on c

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

2010-04-09 Thread Gustavo Nunes Freire Ribeiro
Hello everybody, I'm facing a problem with bacula 3.0.3. It simply stops work when I run the second job after starting bacula-dir. I saw emails here on the list talking about this issue, and put the blame on bsmtp. I ran at bacula and the foreground with debug = 100. I noticed that when starting a

Re: [Bacula-users] FileSet options: exclude compressions for some "filetypes"?

2010-04-09 Thread Martin Simmons
> On Fri, 09 Apr 2010 09:31:43 +0200, Administrator said: > > Hi, > i use USB-disks for backing up my server and a few clients. The full > backups do not run overnigth (21h to 6h). I assume that this is due to > the time needed for compression. The average compression rate is at a > mere 3

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

2010-04-09 Thread Phil Stracchino
On 04/09/10 11:57, Joseph Spenner wrote: > Phil: > Thanks for the reply. Here's my Pool and Storage defs: > > = > # Definition of file storage device > Storage { > Name = File > Address = backula-va > SDPort = 9103 > Password = "somepass" > Device = FileStorage > Media Type = Fi

[Bacula-users] bacula and windows 7 or vista

2010-04-09 Thread johat
Disclaimer: please bear in mind that I am an absolute begnner myself, and that I am no windows sysadmin. Here's the file set for one of our windows servers: Fileset {   Name = "My semi-fictional windows server"   Enable VSS = yes   Include {      File = E:/Data   }   Exclude {     File = E:/Da

Re: [Bacula-users] bacula and windows 7 or vista

2010-04-09 Thread Jari Fredriksson
On 9.4.2010 18:10, John Drescher wrote: > > I believe Documents And Settings should be the folder you backup > instead of C:/Users > There is no "Documents And Settings" in Vista/Windows 7. That is an XP thing. -- http://www.iki.fi/jarif/ Grief can take care of itself; but to get the full va

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

2010-04-09 Thread Joseph Spenner
--- On Thu, 4/8/10, Phil Stracchino wrote: > On 04/08/10 14:05, Joseph Spenner > wrote: > > But when the backup runs at the default time, it uses > a different disk_ file for each system being backed up > on the same day.  So, in 1 day, client 1 will use > disk_0001 and client 2 will use dis

Re: [Bacula-users] VirtualFull mysql query blocks other jobs for a long time

2010-04-09 Thread Graham Keeling
On Fri, Apr 09, 2010 at 05:27:44AM -0700, ebollengier wrote: > I'm really thinking that the problem is on the MySQL side (bad version > perhaps), or on your > modifications (my tests shows that with a FilenameId, PathId index, results > are 10 times slower than > with the default indexes) > > What

Re: [Bacula-users] bacula and windows 7 or vista

2010-04-09 Thread John Drescher
On Fri, Apr 9, 2010 at 11:06 AM, John Drescher wrote: > On Fri, Apr 9, 2010 at 8:39 AM, Bill Szkotnicki wrote: >> I am trying to come up with a reasonable fileset for windows 7 or vista >> clients. >> The obvious idea is (C:/Users  i.e. all users data on the PC or laptop ) >> My fileset is: >> >>

Re: [Bacula-users] bacula and windows 7 or vista

2010-04-09 Thread John Drescher
On Fri, Apr 9, 2010 at 8:39 AM, Bill Szkotnicki wrote: > I am trying to come up with a reasonable fileset for windows 7 or vista > clients. > The obvious idea is (C:/Users  i.e. all users data on the PC or laptop ) > My fileset is: > > FileSet { >  Name = "win7-files" >  Include { >    Options { >

Re: [Bacula-users] bacula and windows 7 or vista

2010-04-09 Thread Timo Neuvonen
"Bill Szkotnicki" kirjoitti viestissä news:4bbf2000.8030...@uoguelph.ca... >I am trying to come up with a reasonable fileset for windows 7 or vista > clients. > The obvious idea is (C:/Users i.e. all users data on the PC or laptop ) > My fileset is: > > FileSet { > Name = "win7-files" > Includ

Re: [Bacula-users] VirtualFull mysql query blocks other jobs for a long time

2010-04-09 Thread ebollengier
Graham Keeling wrote: > >> > I don't understand this at all. >> > If you cannot trust the JobIds or FileIds in the File table, then the >> > postgres >> > query is also broken. The postgres query doesn't even mention JobTDate. >> > In fact, the postgres query is using StartTime to do the orderi

[Bacula-users] Signal 11: Segmentation violation - Bacula 5.0.1

2010-04-09 Thread Rodrigo Fernandes
Good morning. I'm having trouble with bacula-5.0.1 installed via tar.gz. I have a backup job it takes over 4 hours to complete, however, I receive the message *"bacula-dir: Bacula interrupted by signal 11: Segmentation violation"* and bacula-dir stops working. Has anyone experienced this problem?

[Bacula-users] bacula and windows 7 or vista

2010-04-09 Thread Bill Szkotnicki
I am trying to come up with a reasonable fileset for windows 7 or vista clients. The obvious idea is (C:/Users i.e. all users data on the PC or laptop ) My fileset is: FileSet { Name = "win7-files" Include { Options { onefs=no Compression=GZIP signature=SHA1 Spars

[Bacula-users] bacula and drobo

2010-04-09 Thread Bill Szkotnicki
Hi, I was wondering about using bacula and somethink like drobo. I could imagine 8 sata drives sitting in a drobo unit and bacula using them and then when full pull out volunes 1-8 and insert volumes 9-16 and continue like that. Like using tapes but the need to change volumes is reduced greatly.

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

2010-04-09 Thread Daniel
Hi John... Thanks for the help... That solve the problem... I'll read the documentation AGAIN to not make mistakes like that. Sorry for any inconvenient []'s Daniel John Drescher escreveu: > On Thu, Apr 8, 2010 at 2:33 PM, Daniel wrote: > >> John Drescher escreveu: >> >>> On Thu, Apr

Re: [Bacula-users] VirtualFull mysql query blocks other jobs for a long time

2010-04-09 Thread Graham Keeling
On Thu, Apr 08, 2010 at 12:29:05PM -0700, ebollengier wrote: > Graham Keeling wrote: > > > > On Thu, Apr 08, 2010 at 07:44:14AM -0700, ebollengier wrote: > >> > >> Hello, > >> > >> > >> Graham Keeling wrote: > >> > > >> > Hello, > >> > > >> > I'm still waiting for my test database to fill up

[Bacula-users] FileSet options: exclude compressions for some "filetypes"?

2010-04-09 Thread Administrator
Hi, i use USB-disks for backing up my server and a few clients. The full backups do not run overnigth (21h to 6h). I assume that this is due to the time needed for compression. The average compression rate is at a mere 30% because of the multi media files (many movies). Is it possible to exclud