I didn't read the link closely enough to understand about the
tape changer algorithms but I'd but if Dustin pointed to it
its important.

Worst case, you could always mark the other tapes unusable...

Don't forget to increase your tape cycle param.

On Fri, Apr 23, 2010 at 04:16:39PM -0400, Chris Hoogendyk wrote:
> nope. you can see that from the debug files, where they show:
> 
> 09:13:11 Config info:
>        firstslot = "1"
>        lastslot = "15"
>        cleanslot = "-1"
>        cleancycle = "120"
>        offline_before_unload = "0"
>        unloadpause = "0"
>        autoclean = "0"
>        autocleancount = "99999"
>        havereader = "1"
>        driveslot = "0"
> 
> 
> I actually have the cleaning tape in the last slot (16), excluded from 
> Amanda. If I ever need it, I can load it with mtx and then put it back 
> before Amanda runs.
> 
> 
> ---------------
> 
> Chris Hoogendyk
> 
> -
>   O__  ---- Systems Administrator
>  c/ /'_ --- Biology & Geology Departments
> (*) \(*) -- 140 Morrill Science Center
> ~~~~~~~~~~ - University of Massachusetts, Amherst 
> 
> <hoogen...@bio.umass.edu>
> 
> --------------- 
> 
> Erd?s 4
> 
> 
> 
> 
> Brian Cuttler wrote:
> >Chris,
> >
> >Issue with the library config, the glue file tells amanda
> >that how many slots are available ?
> >
> >Did you tune it originally to skip the perminently empty slots ?
> >
> >
> >On Fri, Apr 23, 2010 at 03:43:49PM -0400, Chris Hoogendyk wrote:
> >  
> >>I'm puzzled here. I have 3 installations in different departments using 
> >>identical tape libraries -- Sony LIB162A5BB (AIT5). The longest running 
> >>2 run just like clockwork. They go through 5 tapes a week, and I haven't 
> >>had any problems over a period of nearly 3 years on one and a year and a 
> >>half on the other. However, the 3rd one is giving me headaches.
> >>
> >>The 3rd one is in a department that hasn't been able to afford many 
> >>tapes (it took me a few years pushing before they managed to come up 
> >>with the money for the library), so I run one tape a week. The cronjob 
> >>for the week days is
> >>
> >>45 0 * * 1-6 /usr/local/sbin/amdump daily -o reserve=100 -o tapedev="" 
> >>-o tpchanger=""
> >>
> >>And then on weekends, I run just
> >>
> >>45 20 * * 6 /usr/local/sbin/amdump daily
> >>
> >>whereupon it finds the library, finds the tape, flushes everything off 
> >>the holding disk and proceeds to catch up on the full backups.
> >>
> >>Anyway, for some time now, when it cycled around to tape 3, it would 
> >>skip over it and go to tape 4. Recently, I got some new tapes and set 
> >>them up at the end of the cycle. So, now I have:
> >>
> >>eclogite:/usr/local/etc/amanda/daily$ more tapelist
> >>
> >>20100423091304 geo-daily-02 reuse
> >>20100417204500 geo-daily-01 reuse
> >>20100410204501 geo-daily-07 reuse
> >>20100403204500 geo-daily-06 reuse
> >>20100327204501 geo-daily-05 reuse
> >>20100320204500 geo-daily-04 reuse
> >>0 geo-daily-08 reuse
> >>0 geo-daily-11 reuse
> >>0 geo-daily-10 reuse
> >>0 geo-daily-09 reuse
> >>0 geo-daily-03 reuse
> >>
> >>When I labeled those, I left the library at slot 8 using `amtape daily 
> >>slot 8`. But, that weekend, Amanda skipped through and did the backups 
> >>to tape 1.
> >>
> >>Today, I did
> >>
> >>$ amrmtape daily geo-daily-08
> >>$ amtape daily slot 8
> >>$ /usr/local/sbin/mtx -f /dev/scsi/changer/c2t0d0 status
> >>$ mt -f /dev/rmt/1n status
> >>$ mt -f /dev/rmt/1n erase
> >>$ mt -f /dev/rmt/1n status
> >>$ amlabel daily geo-daily-08
> >>
> >>following that, I used dd to read the label off this tape and also off 
> >>geo-daily-06 which had been used successfully a couple of weekends ago. 
> >>I could see no difference other than 06 vs. 08 and the date stamp that 
> >>06 had been used. I also did an amrecover off geo-daily-06 to confirm 
> >>that it was working and that I could recover files from it.
> >>
> >>Then, with the tape library positioned at slot 8 (using amtape to 
> >>position it), I issued an `amflush daily`.
> >>
> >>It launched off. However, after looking at the tape in slot 8 and seeing 
> >>the label, it then went directly to tape geo-daily-02 in slot 2, not 
> >>even bothering to cycle through the tape library to see that there were 
> >>other new tapes in line.
> >>
> >>I don't get it. Why is Amanda refusing to use the new tapes (or tape 3)?
> >>
> >>Since I have seen some scsi errors on this system, I've been tailing 
> >>/var/adm/messages piped through `grep 'scsi'` during this entire 
> >>process, and I have not seen any scsi errors.
> >>
> >>I've looked through all the debug files. Nothing indicates any error or 
> >>any reason why it didn't like geo-daily-08. I've put all that stuff below.
> >>
> >>
> >>-- 
> >>---------------
> >>
> >>Chris Hoogendyk
> >>
> >>-
> >>  O__  ---- Systems Administrator
> >> c/ /'_ --- Biology & Geology Departments
> >>(*) \(*) -- 140 Morrill Science Center
> >>~~~~~~~~~~ - University of Massachusetts, Amherst 
> >>
> >><hoogen...@bio.umass.edu>
> >>
> >>--------------- 
> >>
> >>Erd?s 4
> >>
> >>
> >>
> >>Amanda version 2.5.1p3
> >>
> >>The debug files are listed in timestamp order and show the sequence of 
> >>how things were done. I listed every debug file that had a timestamp 
> >>during the period I was setting up and then initiating the amflush:
> >>
> >>
> >>eclogite:/tmp/amanda/server$ more chg-zd-mtx.2010042309*
> >>
> >>::::::::::::::
> >>chg-zd-mtx.20100423090721.debug
> >>::::::::::::::
> >>
> >>chg-zd-mtx: debug 1 pid 18733 ruid 555 euid 555: start at Fri Apr 23 
> >>09:07:21 2010
> >>09:07:21 Using config file /usr/local/etc/amanda/daily/changer.conf
> >>09:07:22 Arg info:
> >>        $# = 2
> >>        $0 = "/usr/local/libexec/chg-zd-mtx"
> >>        $1 = "-slot"
> >>        $2 = "current"
> >>09:07:22 Running: /usr/local/sbin/mtx status
> >>09:07:22 Exit code: 0
> >>        Stdout:
> >> Storage Changer /dev/scsi/changer/c2t0d0:1 Drives, 16 Slots ( 0 
> >> Import/Export )
> >>Data Transfer Element 0:Full (Storage Element 8 Loaded):VolumeTag = A0GRYG
> >>     Storage Element 1:Full :VolumeTag=A0GRYA
> >>     Storage Element 2:Full :VolumeTag=A0GRY9
> >>     Storage Element 3:Full :VolumeTag=A0GRYB
> >>     Storage Element 4:Full :VolumeTag=A0GRYC
> >>     Storage Element 5:Full :VolumeTag=A0GRYD
> >>     Storage Element 6:Full :VolumeTag=A0GRYE
> >>     Storage Element 7:Full :VolumeTag=A0GRYF
> >>     Storage Element 8:Empty
> >>     Storage Element 9:Full :VolumeTag=A0GRYH
> >>     Storage Element 10:Full :VolumeTag=A0GRYJ
> >>     Storage Element 11:Full :VolumeTag=A0GRYK
> >>     Storage Element 12:Empty
> >>     Storage Element 13:Empty
> >>     Storage Element 14:Empty
> >>     Storage Element 15:Empty
> >>     Storage Element 16:Full 
> >>09:07:22 Config info:
> >>        firstslot = "1"
> >>        lastslot = "15"
> >>        cleanslot = "-1"
> >>        cleancycle = "120"
> >>        offline_before_unload = "0"
> >>        unloadpause = "0"
> >>        autoclean = "0"
> >>        autocleancount = "99999"
> >>        havereader = "1"
> >>        driveslot = "0"
> >>        poll_drive_ready = "3"
> >>        initial_poll_delay = "0"
> >>        max_drive_wait = "120"
> >>09:07:23 LOADSLOT -> load drive 0 (/dev/rmt/1n) from slot current
> >>09:07:23 STATUS   -> currently loaded slot = 8
> >>                 -> currently loaded barcode = "A0GRYG"
> >>09:07:23 Exit (0) -> 8 /dev/rmt/1n
> >>chg-zd-mtx: pid 18874 finish time Fri Apr 23 09:07:23 2010
> >>
> >>
> >>::::::::::::::
> >>chg-zd-mtx.20100423090855.debug
> >>::::::::::::::
> >>
> >>chg-zd-mtx: debug 1 pid 18932 ruid 555 euid 555: start at Fri Apr 23 
> >>09:08:55 2010
> >>09:08:56 Using config file /usr/local/etc/amanda/daily/changer.conf
> >>09:08:56 Arg info:
> >>        $# = 1
> >>        $0 = "/usr/local/libexec/chg-zd-mtx"
> >>        $1 = "-info"
> >>09:08:56 Running: /usr/local/sbin/mtx status
> >>09:08:56 Exit code: 0
> >>        Stdout:
> >> Storage Changer /dev/scsi/changer/c2t0d0:1 Drives, 16 Slots ( 0 
> >> Import/Export )
> >>Data Transfer Element 0:Full (Storage Element 8 Loaded):VolumeTag = A0GRYG
> >>     Storage Element 1:Full :VolumeTag=A0GRYA
> >>     Storage Element 2:Full :VolumeTag=A0GRY9
> >>     Storage Element 3:Full :VolumeTag=A0GRYB
> >>     Storage Element 4:Full :VolumeTag=A0GRYC
> >>     Storage Element 5:Full :VolumeTag=A0GRYD
> >>     Storage Element 6:Full :VolumeTag=A0GRYE
> >>     Storage Element 7:Full :VolumeTag=A0GRYF
> >>     Storage Element 8:Empty
> >>     Storage Element 9:Full :VolumeTag=A0GRYH
> >>     Storage Element 10:Full :VolumeTag=A0GRYJ
> >>     Storage Element 11:Full :VolumeTag=A0GRYK
> >>     Storage Element 12:Empty
> >>     Storage Element 13:Empty
> >>     Storage Element 14:Empty
> >>     Storage Element 15:Empty
> >>     Storage Element 16:Full 
> >>09:08:56 Config info:
> >>        firstslot = "1"
> >>        lastslot = "15"
> >>        cleanslot = "-1"
> >>        cleancycle = "120"
> >>        offline_before_unload = "0"
> >>        unloadpause = "0"
> >>        autoclean = "0"
> >>        autocleancount = "99999"
> >>        havereader = "1"
> >>        driveslot = "0"
> >>        poll_drive_ready = "3"
> >>        initial_poll_delay = "0"
> >>        max_drive_wait = "120"
> >>09:08:57 STATUS   -> currently loaded slot = 8
> >>                 -> currently loaded barcode = "A0GRYG"
> >>09:08:57 INFO     -> first slot: 1
> >>                 -> current slot: 8
> >>                 -> loaded slot: 8
> >>                 -> last slot: 15
> >>                 -> slot list:  1 2 3 4 5 6 7 8 9 10 11
> >>                 -> can go backwards: 1
> >>                 -> havereader: 1
> >>09:08:57 Exit (0) -> 8 15 1 1
> >>chg-zd-mtx: pid 19071 finish time Fri Apr 23 09:08:57 2010
> >>
> >>
> >>::::::::::::::
> >>chg-zd-mtx.20100423090857.debug
> >>::::::::::::::
> >>
> >>chg-zd-mtx: debug 1 pid 19083 ruid 555 euid 555: start at Fri Apr 23 
> >>09:08:57 2010
> >>09:08:58 Using config file /usr/local/etc/amanda/daily/changer.conf
> >>09:08:58 Arg info:
> >>        $# = 2
> >>        $0 = "/usr/local/libexec/chg-zd-mtx"
> >>        $1 = "-label"
> >>        $2 = "geo-daily-08"
> >>09:08:58 Running: /usr/local/sbin/mtx status
> >>09:08:58 Exit code: 0
> >>        Stdout:
> >> Storage Changer /dev/scsi/changer/c2t0d0:1 Drives, 16 Slots ( 0 
> >> Import/Export )
> >>Data Transfer Element 0:Full (Storage Element 8 Loaded):VolumeTag = A0GRYG
> >>     Storage Element 1:Full :VolumeTag=A0GRYA
> >>     Storage Element 2:Full :VolumeTag=A0GRY9
> >>     Storage Element 3:Full :VolumeTag=A0GRYB
> >>     Storage Element 4:Full :VolumeTag=A0GRYC
> >>     Storage Element 5:Full :VolumeTag=A0GRYD
> >>     Storage Element 6:Full :VolumeTag=A0GRYE
> >>     Storage Element 7:Full :VolumeTag=A0GRYF
> >>     Storage Element 8:Empty
> >>     Storage Element 9:Full :VolumeTag=A0GRYH
> >>     Storage Element 10:Full :VolumeTag=A0GRYJ
> >>     Storage Element 11:Full :VolumeTag=A0GRYK
> >>     Storage Element 12:Empty
> >>     Storage Element 13:Empty
> >>     Storage Element 14:Empty
> >>     Storage Element 15:Empty
> >>     Storage Element 16:Full 
> >>09:08:59 Config info:
> >>        firstslot = "1"
> >>        lastslot = "15"
> >>        cleanslot = "-1"
> >>        cleancycle = "120"
> >>        offline_before_unload = "0"
> >>        unloadpause = "0"
> >>        autoclean = "0"
> >>        autocleancount = "99999"
> >>        havereader = "1"
> >>        driveslot = "0"
> >>        poll_drive_ready = "3"
> >>        initial_poll_delay = "0"
> >>        max_drive_wait = "120"
> >>09:08:59 STATUS   -> currently loaded slot = 8
> >>                 -> currently loaded barcode = "A0GRYG"
> >>09:08:59 LABEL    -> Adding label "geo-daily-08" with barcode "A0GRYG" 
> >>for slot 8 into /usr/local/etc/amanda/daily/changer-barcodes
> >>                 -> already synced
> >>09:09:00 Exit (0) -> 8 /dev/rmt/1n
> >>chg-zd-mtx: pid 19232 finish time Fri Apr 23 09:09:00 2010
> >>
> >>
> >>::::::::::::::
> >>chg-zd-mtx.20100423091310.debug
> >>::::::::::::::
> >>
> >>chg-zd-mtx: debug 1 pid 19424 ruid 555 euid 555: start at Fri Apr 23 
> >>09:13:10 2010
> >>09:13:11 Using config file /usr/local/etc/amanda/daily/changer.conf
> >>09:13:11 Arg info:
> >>        $# = 1
> >>        $0 = "/usr/local/libexec/chg-zd-mtx"
> >>        $1 = "-info"
> >>09:13:11 Running: /usr/local/sbin/mtx status
> >>09:13:11 Exit code: 0
> >>        Stdout:
> >> Storage Changer /dev/scsi/changer/c2t0d0:1 Drives, 16 Slots ( 0 
> >> Import/Export )
> >>Data Transfer Element 0:Full (Storage Element 8 Loaded):VolumeTag = A0GRYG
> >>     Storage Element 1:Full :VolumeTag=A0GRYA
> >>     Storage Element 2:Full :VolumeTag=A0GRY9
> >>     Storage Element 3:Full :VolumeTag=A0GRYB
> >>     Storage Element 4:Full :VolumeTag=A0GRYC
> >>     Storage Element 5:Full :VolumeTag=A0GRYD
> >>     Storage Element 6:Full :VolumeTag=A0GRYE
> >>     Storage Element 7:Full :VolumeTag=A0GRYF
> >>     Storage Element 8:Empty
> >>     Storage Element 9:Full :VolumeTag=A0GRYH
> >>     Storage Element 10:Full :VolumeTag=A0GRYJ
> >>     Storage Element 11:Full :VolumeTag=A0GRYK
> >>     Storage Element 12:Empty
> >>     Storage Element 13:Empty
> >>     Storage Element 14:Empty
> >>     Storage Element 15:Empty
> >>     Storage Element 16:Full 
> >>09:13:11 Config info:
> >>        firstslot = "1"
> >>        lastslot = "15"
> >>        cleanslot = "-1"
> >>        cleancycle = "120"
> >>        offline_before_unload = "0"
> >>        unloadpause = "0"
> >>        autoclean = "0"
> >>        autocleancount = "99999"
> >>        havereader = "1"
> >>        driveslot = "0"
> >>        poll_drive_ready = "3"
> >>        initial_poll_delay = "0"
> >>        max_drive_wait = "120"
> >>09:13:12 STATUS   -> currently loaded slot = 8
> >>                 -> currently loaded barcode = "A0GRYG"
> >>09:13:12 INFO     -> first slot: 1
> >>                 -> current slot: 8
> >>                 -> loaded slot: 8
> >>                 -> last slot: 15
> >>                 -> slot list:  1 2 3 4 5 6 7 8 9 10 11
> >>                 -> can go backwards: 1
> >>                 -> havereader: 1
> >>09:13:12 Exit (0) -> 8 15 1 1
> >>chg-zd-mtx: pid 19564 finish time Fri Apr 23 09:13:12 2010
> >>
> >>
> >>::::::::::::::
> >>chg-zd-mtx.20100423091312.debug
> >>::::::::::::::
> >>
> >>chg-zd-mtx: debug 1 pid 19576 ruid 555 euid 555: start at Fri Apr 23 
> >>09:13:12 2010
> >>09:13:13 Using config file /usr/local/etc/amanda/daily/changer.conf
> >>09:13:13 Arg info:
> >>        $# = 2
> >>        $0 = "/usr/local/libexec/chg-zd-mtx"
> >>        $1 = "-search"
> >>        $2 = "geo-daily-02"
> >>09:13:13 Running: /usr/local/sbin/mtx status
> >>09:13:13 Exit code: 0
> >>        Stdout:
> >> Storage Changer /dev/scsi/changer/c2t0d0:1 Drives, 16 Slots ( 0 
> >> Import/Export )
> >>Data Transfer Element 0:Full (Storage Element 8 Loaded):VolumeTag = A0GRYG
> >>     Storage Element 1:Full :VolumeTag=A0GRYA
> >>     Storage Element 2:Full :VolumeTag=A0GRY9
> >>     Storage Element 3:Full :VolumeTag=A0GRYB
> >>     Storage Element 4:Full :VolumeTag=A0GRYC
> >>     Storage Element 5:Full :VolumeTag=A0GRYD
> >>     Storage Element 6:Full :VolumeTag=A0GRYE
> >>     Storage Element 7:Full :VolumeTag=A0GRYF
> >>     Storage Element 8:Empty
> >>     Storage Element 9:Full :VolumeTag=A0GRYH
> >>     Storage Element 10:Full :VolumeTag=A0GRYJ
> >>     Storage Element 11:Full :VolumeTag=A0GRYK
> >>     Storage Element 12:Empty
> >>     Storage Element 13:Empty
> >>     Storage Element 14:Empty
> >>     Storage Element 15:Empty
> >>     Storage Element 16:Full 
> >>09:13:13 Config info:
> >>        firstslot = "1"
> >>        lastslot = "15"
> >>        cleanslot = "-1"
> >>        cleancycle = "120"
> >>        offline_before_unload = "0"
> >>        unloadpause = "0"
> >>        autoclean = "0"
> >>        autocleancount = "99999"
> >>        havereader = "1"
> >>        driveslot = "0"
> >>        poll_drive_ready = "3"
> >>        initial_poll_delay = "0"
> >>        max_drive_wait = "120"
> >>09:13:14 SEARCH   -> Hunting for label "geo-daily-02"
> >>                 -> barcode is "A0GRY9"
> >>                 -> foundslot is 2
> >>09:13:14 LOADSLOT -> load drive 0 (/dev/rmt/1n) from slot 2
> >>09:13:14 STATUS   -> currently loaded slot = 8
> >>                 -> currently loaded barcode = "A0GRYG"
> >>09:13:14 EJECT    -> ejecting tape from /dev/rmt/1n
> >>09:13:14 STATUS   -> currently loaded slot = 8
> >>                 -> currently loaded barcode = "A0GRYG"
> >>09:13:14 EJECT    -> moving tape from drive 0 to storage slot 8
> >>09:13:14 Running: /usr/local/sbin/mtx unload 8 0
> >>09:13:56 Exit code: 0
> >>        Stdout:
> >>Unloading drive 0 into Storage Element 8...done
> >>09:13:56          -> status 0, result "Unloading drive 0 into Storage 
> >>Element 8...done"
> >>09:13:56 Return (0) -> 8 /dev/rmt/1n
> >>09:13:56 LOADSLOT -> loading tape from slot 2 to drive 0 (/dev/rmt/1n)
> >>09:13:56 Running: /usr/local/sbin/mtx load 2 0
> >>09:14:13 Exit code: 0
> >>        Stdout:
> >>Loading media from Storage Element 2 into drive 0...done
> >>09:14:14          -> status 0, result "Loading media from Storage Element 
> >>2 into drive 0...done"
> >>09:14:14 Running: /usr/bin/mt -f /dev/rmt/1n rewind
> >>09:14:34 Exit code: 0
> >>09:14:34 Exit (0) -> 2 /dev/rmt/1n
> >>chg-zd-mtx: pid 19840 finish time Fri Apr 23 09:14:34 2010
> >>
> >>
> >>eclogite:/tmp/amanda/server$ cd daily
> >>
> >>eclogite:/tmp/amanda/server/daily$ ls -l *2010042309* | sort -t . +1
> >>
> >>-rw-r-----   1 amandabackup amandabackup    2376 Apr 23 09:09 
> >>amlabel.20100423090720.debug
> >>-rw-r-----   1 amandabackup amandabackup     161 Apr 23 09:11 
> >>amflush.20100423091138.debug
> >>-rw-r-----   1 amandabackup amandabackup     161 Apr 23 09:13 
> >>amflush.20100423091304.debug
> >>-rw-r-----   1 amandabackup amandabackup     159 Apr 23 09:13 
> >>driver.20100423091309.debug
> >>-rw-r-----   1 amandabackup amandabackup   26675 Apr 23 11:48 
> >>taper.20100423091309.debug
> >>
> >>eclogite:/tmp/amanda/server/daily$ more amlabel.20100423090720.debug
> >>
> >>amlabel: debug 1 pid 18721 ruid 555 euid 555: start at Fri Apr 23 
> >>09:07:20 2010
> >>amlabel: debug 1 pid 18721 ruid 555 euid 555: rename at Fri Apr 23 
> >>09:07:20 2010
> >>amlabel: Building type 2 (TAPESTART) header of size 32768 using:
> >>amlabel: Contents of *(dumpfile_t *)ffbfea08:
> >>amlabel:     type             = 2 (TAPESTART)
> >>amlabel:     datestamp        = 'X'
> >>amlabel:     dumplevel        = 0
> >>amlabel:     compressed       = 0
> >>amlabel:     encrypted        = 0
> >>amlabel:     comp_suffix      = ''
> >>amlabel:     encrypt_suffix   = ''
> >>amlabel:     name             = 'geo-daily-08'
> >>amlabel:     disk             = ''
> >>amlabel:     program          = ''
> >>amlabel:     srvcompprog      = ''
> >>amlabel:     clntcompprog     = ''
> >>amlabel:     srv_encrypt      = ''
> >>amlabel:     clnt_encrypt     = ''
> >>amlabel:     recover_cmd      = ''
> >>amlabel:     uncompress_cmd   = ''
> >>amlabel:     encrypt_cmd      = ''
> >>amlabel:     decrypt_cmd      = ''
> >>amlabel:     srv_decrypt_opt  = ''
> >>amlabel:     clnt_decrypt_opt = ''
> >>amlabel:     cont_filename    = ''
> >>amlabel:     is_partial       = 0
> >>amlabel:     partnum          = 0
> >>amlabel:     totalparts       = 0
> >>amlabel:     blocksize        = 32768
> >>amlabel: Building type 3 (TAPEEND) header of size 32768 using:
> >>amlabel: Contents of *(dumpfile_t *)ffbfea08:
> >>amlabel:     type             = 3 (TAPEEND)
> >>amlabel:     datestamp        = 'X'
> >>amlabel:     dumplevel        = 0
> >>amlabel:     compressed       = 0
> >>amlabel:     encrypted        = 0
> >>amlabel:     comp_suffix      = ''
> >>amlabel:     encrypt_suffix   = ''
> >>amlabel:     name             = ''
> >>amlabel:     disk             = ''
> >>amlabel:     program          = ''
> >>amlabel:     srvcompprog      = ''
> >>amlabel:     clntcompprog     = ''
> >>amlabel:     srv_encrypt      = ''
> >>amlabel:     clnt_encrypt     = ''
> >>amlabel:     recover_cmd      = ''
> >>amlabel:     uncompress_cmd   = ''
> >>amlabel:     encrypt_cmd      = ''
> >>amlabel:     decrypt_cmd      = ''
> >>amlabel:     srv_decrypt_opt  = ''
> >>amlabel:     clnt_decrypt_opt = ''
> >>amlabel:     cont_filename    = ''
> >>amlabel:     is_partial       = 0
> >>amlabel:     partnum          = 0
> >>amlabel:     totalparts       = 0
> >>amlabel:     blocksize        = 32768
> >>changer_label: geo-daily-08 for slot 8
> >>changer_query: changer return was 15 1 1
> >>changer_query: searchable = 1
> >>changer_label: calling changer -label geo-daily-08
> >>amlabel: pid 18721 finish time Fri Apr 23 09:09:00 2010
> >>
> >>
> >>eclogite:/tmp/amanda/server/daily$ more amflush.20100423091304.debug
> >>
> >>amflush: debug 1 pid 19407 ruid 555 euid 555: start at Fri Apr 23 
> >>09:13:04 2010
> >>amflush: debug 1 pid 19407 ruid 555 euid 555: rename at Fri Apr 23 
> >>09:13:04 2010
> >>
> >>
> >>eclogite:/tmp/amanda/server/daily$ more driver.20100423091309.debug
> >>
> >>driver: debug 1 pid 19411 ruid 555 euid 555: start at Fri Apr 23 09:13:09 
> >>2010
> >>driver: debug 1 pid 19411 ruid 555 euid 555: rename at Fri Apr 23 
> >>09:13:09 2010
> >>
> >>
> >>eclogite:/tmp/amanda/server/daily$ more taper.20100423091309.debug 
> >>
> >>taper: debug 1 pid 19412 ruid 555 euid 555: start at Fri Apr 23 09:13:09 
> >>2010
> >>taper: pid 19412 executable taper version 2.5.1p3
> >>taper: debug 1 pid 19412 ruid 555 euid 555: rename at Fri Apr 23 09:13:09 
> >>2010
> >>taper: page size = 8192
> >>taper: buffer size is 32768
> >>taper: buffer[00] at fee00000
> >>taper: buffer[01] at fee08000
> >>taper: buffer[02] at fee10000
> >>taper: buffer[03] at fee18000
> >>taper: buffer[04] at fee20000
> >>taper: buffer[05] at fee28000
> >>taper: buffer[06] at fee30000
> >>taper: buffer[07] at fee38000
> >>taper: buffer[08] at fee40000
> >>taper: buffer[09] at fee48000
> >>taper: buffer[10] at fee50000
> >>taper: buffer[11] at fee58000
> >>taper: buffer[12] at fee60000
> >>taper: buffer[13] at fee68000
> >>taper: buffer[14] at fee70000
> >>taper: buffer[15] at fee78000
> >>taper: buffer[16] at fee80000
> >>taper: buffer[17] at fee88000
> >>taper: buffer[18] at fee90000
> >>taper: buffer[19] at fee98000
> >>taper: buffer structures at feea0000 for 240 bytes
> >>changer_query: changer return was 15 1 1
> >>changer_query: searchable = 1
> >>changer_find: looking for geo-daily-02 changer is searchable = 1
> >>changer_search: geo-daily-02
> >>taper: Building type 2 (TAPESTART) header of size 32768 using:
> >>taper: Contents of *(dumpfile_t *)ffbfda50:
> >>taper:     type             = 2 (TAPESTART)
> >>taper:     datestamp        = '20100423091304'
> >>taper:     dumplevel        = 0
> >>taper:     compressed       = 0
> >>taper:     encrypted        = 0
> >>taper:     comp_suffix      = ''
> >>taper:     encrypt_suffix   = ''
> >>taper:     name             = 'geo-daily-02'
> >>taper:     disk             = ''
> >>taper:     program          = ''
> >>taper:     srvcompprog      = ''
> >>taper:     clntcompprog     = ''
> >>taper:     srv_encrypt      = ''
> >>taper:     clnt_encrypt     = ''
> >>taper:     recover_cmd      = ''
> >>taper:     uncompress_cmd   = ''
> >>taper:     encrypt_cmd      = ''
> >>taper:     decrypt_cmd      = ''
> >>taper:     srv_decrypt_opt  = ''
> >>taper:     clnt_decrypt_opt = ''
> >>taper:     cont_filename    = ''
> >>taper:     is_partial       = 0
> >>taper:     partnum          = 0
> >>taper:     totalparts       = 0
> >>taper:     blocksize        = 32768
> >>taper: Building type 4 (FILE) header of size 32768 using:
> >>taper: Contents of *(dumpfile_t *)332dc:
> >>taper:     type             = 4 (FILE)
> >>taper:     datestamp        = '20100410004501'
> >>taper:     dumplevel        = 1
> >>taper:     compressed       = -32
> >>taper:     encrypted        = 0
> >>taper:     comp_suffix      = '.gz'
> >>taper:     encrypt_suffix   = ''
> >>taper:     name             = 'gis.geo.umass.edu'
> >>taper:     disk             = '/u1/home/students'
> >>taper:     program          = '/usr/local/etc/amanda/tools/ufsdump'
> >>taper:     srvcompprog      = ''
> >>taper:     clntcompprog     = ''
> >>taper:     srv_encrypt      = ''
> >>taper:     clnt_encrypt     = ''
> >>taper:     recover_cmd      = '  /usr/sbin/ufsrestore -f - ...'
> >>taper:     uncompress_cmd   = '     /usr/bin/gzip -dc |'
> >>taper:     encrypt_cmd      = ''
> >>taper:     decrypt_cmd      = ''
> >>taper:     srv_decrypt_opt  = ''
> >>taper:     clnt_decrypt_opt = ''
> >>taper:     cont_filename    = ''
> >>taper:     is_partial       = 0
> >>taper:     partnum          = 0
> >>taper:     totalparts       = 0
> >>taper:     blocksize        = 32768
> >>taper: Building type 4 (FILE) header of size 32768 using:
> >>taper: Contents of *(dumpfile_t *)332dc:
> >>taper:     type             = 4 (FILE)
> >>taper:     datestamp        = '20100410004501'
> >>taper:     dumplevel        = 1
> >>taper:     compressed       = -32
> >>taper:     encrypted        = 0
> >>taper:     comp_suffix      = '.gz'
> >>taper:     encrypt_suffix   = ''
> >>taper:     name             = 'eclogite.geo.umass.edu'
> >>taper:     disk             = '/export/geoff/archive'
> >>taper:     program          = '/usr/local/etc/amanda/tools/ufsdump'
> >>taper:     srvcompprog      = ''
> >>taper:     clntcompprog     = ''
> >>taper:     srv_encrypt      = ''
> >>taper:     clnt_encrypt     = ''
> >>taper:     recover_cmd      = '  /usr/sbin/ufsrestore -f - ...'
> >>taper:     uncompress_cmd   = '     /usr/bin/gzip -dc |'
> >>taper:     encrypt_cmd      = ''
> >>taper:     decrypt_cmd      = ''
> >>taper:     srv_decrypt_opt  = ''
> >>taper:     clnt_decrypt_opt = ''
> >>taper:     cont_filename    = ''
> >>taper:     is_partial       = 0
> >>taper:     partnum          = 0
> >>taper:     totalparts       = 0
> >>taper:     blocksize        = 32768
> >>taper: Building type 4 (FILE) header of size 32768 using:
> >>taper: Contents of *(dumpfile_t *)332dc:
> >>taper:     type             = 4 (FILE)
> >>taper:     datestamp        = '20100410004501'
> >>taper:     dumplevel        = 1
> >>taper:     compressed       = -32
> >>taper:     encrypted        = 0
> >>taper:     comp_suffix      = '.gz'
> >>taper:     encrypt_suffix   = ''
> >>taper:     name             = 'eclogite.geo.umass.edu'
> >>taper:     disk             = '/u1/home/grad'
> >>taper:     program          = '/usr/local/etc/amanda/tools/ufsdump'
> >>taper:     srvcompprog      = ''
> >>taper:     clntcompprog     = ''
> >>taper:     srv_encrypt      = ''
> >>taper:     clnt_encrypt     = ''
> >>taper:     recover_cmd      = '  /usr/sbin/ufsrestore -f - ...'
> >>taper:     uncompress_cmd   = '     /usr/bin/gzip -dc |'
> >>taper:     encrypt_cmd      = ''
> >>taper:     decrypt_cmd      = ''
> >>taper:     srv_decrypt_opt  = ''
> >>taper:     clnt_decrypt_opt = ''
> >>taper:     cont_filename    = ''
> >>taper:     is_partial       = 0
> >>taper:     partnum          = 0
> >>taper:     totalparts       = 0
> >>taper:     blocksize        = 32768
> >>taper: Building type 4 (FILE) header of size 32768 using:
> >>taper: Contents of *(dumpfile_t *)332dc:
> >>taper:     type             = 4 (FILE)
> >>taper:     datestamp        = '20100410204501'
> >>taper:     dumplevel        = 0
> >>taper:     compressed       = -32
> >>taper:     encrypted        = 0
> >>taper:     comp_suffix      = '.gz'
> >>taper:     encrypt_suffix   = ''
> >>taper:     name             = 'eclogite.geo.umass.edu'
> >>taper:     disk             = '/var/adm/archive'
> >>taper:     program          = '/usr/local/etc/amanda/tools/ufsdump'
> >>taper:     srvcompprog      = ''
> >>taper:     clntcompprog     = ''
> >>taper:     srv_encrypt      = ''
> >>taper:     clnt_encrypt     = ''
> >>taper:     recover_cmd      = '  /usr/sbin/ufsrestore -f - ...'
> >>taper:     uncompress_cmd   = '     /usr/bin/gzip -dc |'
> >>taper:     encrypt_cmd      = ''
> >>taper:     decrypt_cmd      = ''
> >>taper:     srv_decrypt_opt  = ''
> >>taper:     clnt_decrypt_opt = ''
> >>taper:     cont_filename    = ''
> >>taper:     is_partial       = 0
> >>taper:     partnum          = 0
> >>taper:     totalparts       = 0
> >>taper:     blocksize        = 32768
> >>taper: Building type 4 (FILE) header of size 32768 using:
> >>taper: Contents of *(dumpfile_t *)332dc:
> >>taper:     type             = 4 (FILE)
> >>taper:     datestamp        = '20100410204501'
> >>taper:     dumplevel        = 0
> >>taper:     compressed       = -32
> >>taper:     encrypted        = 0
> >>taper:     comp_suffix      = '.gz'
> >>taper:     encrypt_suffix   = ''
> >>taper:     name             = 'gis.geo.umass.edu'
> >>taper:     disk             = '/export/hampshire'
> >>taper:     program          = '/usr/local/etc/amanda/tools/ufsdump'
> >>taper:     srvcompprog      = ''
> >>taper:     clntcompprog     = ''
> >>taper:     srv_encrypt      = ''
> >>taper:     clnt_encrypt     = ''
> >>taper:     recover_cmd      = '  /usr/sbin/ufsrestore -f - ...'
> >>taper:     uncompress_cmd   = '     /usr/bin/gzip -dc |'
> >>taper:     encrypt_cmd      = ''
> >>taper:     decrypt_cmd      = ''
> >>taper:     srv_decrypt_opt  = ''
> >>taper:     clnt_decrypt_opt = ''
> >>taper:     cont_filename    = ''
> >>taper:     is_partial       = 0
> >>taper:     partnum          = 0
> >>taper:     totalparts       = 0
> >>taper:     blocksize        = 32768
> >>
> >>etc.
> >>    
> 
---
   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