>>>>> "JLT" == Jason L Tibbitts <[email protected]> writes:
JLT> Are there any tricks for trying to duplicate the index generation? JLT> I guess I could try to pull a raw dump file off of tape and run the JLT> same xfsrestore command line and see what happens. And that's what I did and it shows the problem pretty clearly: xfsrestore is segfaulting. In fact, xfsrestore segfaults trying to restore any of the backups of this filesystem. And looking at my system logs, xfsrestore has segfaulted once a day at the same time just after my backup run starts. The XFS folks are looking into it. So the really big question is, why this: Tue Dec 13 00:12:31.940430441 2016: pid 27395: thd-0x55832f61cc00: sendbackup: Index created successfully If the index creator exits nonzero, or worse segfaults, then shouldn't Amanda take note of that somehow? Even just saving the stderr somewhere would have been useful. - J<
