On Fri, Jul 23, 2010 at 2:07 PM, Michael Robbert <[email protected]> wrote: > 1. How can we fix the fatal error? I'm more than willing to help debug if > this doesn't appear to be reproducible. I'm a capable Linux system > administrator that knows a little perl, but not a developer.
I'll see if I can reproduce it. SWIG-related error messages can be fantastically irritating, because they only contain the first few characters of the symbol causing the problem -- in this case, swig_header_<something>. It's most likely a typo, so hopefully it will turn up with a careful reading. > 2. Any thoughts on why my changer inventory appears to be off so much? I have > resorted to running updates on small chunks of my library to find tapes, but > I've hit the problem even then. The library has 188 slots and a full update > takes many hours. This, I do not know. Is there something else that is moving tapes around in the library? Note that you can find Amanda's impression of where things are with 'amtape inventory'. Can you compare that to reality (using the barcodes, maybe?) and see if there's a pattern? Also, the state file for the changer is just a perl data structure, so it's human-readable, if you want to take a look at what Amanda's mapping of barcodes to labels looks like. Dustin -- Open Source Storage Engineer http://www.zmanda.com
