I've seen similar data on my backups, but generally, only with very small backup sizes (less than 1GB). When I back up over 1GB, the rates increase dramatically, although backup from the Windows server is still only about 1/2 to 1/3 the Linux server rate. Before you get too concerned, try a bigger backup (3-5GB) and see what the performance is. With your small backups, it is probably mostly due to the ratio of overhead to actual data.
Mike pedro moreno wrote: > Hi. > > I have been working with bacula for some months, i love this software, > my current problem is this one: > > My Test Server. > I'm running bacula server 1.38.11 on FreeBSD 6.1-p3 > Mysql 4.1.20 > Tape HP Storage Works 232 External 200GB Compress > HD 200 IDE 7200 RPM > AMD Duron 1.6 Ghz > 512 RAM > > Clients: > 2 Win NT 4 Client 1.38.4 > 1 Windows 2k3 Estandard Edition Client 1.38.4 > 1 Linux Red Hat 9 (bonding ON --> 2 NIC's) 1.38.4 > > My production server is: > I'm running bacula server 1.38.5 on FreeBSD 5.4-p16 > Mysql 5.0.21 > Tape HP Storage Works 232 External 200GB Compress > HD 80 IDE 5400 RPM > AMD Duron 1.6 Ghz > 512 RAM > > Im going to talk about the test server, because the production server > has almost the same performance, this is one report from a backup for > win2k3: > JobId: 56 > Job: MBXPDC.2006-08-09_15.39.26 > Backup Level: Full > Client: "MBXPDC" Windows Server 2003,MVS,NT 5.2.3790 > FileSet: "MBXPDC-FS" 2006-08-02 15:58:32 > Pool: "MueblexFullTape" > Storage: "LTO-1" > Scheduled time: 09-Aug-2006 15:39:07 > Start time: 09-Aug-2006 15:39:32 > End time: 09-Aug-2006 15:42:36 > Elapsed time: 3 mins 4 secs > Priority: 12 > FD Files Written: 686 > SD Files Written: 686 > FD Bytes Written: 145,029,656 (145.0 MB) > SD Bytes Written: 145,138,453 (145.1 MB) > Rate: 788.2 KB/s > Software Compression: None > Volume name(s): FullTape-0003 > Volume Session Id: 4 > Volume Session Time: 1155162336 > Last Volume Bytes: 2,969,478,620 (2.969 GB) > Non-fatal FD errors: 0 > SD Errors: 0 > FD termination status: OK > SD termination status: OK > Termination: Backup OK > > > You can see the rate...? > > This is the problem, this is a new server Supermicro: > Xeon 3Ghz (2 cpu) > 2 GB RAM > Raid 5(4 HD) > > The others serves are old computers and the Rate value is > 1MB/s, i > still cannot increase this value. Example: > > WinNT 4(A) --- Spool On --Net..Buffer Size = 65536 Rate 2319.7 Data > Size 176MB > WinNT 4(B) --- Spool On --Net..Buffer Size = 65536 Rate 2296.6 Data > Size 339MB > Linux --- Spool On --Net..Buffer Size = 65536 Rate 5536 > Data Size 155MB > FreeBSD ---Spool On --Net..Buffer Size = 65536 Rate 1709.7 Data > Size 8MB > Win2k3 ---Spool On --Net..Buffer Size = 65536 Rate 788.2 Data > Size 145MB VSS=yes > > WinNT 4(A) --- Spool OFF --Net..Buffer Size = 65536 Rate 2319.7 Data > Size 176MB > WinNT 4(B) --- Spool OFF --Net..Buffer Size = 65536 Rate 2296.6 Data > Size 339MB > Linux --- Spool OFF --Net..Buffer Size = 65536 Rate 5536 > Data Size 155MB > FreeBSD ---Spool OFF --Net..Buffer Size = 65536 Rate 1709.7 Data > Size 8MB > Win2k3 ---Spool OFF --Net..Buffer Size = 65536 Rate 824 Data > Size 145MB VSS=yes > > Now check thi: > > WinNT 4(A) --- Spool OFF--Net..Buffer Size = default Rate 1388.2 Data > Size 176MB > WinNT 4(B) --- Spool OFF --Net..Buffer Size = default Rate 1716 Data > Size 339MB > Linux --- Spool OFF --Net..Buffer Size = default Rate 6739.5 > Data Size 155MB > FreeBSD ---Spool OFF --Net..Buffer Size = default Rate 1398.7 > Data Size 8MB > Win2k3 ---Spool OFF --Net..Buffer Size = default Rate 805.7 > Data Size 145MB VSS=yes > > WinNT 4(A) --- Spool On --Net..Buffer Size = default Rate 2124.1 Data > Size 176MB > WinNT 4(B) --- Spool On --Net..Buffer Size = default Rate 1867.5 Data > Size 339MB > Linux --- Spool On --Net..Buffer Size = default Rate 4559 > Data Size 155MB > FreeBSD ---Spool On --Net..Buffer Size = default Rate 1459.2 Data > Size 8MB > Win2k3 ---Spool On --Net..Buffer Size = default Rate 810.2 > Data Size 145MB VSS=yes > > Them i disable the VSS=on, buffer = 65536 > > Win2k3 ---Spool On --Net..Buffer Size = default Rate 814 > Data Size 145MB VSS=off > > I check my Indexes on mysql, reading the maillist they look correct: > > mysql> SHOW index from File; > +-------+------------+----------+--------------+-------------+-----------+-------------+----------+--------+------+------------+---------+ > > > | Table | Non_unique | Key_name | Seq_in_index | Column_name | Collation > | Cardinality | Sub_part | Packed | Null | Index_type | Comment | > +-------+------------+----------+--------------+-------------+-----------+-------------+----------+--------+------+------------+---------+ > > > | File | 0 | PRIMARY | 1 | FileId | A > | 90562 | NULL | NULL | | BTREE | | > | File | 1 | JobId | 1 | JobId | A > | NULL | NULL | NULL | | BTREE | | > | File | 1 | JobId_2 | 1 | JobId | A > | NULL | NULL | NULL | | BTREE | | > | File | 1 | JobId_2 | 2 | PathId | A > | NULL | NULL | NULL | | BTREE | | > | File | 1 | JobId_2 | 3 | FilenameId | A > | NULL | NULL | NULL | | BTREE | | > +-------+------------+----------+--------------+-------------+-----------+-------------+----------+--------+------+------------+---------+ > > > > This performance is the same on the producction server, i dont run > nothing special on win2k3, still is fresh, i dont any firewall or > antivirus software yet, my network is running at 100MB Full Duplex, the > bacula and win2k3 are on the same switch. > > Some has some issue like on win2k3...? Im thinking that myabe the Raid > performance is not really good, but the other sevices are runnnig good. > Any ideas how resolve this problem...? > > Any tip will be apreciated, thanks all for you time!!! > > NOTE: Iam going to test the backup on File and see what happend. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Bacula-users mailing list > Bacula-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/bacula-users -- Michael L. Morgan Director of Operations Iodynamics, LLC (435) 760-1046 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users