Gabriele Bulfon wrote:
Hello,
I have bacula running on both recent Sun v20z / AMD64 and SunFire280R / SPARC. I recently discovered a different Bacula behaviour on the two platforms, with same OS, same Bacula version and same SCSI tape devices. - On v20z machines, the throughput of backups is generally around 4000-8000KB/s. - On 280R machines, the throughput of backups is much slower: around 2000KB/s on self backup (same SD/Director machine as the FD), 6000KB/s when backing up other Solaris FD machines, 100-400KB/s when backing up other Windows FD Machines!

The low throughput happening when backing up the windows machines, causes the nightly jobs to finish too late (around 11AM) when these machines have a lot of GB of data. So I checked for differences between the v20z and the 280R configurations, and discovered this strange thing: - if I run "tapeinfo -f /dev/rmt/0" on a v20z, the first line shows "Product Type: Tape Drive". - if I run "tapeinfo -f /dev/rmt/0" on a 280R, the first line shows "Product Type: Disk Drive".
How comes that the 280R returns such a wrong information?
May the slow throughput be a consequence of this wrong setting?
If not, what can be causing this slow throughput?


bash-2.05# ./tapeinfo -f /dev/rmt/0
Product Type: Tape Drive

Have you tried rebooting and running a probe-scsi-all from the OBP?

Though on my Sun E220R I see only around 2000Kb/sec for a local backup due to the rather poor IO speeds. I see around 5000Kb/sec from slower machine across the network. The IO Speed on my 220R is only 40Mb/sec across the SCSI controller so take this into account.


-------------------------------------------------------
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

Reply via email to