Re: [Bacula-users] bacula: backup is slow

2006-10-16 Thread Anders Boström
> "BM" == Bill Moran <[EMAIL PROTECTED]> writes: BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: >> > "BM" == Bill Moran <[EMAIL PROTECTED]> writes: >> BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: >> >> >> gzip on this computer, on one CPU, reach about 18 Mbyte/s

Re: [Bacula-users] bacula: backup is slow

2006-10-13 Thread Bill Moran
In response to "Anders Boström" <[EMAIL PROTECTED]>: > > "BM" == Bill Moran <[EMAIL PROTECTED]> writes: > > BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: > >> >> gzip on this computer, on one CPU, reach about 18 Mbyte/s. bacula with > >> >> gzip only reach ~7.7 Mbyte/s. This lea

Re: [Bacula-users] bacula: backup is slow

2006-10-13 Thread Anders Boström
> "BM" == Bill Moran <[EMAIL PROTECTED]> writes: BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: >> >> gzip on this computer, on one CPU, reach about 18 Mbyte/s. bacula with >> >> gzip only reach ~7.7 Mbyte/s. This leads me to believe that there are >> >> room for improvement. >>

Re: [Bacula-users] bacula: backup is slow

2006-10-13 Thread Bill Moran
In response to "Anders Boström" <[EMAIL PROTECTED]>: > >> gzip on this computer, on one CPU, reach about 18 Mbyte/s. bacula with > >> gzip only reach ~7.7 Mbyte/s. This leads me to believe that there are > >> room for improvement. > > BM> Again, the story changes. Above, you indicate that ta

Re: [Bacula-users] bacula: backup is slow

2006-10-13 Thread Anders Boström
> "BM" == Bill Moran <[EMAIL PROTECTED]> writes: BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: >> > "BM" == Bill Moran <[EMAIL PROTECTED]> writes: >> BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: >> >> I did some new performance-tests: >> >> >> >> All operati

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Arno Lehmann
Hi, On 10/12/2006 3:43 PM, Anders Boström wrote: >>"AL" == Arno Lehmann <[EMAIL PROTECTED]> writes: > > > AL> Still the network is being used and that always involves latencies, > AL> syncronization times, etc. > >> > >> Yes, and that might be the problem. But if it is about latencies

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Bill Moran
In response to "Anders Boström" <[EMAIL PROTECTED]>: > > "BM" == Bill Moran <[EMAIL PROTECTED]> writes: > > BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: > >> I did some new performance-tests: > >> > >> All operations are against a directory-tree with 7,255,659,224 bytes > >>

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Anders Boström
> "BM" == Bill Moran <[EMAIL PROTECTED]> writes: BM> In response to "Anders Boström" <[EMAIL PROTECTED]>: >> I did some new performance-tests: >> >> All operations are against a directory-tree with 7,255,659,224 bytes >> data in 98,025 files. >> >> | test1 | test2 | test3 | >> --

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Bill Moran
In response to "Anders Boström" <[EMAIL PROTECTED]>: > I did some new performance-tests: > > All operations are against a directory-tree with 7,255,659,224 bytes > data in 98,025 files. > > | test1 | test2 | test3 | > +---+--

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Bill Moran
In response to "Anders Boström" <[EMAIL PROTECTED]>: > > "AL" == Arno Lehmann <[EMAIL PROTECTED]> writes: > > AL> Still the network is being used and that always involves latencies, > AL> syncronization times, etc. > >> > >> Yes, and that might be the problem. But if it is about latenci

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Anders Boström
> "AL" == Arno Lehmann <[EMAIL PROTECTED]> writes: AL> Still the network is being used and that always involves latencies, AL> syncronization times, etc. >> >> Yes, and that might be the problem. But if it is about latencies >> and/or synchronization, then it is a bacula performance pro

Re: [Bacula-users] bacula: backup is slow

2006-10-12 Thread Anders Boström
Hi again! I did some new performance-tests: All operations are against a directory-tree with 7,255,659,224 bytes data in 98,025 files. | test1 | test2 | test3 | +---+---+---+ bacula-fd, no compression, md5: | 10:25 | 10:

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Alan Brown
On Tue, 10 Oct 2006, Ryan Novosielski wrote: > That's not the behavior I've seen however. THAT I understand, and if I'm > not mistaken, it is per spec. However, what I've seen is many cases > where I said to our telecomm staff "please leave that port at > autonegotiate" and then hooked up equipmen

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bill Moran wrote: > In response to Ryan Novosielski <[EMAIL PROTECTED]>: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >>> Though there are probably 10-20 performance pitfalls, the two big problems >>> of >>> performance that I have seen

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Bill Moran
In response to Ryan Novosielski <[EMAIL PROTECTED]>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Though there are probably 10-20 performance pitfalls, the two big problems > > of > > performance that I have seen are: > > > > - Poorly tuned Catalog database -- insertion of Bacula at

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Though there are probably 10-20 performance pitfalls, the two big problems of > performance that I have seen are: > > - Poorly tuned Catalog database -- insertion of Bacula attributes in the > database tends to be slow. There are probably 5 or te

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Arno Lehmann
Hello, On 10/10/2006 11:30 AM, Anders Boström wrote: >>"AL" == Arno Lehmann <[EMAIL PROTECTED]> writes: > > > Hi! > > AL> On 10/10/2006 9:59 AM, Anders Boström wrote: > >>> "KS" == Kern Sibbald writes: > >> > >> > KS> From the statistics you show, the backup does not appear slow

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Anders Boström
> "AL" == Arno Lehmann <[EMAIL PROTECTED]> writes: Hi! AL> On 10/10/2006 9:59 AM, Anders Boström wrote: >>> "KS" == Kern Sibbald writes: >> >> KS> From the statistics you show, the backup does not appear slow to KS> me. The reason you might think it is slow is because you are KS

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Kern Sibbald
On Tuesday 10 October 2006 09:59, Anders Boström wrote: > > "KS" == Kern Sibbald writes: > > KS> From the statistics you show, the backup does not appear slow to > KS> me. The reason you might think it is slow is because you are > KS> comparing apples and oranges. > > KS> On the one hand,

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Arno Lehmann
Hi, On 10/10/2006 9:59 AM, Anders Boström wrote: >>"KS" == Kern Sibbald writes: > > > KS> From the statistics you show, the backup does not appear slow to > KS> me. The reason you might think it is slow is because you are > KS> comparing apples and oranges. > > KS> On the one hand, you

Re: [Bacula-users] bacula: backup is slow

2006-10-10 Thread Anders Boström
> "KS" == Kern Sibbald writes: KS> From the statistics you show, the backup does not appear slow to KS> me. The reason you might think it is slow is because you are KS> comparing apples and oranges. KS> On the one hand, you measure the time to to a non-compressed tar KS> on a local machin

[Bacula-users] bacula: backup is slow

2006-10-09 Thread Kern Sibbald
>From the statistics you show, the backup does not appear slow to me. The reason you might think it is slow is because you are comparing apples and oranges. On the one hand, you measure the time to to a non-compressed tar on a local machine sending the output down an extremely hi-speed bit b