Robert,

We have the following code in our amanda.conf, as Jean-Louis said
the new line is the check-device property.

define application-tool app_amgtar {
  comment "amgtar"
  plugin "amgtar"
  property "ATIME-PRESERVE" "no"
  property "CHECK-DEVICE" "no"
#  property "PFEXEC" "YES"
#  property "PFEXEC-PATH" "/usr/bin/pfexec"
}

gtar 1.22 supports the new switch, for which we applied
patch 139099-03 or 139100-03 respectively, depending on
your Solaris architecture.

                                                Brian



On Wed, Jun 02, 2010 at 11:28:25AM -0400, Brian Cuttler wrote:
> 
> 
> We had an issue where the incrementals where about the same
> size as the level 0 dumps.
> 
> The snapshots where causing the files to have different device id
> numbers each night, and so appeared as new files.
> 
> If you'd like I can dig out my notes on the issue, we updated
> our version of gtar and set an additional switch in amanda.conf
> related to the snapshot application.
> 
> Let me know if this sounds useful, and if you need more info.
> 
> 
> 
> 
> On Wed, Jun 02, 2010 at 11:16:23AM -0400, McGraw, Robert P wrote:
> > 
> > I am running amanda 2.6.1P2 on a Solaris 10 X86 system.
> > 
> > I have recently upgraded to 2.6.1P2 as the amanda server and move from a 
> > SPARC to a X86 system running Solaris 10.
> > 
> > Compared to when it was running on an old SPARC system, I am finding that 
> > amanda is taking way to long to finish an using to many tapes. It seems 
> > that it is not figuring out the right size for the incremental.
> > 
> > A little side note. All of our user files are on a ZFS file system. There 
> > was a bug in gtar that would not allow us to use gtar to do a backup. What 
> > we had to do is mount the zfs snapshot name to a lofs file name and run 
> > amanda against the lofs file system. See the amanda-users@amanda.org 
> > archive with the subject "runtar error that I do not understand". I am not 
> > sure that has anything to do with the problem.
> > 
> > 
> > Amanda seems to calculate the size correctly but does not seem to return 
> > the correct size for the level dump.
> > 
> > QUESTiONS:
> > 
> > 1) can anyone see what the correct size is not being returned.
> > 
> > 2) Does amanda have to have the gnutar-list files to do incremental backups 
> > or does it just make it quicker?
> > 
> > ++++++++++OUTPUT FROM AMSTATUS
> > 
> > [580] ~amanda/sbin/amstatus daily --date
> > 
> > :
> > 20100601231408 hertz:/gauss/export/users-m                  4     59823m 
> > finished (5:25:09)
> > :
> > 
> > ++++++++++OUTPUT FROM GREP ON /tmp/amanda
> > 
> > Here I went to /tmp/amanda and grepted for all lines with "users-m" in the 
> > debut files. I then sorted on the time part of the file name to get the 
> > following.
> > 
> > Two things that stand out to me:
> > 
> > 1) why are thy so many
> >         ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 
> > 62022765
> >         ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 
> > 2523748
> >         ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 
> > 1741429
> > 
> > 2) why does not the calcsize not match the amstatus size. Amstatus seems to 
> > show a level 4 but with a level 0 SIZE.
> >         ./client/daily/calcsize.20100601232300.debug:1275449311.491654: 
> > calcsize: calcsize: /gauss/export/users-m 0 SIZE 62022765
> >         ./client/daily/calcsize.20100601232300.debug:1275449311.491736: 
> > calcsize: calcsize: /gauss/export/users-m 3 SIZE 2523748
> >         ./client/daily/calcsize.20100601232300.debug:1275449311.491750: 
> > calcsize: calcsize: /gauss/export/users-m 4 SIZE 1741429
> > 
> > [607] # sort -t"." -k3 /tmp/xxx
> > ./server/daily/amtrmidx.20100601231408.debug:1275448448.955106: amtrmidx: 
> > hertz /gauss/export/users-m -> 
> > /var/amanda/daily/index/hertz/_gauss_export_users-m/
> > ./server/daily/amtrmidx.20100601231408.debug:1275448448.960455: amtrmidx: 
> > zorn /export/users-m -> /var/amanda/daily/index/zorn/_export_users-m/
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./server/daily/taper.20100601231409.debug:  
> > <disk>/gauss/export/users-m</disk>
> > 
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 0 SIZE 62022765
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 3 SIZE 2523748
> > ./amandad/amandad.20100601231409.debug:/gauss/export/users-m 4 SIZE 1741429
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > ./amandad/amandad.20100601231409.debug:  <disk>/gauss/export/users-m</disk>
> > 
> > ./server/daily/taper.20100601231409.debug:1275469059.375597: taper: getcmd: 
> > FILE-WRITE 06-00036 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > hertz /gauss/export/users-m 4 20100601231408 0
> > ./server/daily/taper.20100601231409.debug:1275469059.541488: taper:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/dumper.20100601231409000.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/dumper.20100601231409000.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/dumper.20100601231409000.debug:1275456787.588615: dumper: 
> > getcmd: PORT-DUMP 01-00023 18394 hertz ffffffff9ffeffffffff7f 
> > /gauss/export/users-m /zvol/AMBKUPLOFS/gauss/export/users 4 2010:6:1:5:3:32 
> > GNUTAR X X X BSD |"  <auth>BSD</auth>\n  <record>YES</record>\n  
> > <index>YES</index>\n  <include>\n    <file>./m*</file>\n  </include>\n"
> > ./server/daily/dumper.20100601231409000.debug:1275456788.072831: dumper:    
> >  disk             = '/gauss/export/users-m'
> > ./client/daily/sendsize.20100601231410.debug:1275448980.029249: sendsize: 
> > calculating for amname /gauss/export/users-m, dirname 
> > /zvol/AMBKUPLOFS/gauss/export/users, spindle -1 GNUTAR
> > ./client/daily/sendsize.20100601231410.debug:1275448980.114511: sendsize: 
> > running: "calcsize daily GNUTAR /gauss/export/users-m 
> > /zvol/AMBKUPLOFS/gauss/export/users -I 
> > /tmp/amanda/sendsize._gauss_export_users-m.20100601232300.include"
> > ./client/daily/sendsize.20100601231410.debug:1275448980.115535: sendsize: 
> > Spawning "/local/amanda/amanda-2.6.1p2/libexec/amanda/calcsize calcsize 
> > daily GNUTAR /gauss/export/users-m /zvol/AMBKUPLOFS/gauss/export/users -I 
> > /tmp/amanda/sendsize._gauss_export_users-m.20100601232300.include 0 0 3 
> > 1275197354 4 1275368616" in pipeline
> > ./client/daily/sendsize.20100601231410.debug:1275449311.491791: sendsize: 
> > estimate size for /gauss/export/users-m level 0: 62022765 KB
> > ./client/daily/sendsize.20100601231410.debug:1275449311.491829: sendsize: 
> > estimate size for /gauss/export/users-m level 3: 2523748 KB
> > ./client/daily/sendsize.20100601231410.debug:1275449311.491838: sendsize: 
> > estimate size for /gauss/export/users-m level 4: 1741429 KB
> > ./client/daily/sendsize.20100601231410.debug:1275449311.492775: sendsize: 
> > estimate time for /gauss/export/users-m: 331.378
> > ./client/daily/sendsize.20100601231410.debug:1275449311.492784: sendsize: 
> > done with amname /gauss/export/users-m dirname 
> > /zvol/AMBKUPLOFS/gauss/export/users spindle -1
> > ./client/daily/calcsize.20100601232300.debug:1275449311.491654: calcsize: 
> > calcsize: /gauss/export/users-m 0 SIZE 62022765
> > ./client/daily/calcsize.20100601232300.debug:1275449311.491736: calcsize: 
> > calcsize: /gauss/export/users-m 3 SIZE 2523748
> > ./client/daily/calcsize.20100601232300.debug:1275449311.491750: calcsize: 
> > calcsize: /gauss/export/users-m 4 SIZE 1741429
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:  
> > <disk>/gauss/export/users-m</disk>
> > ./server/daily/chunker.20100602013307.debug:1275456787.571996: chunker: 
> > getcmd: PORT-WRITE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > hertz ffffffff9ffeffffffff7f /gauss/export/users-m 4 2010:6:1:5:3:32 
> > 10485760 GNUTAR 1741504 |;auth=BSD;index;include-file=./m*;
> > ./client/daily/sendbackup.20100602013307.debug:1275456787.621225: 
> > sendbackup:                      disk `/gauss/export/users-m'
> > ./client/daily/sendbackup.20100602013307.debug:1275456787.621397: 
> > sendbackup: start: hertz:/gauss/export/users-m lev 4
> > ./client/daily/sendbackup.20100602013307.debug:1275456787.759439: 
> > sendbackup: doing level 4 dump as listed-incremental from 
> > '/var/amanda/gnutar-lists/hertz_gauss_export_users-m_3' to 
> > '/var/amanda/gnutar-lists/hertz_gauss_export_users-m_4.new'
> > ./client/daily/sendbackup.20100602013307.debug:1275456788.073360: 
> > sendbackup: Spawning "/local/amanda/amanda-2.6.1p2/libexec/amanda/runtar 
> > runtar daily /usr/sfw/bin/gtar --create --file - --directory 
> > /zvol/AMBKUPLOFS/gauss/export/users --one-file-system --listed-incremental 
> > /var/amanda/gnutar-lists/hertz_gauss_export_users-m_4.new --sparse 
> > --ignore-failed-read --totals --files-from 
> > /tmp/amanda/sendbackup._gauss_export_users-m.20100602013307.include" in 
> > pipeline
> > ./server/daily/chunker.20100602013307.debug:1275456788.075543: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275459514.468248: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 87104
> > ./server/daily/chunker.20100602013307.debug:1275459519.258489: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 91456
> > ./server/daily/chunker.20100602013307.debug:1275459534.678384: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 96032
> > ./server/daily/chunker.20100602013307.debug:1275459540.469404: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 100832
> > ./server/daily/chunker.20100602013307.debug:1275459549.610600: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 105888
> > ./server/daily/chunker.20100602013307.debug:1275459554.408273: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 111168
> > ./server/daily/chunker.20100602013307.debug:1275459558.560659: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 116736
> > ./server/daily/chunker.20100602013307.debug:1275459575.243988: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 122560
> > ./server/daily/chunker.20100602013307.debug:1275459612.484212: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 128672
> > ./server/daily/chunker.20100602013307.debug:1275459633.316471: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 135104
> > ./server/daily/chunker.20100602013307.debug:1275459664.027840: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 141888
> > ./server/daily/chunker.20100602013307.debug:1275459713.662931: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 148960
> > ./server/daily/chunker.20100602013307.debug:1275459777.520959: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 156416
> > ./server/daily/chunker.20100602013307.debug:1275459793.151831: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 164224
> > ./server/daily/chunker.20100602013307.debug:1275459833.167247: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 172448
> > ./server/daily/chunker.20100602013307.debug:1275459868.249197: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 181056
> > ./server/daily/chunker.20100602013307.debug:1275459893.800095: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 190112
> > ./server/daily/chunker.20100602013307.debug:1275459921.236175: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 199616
> > ./server/daily/chunker.20100602013307.debug:1275459933.601630: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 209600
> > ./server/daily/chunker.20100602013307.debug:1275459950.201498: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 220064
> > ./server/daily/chunker.20100602013307.debug:1275459961.885356: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 231072
> > ./server/daily/chunker.20100602013307.debug:1275459987.487628: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 242624
> > ./server/daily/chunker.20100602013307.debug:1275460009.017458: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 254752
> > ./server/daily/chunker.20100602013307.debug:1275460031.907095: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 267488
> > ./server/daily/chunker.20100602013307.debug:1275460055.313663: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 280864
> > ./server/daily/chunker.20100602013307.debug:1275460068.364266: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 294912
> > ./server/daily/chunker.20100602013307.debug:1275460087.480336: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 309664
> > ./server/daily/chunker.20100602013307.debug:1275460102.667075: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 325152
> > ./server/daily/chunker.20100602013307.debug:1275460133.406783: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 341408
> > ./server/daily/chunker.20100602013307.debug:1275460155.278750: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 358464
> > ./server/daily/chunker.20100602013307.debug:1275460169.550665: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 376384
> > ./server/daily/chunker.20100602013307.debug:1275460186.420234: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 395200
> > ./server/daily/chunker.20100602013307.debug:1275460230.464608: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 414944
> > ./server/daily/chunker.20100602013307.debug:1275460269.586462: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 435712
> > ./server/daily/chunker.20100602013307.debug:1275460375.527145: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 457504
> > ./server/daily/chunker.20100602013307.debug:1275460648.853329: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 480352
> > ./server/daily/chunker.20100602013307.debug:1275460681.999377: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 504384
> > ./server/daily/chunker.20100602013307.debug:1275460712.084096: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275460712.084352: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275460712.084399: chunker:     
> > cont_filename    = 
> > '/zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4.1'
> > ./server/daily/chunker.20100602013307.debug:1275460717.384173: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 529600
> > ./server/daily/chunker.20100602013307.debug:1275460752.640243: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 556064
> > ./server/daily/chunker.20100602013307.debug:1275460833.554955: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 583872
> > ./server/daily/chunker.20100602013307.debug:1275460866.427926: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 613056
> > ./server/daily/chunker.20100602013307.debug:1275460902.178294: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 643712
> > ./server/daily/chunker.20100602013307.debug:1275460959.161681: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 675904
> > ./server/daily/chunker.20100602013307.debug:1275460989.703255: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 709696
> > ./server/daily/chunker.20100602013307.debug:1275461079.061442: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 745184
> > ./server/daily/chunker.20100602013307.debug:1275461116.252703: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 782432
> > ./server/daily/chunker.20100602013307.debug:1275461161.798762: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 821536
> > ./server/daily/chunker.20100602013307.debug:1275461201.954317: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 862624
> > ./server/daily/chunker.20100602013307.debug:1275461277.828937: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 905760
> > ./server/daily/chunker.20100602013307.debug:1275461373.014056: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 951040
> > ./server/daily/chunker.20100602013307.debug:1275461434.993781: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 998592
> > ./server/daily/chunker.20100602013307.debug:1275461526.245746: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1048512
> > ./server/daily/chunker.20100602013307.debug:1275461526.367521: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275461526.367767: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275461526.367831: chunker:     
> > cont_filename    = 
> > '/zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4.2'
> > ./server/daily/chunker.20100602013307.debug:1275461625.031418: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1100960
> > ./server/daily/chunker.20100602013307.debug:1275461723.310228: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1156000
> > ./server/daily/chunker.20100602013307.debug:1275461860.825109: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1213792
> > ./server/daily/chunker.20100602013307.debug:1275461975.723719: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1274496
> > ./server/daily/chunker.20100602013307.debug:1275462088.457467: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1338208
> > ./server/daily/chunker.20100602013307.debug:1275462198.187150: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1405120
> > ./server/daily/chunker.20100602013307.debug:1275462408.275029: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1475360
> > ./server/daily/chunker.20100602013307.debug:1275462901.894716: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1549152
> > ./server/daily/chunker.20100602013307.debug:1275462929.767544: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275462929.767771: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275462929.767817: chunker:     
> > cont_filename    = 
> > '/zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4.3'
> > ./server/daily/chunker.20100602013307.debug:1275462980.117672: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1626592
> > ./server/daily/chunker.20100602013307.debug:1275463058.093378: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1707936
> > ./server/daily/chunker.20100602013307.debug:1275463164.208178: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1793312
> > ./server/daily/chunker.20100602013307.debug:1275463269.939354: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1882976
> > ./server/daily/chunker.20100602013307.debug:1275463376.181380: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 1977120
> > ./server/daily/chunker.20100602013307.debug:1275463529.895456: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2075968
> > ./server/daily/chunker.20100602013307.debug:1275463561.953866: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275463561.954104: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275463561.954150: chunker:     
> > cont_filename    = 
> > '/zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4.4'
> > ./server/daily/chunker.20100602013307.debug:1275463704.927169: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2179776
> > ./server/daily/chunker.20100602013307.debug:1275463825.763678: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2288768
> > ./server/daily/chunker.20100602013307.debug:1275464026.844447: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2403200
> > ./server/daily/chunker.20100602013307.debug:1275464277.291212: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2523360
> > ./server/daily/chunker.20100602013307.debug:1275465039.639796: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275465039.640007: chunker:     
> > disk             = '/gauss/export/users-m'
> > ./server/daily/chunker.20100602013307.debug:1275465039.640054: chunker:     
> > cont_filename    = 
> > '/zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4.5'
> > ./server/daily/chunker.20100602013307.debug:1275465264.338166: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2649536
> > ./server/daily/chunker.20100602013307.debug:1275465511.476622: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2781984
> > ./server/daily/chunker.20100602013307.debug:1275465699.037070: chunker: 
> > getcmd: CONTINUE 01-00023 
> > /zvol/amanda/holdingdisk/daily/20100601231408/hertz._gauss_export_users-m.4 
> > 10485760 2921088
> > ./client/daily/runtar.20100602013308.debug:1275456788.111446: runtar: 
> > running: /usr/sfw/bin/gtar --create --file - --directory 
> > /zvol/AMBKUPLOFS/gauss/export/users --one-file-system --listed-incremental 
> > /var/amanda/gnutar-lists/hertz_gauss_export_users-m_4.new --sparse 
> > --ignore-failed-read --totals --files-from 
> > /tmp/amanda/sendbackup._gauss_export_users-m.20100602013307.include
> > 
> > ++++++++++SENDBACKUP OUTPUT
> >                                                                             
> >                                                                             
> >                                                                             
> >                                                                             
> >                                                                             
> >                                         
> > [620][r...@hertz]:amanda/client/daily# cat sendbackup.20100602013307.debug
> > 1275456787.620310: sendbackup: pid 27336 ruid 30002 euid 30002 version 
> > 2.6.1p2: start at Wed Jun  2 01:33:07 2010
> > 1275456787.620404: sendbackup: Version 2.6.1p2
> > 1275456787.620924: sendbackup: pid 27336 ruid 30002 euid 30002 version 
> > 2.6.1p2: rename at Wed Jun  2 01:33:07 2010
> > 1275456787.621219: sendbackup:   Parsed request as: program `GNUTAR'
> > 1275456787.621225: sendbackup:                      disk 
> > `/gauss/export/users-m'
> > 1275456787.621230: sendbackup:                      device 
> > `/zvol/AMBKUPLOFS/gauss/export/users'
> > 1275456787.621234: sendbackup:                      level 4
> > 1275456787.621238: sendbackup:                      since NODATE
> > 1275456787.621242: sendbackup:                      options `'
> > 1275456787.621397: sendbackup: start: hertz:/gauss/export/users-m lev 4
> > 1275456787.759439: sendbackup: doing level 4 dump as listed-incremental 
> > from '/var/amanda/gnutar-lists/hertz_gauss_export_users-m_3' to 
> > '/var/amanda/gnutar-lists/hertz_gauss_export_users-m_4.new'
> > 1275456788.073179: sendbackup: pipespawnv: stdoutfd is 50
> > 1275456788.073360: sendbackup: Spawning 
> > "/local/amanda/amanda-2.6.1p2/libexec/amanda/runtar runtar daily 
> > /usr/sfw/bin/gtar --create --file - --directory 
> > /zvol/AMBKUPLOFS/gauss/export/users --one-file-system --listed-incremental 
> > /var/amanda/gnutar-lists/hertz_gauss_export_users-m_4.new --sparse 
> > --ignore-failed-read --totals --files-from 
> > /tmp/amanda/sendbackup._gauss_export_users-m.20100602013307.include" in 
> > pipeline
> > 1275456788.075094: sendbackup: Started index creator: "/usr/sfw/bin/gtar 
> > -tf - 2>/dev/null | sed -e 's/^\.//'"
> > 1275456788.075917: sendbackup: gnutar: 
> > /local/amanda/amanda-2.6.1p2/libexec/amanda/runtar: pid 27340
> > 1275456788.075980: sendbackup: Started backup
> > 1275465852.185637: sendbackup: Index created successfully
> > 1275465852.359050: sendbackup:  47:    size(|): Total bytes written: 
> > 62729195520 (59GiB, 6.7MiB/s)
> > 1275465857.448132: sendbackup: Parsed backup messages
> > 1275465857.448174: sendbackup: pid 27336 finish time Wed Jun  2 04:04:17 
> > 2010
> > 
> > _____________________________________________________________________
> > Robert P. McGraw, Jr.
> > Manager, Computer System                    EMAIL: rmcg...@purdue.edu
> > Purdue University                            ROOM: MATH-807
> > Department of Mathematics                   PHONE: (765) 494-6055
> > 150 N. University Street
> > West Lafayette, IN 47907-2067
> > 
> > 
> > 
> ---
>    Brian R Cuttler                 brian.cutt...@wadsworth.org
>    Computer Systems Support        (v) 518 486-1697
>    Wadsworth Center                (f) 518 473-6384
>    NYS Department of Health        Help Desk 518 473-0773
> 
> 
> 
> IMPORTANT NOTICE: This e-mail and any attachments may contain
> confidential or sensitive information which is, or may be, legally
> privileged or otherwise protected by law from further disclosure.  It
> is intended only for the addressee.  If you received this in error or
> from someone who was not authorized to send it to you, please do not
> distribute, copy or use it or any attachments.  Please notify the
> sender immediately by reply e-mail and delete this from your
> system. Thank you for your cooperation.
> 
> 
---
   Brian R Cuttler                 brian.cutt...@wadsworth.org
   Computer Systems Support        (v) 518 486-1697
   Wadsworth Center                (f) 518 473-6384
   NYS Department of Health        Help Desk 518 473-0773



IMPORTANT NOTICE: This e-mail and any attachments may contain
confidential or sensitive information which is, or may be, legally
privileged or otherwise protected by law from further disclosure.  It
is intended only for the addressee.  If you received this in error or
from someone who was not authorized to send it to you, please do not
distribute, copy or use it or any attachments.  Please notify the
sender immediately by reply e-mail and delete this from your
system. Thank you for your cooperation.


Reply via email to