On samedi, 16 avril 2016 06.24:57 h CEST Robert Howard wrote: > 17-Apr 01:15 orville-dir JobId 7499: Using Device "external_week_archives" to > write. > 17-Apr 01:15 orville-sd JobId 7499: Recycled volume "week3-archives-0456" on > device "external_week_archives" > (/media/automount/WEEK_ARCHIVES/external_week_archives/), all previous data > lost. > 17-Apr 01:15 orville-sd JobId 7499: Spooling data ... > 17-Apr 01:55 orville-sd JobId 7499: User specified Job spool size reached: > JobSpoolSize=274,877,912,558 MaxJobSpoolSize=274,877,906,944 > 17-Apr 01:55 orville-sd JobId 7499: Writing spooled data to Volume. > Despooling 274,877,912,558 bytes ... > 17-Apr 02:26 orville-sd JobId 7499: Despooling elapsed time = 00:30:39, > Transfer rate = 149.4 M Bytes/second > 17-Apr 02:26 orville-sd JobId 7499: Spooling data again ... > 17-Apr 03:37 orville-sd JobId 7499: User specified Job spool size reached: > JobSpoolSize=274,877,910,034 MaxJobSpoolSize=274,877,906,944 > 17-Apr 03:37 orville-sd JobId 7499: Writing spooled data to Volume. > Despooling 274,877,910,034 bytes ... > 17-Apr 03:37 orville-sd JobId 7499: User defined maximum volume capacity > 274,877,906,944 exceeded on device "external_week_archives" > (/media/automount/WEEK_ARCHIVES/external_week_archives/). > 17-Apr 03:37 orville-sd JobId 7499: End of medium on Volume > "week3-archives-0456" Bytes=274,877,885,219 Blocks=4,260,880 at 17-Apr-2016 > 03:37. > 17-Apr 03:37 orville-dir JobId 7499: There are no more Jobs associated with > Volume "week3-archives-0457". Marking it purged. > 17-Apr 03:37 orville-dir JobId 7499: All records pruned from Volume > "week3-archives-0457"; marking it "Purged" > 17-Apr 03:37 orville-dir JobId 7499: Recycled volume "week3-archives-0457" > 17-Apr 03:37 orville-sd JobId 7499: Recycled volume "week3-archives-0457" on > device "external_week_archives" > (/media/automount/WEEK_ARCHIVES/external_week_archives/), all previous data > lost. > 17-Apr 03:37 orville-sd JobId 7499: New volume "week3-archives-0457" mounted > on device "external_week_archives" > (/media/automount/WEEK_ARCHIVES/external_week_archives/) at 17-Apr-2016 03:37. >
Hi Robert, you should have something that cause this behavior. I'm using a quite similar setup where automount is used to mount external usb3 disk a pool is used with number of volumes with a limit for the size. As you will see, there's almost no delay when a volume is full and the next one is recycled or created 17-Apr 01:15 orville-dir JobId 7499: Using Device "external_week_archives" to write. 17-Apr 01:15 orville-sd JobId 7499: Recycled volume "week3-archives-0456" on device "external_week_archives" (/media/automount/WEEK_ARCHIVES/external_week_archives/), all previous data lost. 17-Apr 01:15 orville-sd JobId 7499: Spooling data ... 17-Apr 01:55 orville-sd JobId 7499: User specified Job spool size reached: JobSpoolSize=274,877,912,558 MaxJobSpoolSize=274,877,906,944 17-Apr 01:55 orville-sd JobId 7499: Writing spooled data to Volume. Despooling 274,877,912,558 bytes ... 17-Apr 02:26 orville-sd JobId 7499: Despooling elapsed time = 00:30:39, Transfer rate = 149.4 M Bytes/second 17-Apr 02:26 orville-sd JobId 7499: Spooling data again ... 17-Apr 03:37 orville-sd JobId 7499: User specified Job spool size reached: JobSpoolSize=274,877,910,034 MaxJobSpoolSize=274,877,906,944 17-Apr 03:37 orville-sd JobId 7499: Writing spooled data to Volume. Despooling 274,877,910,034 bytes ... 17-Apr 03:37 orville-sd JobId 7499: User defined maximum volume capacity 274,877,906,944 exceeded on device "external_week_archives" (/media/automount/WEEK_ARCHIVES/external_week_archives/). 17-Apr 03:37 orville-sd JobId 7499: End of medium on Volume "week3-archives-0456" Bytes=274,877,885,219 Blocks=4,260,880 at 17-Apr-2016 03:37. 17-Apr 03:37 orville-dir JobId 7499: There are no more Jobs associated with Volume "week3-archives-0457". Marking it purged. 17-Apr 03:37 orville-dir JobId 7499: All records pruned from Volume "week3-archives-0457"; marking it "Purged" 17-Apr 03:37 orville-dir JobId 7499: Recycled volume "week3-archives-0457" 17-Apr 03:37 orville-sd JobId 7499: Recycled volume "week3-archives-0457" on device "external_week_archives" (/media/automount/WEEK_ARCHIVES/external_week_archives/), all previous data lost. 17-Apr 03:37 orville-sd JobId 7499: New volume "week3-archives-0457" mounted on device "external_week_archives" (/media/automount/WEEK_ARCHIVES/external_week_archives/) at 17-Apr-2016 03:37. The difference is perhaps that I'm using spooling. Didn't you have some wired message from the kernel or system ? I'm using a very long timeout to those external disks. (30minutes) With spooling it can take time between 2 writes and I wouldn't have constantly mount and umount of the target. /media/automount /etc/auto.misc --timeout=1800 --ghost Hope this help you a bit, in your setup. -- Bruno Friedmann Ioda-Net Sàrl www.ioda-net.ch Bareos Partner openSUSE Member, fsfe fellowship GPG KEY : D5C9B751C4653227 irc: tigerfoot -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
