piran,
I take your point, hopefully your tongue was firmly stuck in your cheek when you typed it

Details,
I am using a standard SME 7.5 Server + Zarafa, backup is set to an external USB drive and to do a full backup every evening with no time out for full backups. What is happening the backup is set to start at 10pm each evening and once one starts it is not completing before the next one is due to start at 10pm the next evening.
I recently replaced my backup drives (USB) for larger ones due to running out of space on my previous drives and this is where the problem started. I attempted to do write speed testing of the USB drive using dd however I could never get it to work.
Here is what is contained in /var/log/messages when I plug in the drive:
Jun 14 17:22:23 caine kernel: usb 1-7: new high speed USB device using address 7
Jun 14 17:22:23 caine kernel: scsi7 : SCSI emulation for USB Mass Storage devices
Jun 14 17:22:23 caine kernel: Vendor: WD Model: 20EADS External Rev: 1.75
Jun 14 17:22:23 caine kernel: Type: Direct-Access ANSI SCSI revision: 02
Jun 14 17:22:23 caine kernel: SCSI device sde: 3907029168 512-byte hdwr sectors (2000399 MB)
Jun 14 17:22:23 caine kernel: sde: assuming drive cache: write through
Jun 14 17:22:23 caine kernel: SCSI device sde: 3907029168 512-byte hdwr sectors (2000399 MB)
Jun 14 17:22:23 caine kernel: sde: assuming drive cache: write through
Jun 14 17:22:23 caine kernel: sde: sde1
Jun 14 17:22:23 caine kernel: Attached scsi disk sde at scsi7, channel 0, id 0, lun 0
Jun 14 17:22:23 caine kernel: USB Mass Storage device found at 7
Jun 14 17:22:23 caine scsi.agent[5186]: disk at /devices/pci0000:00/0000:00:1d.7/usb1/1-7/1-7:1.0/host7/target7:0:0/7:0:0:0
Here is what I would expect to see time wise, showing my work:
Data: approx 575GB = (575 x 1024 for gigabyte to megabyte conversion) 588800MB
Estimated write speed: 25MB/s
Raw backup time: (Data / Write Speed) 23552 seconds or (/3600 to convert to hours) 6.54 hours
Obviously there would be verification time however I still can't see how it could take over 24hours to do my backup.
So with all that could anyone help in working out why my backup is taking so long.
Thanks