# NOT A SOURCE FILE - DO NOT EDIT # This file is automatically generated from the error code registration # database maintained by the AFS Assigned Numbers Registrar. To register # a new code or obtain the latest list, plase visit # http://grand.central.org/numbers/et/BUTC.html # AFS backup tape controller error codes error_table BUTC ec TC_DUMPERROR, "error in dump/restore process " ec TC_FORCEDABORT, "ungraceful abort " ec TC_ABORTED, "the process has already been aborted" ec TC_WORKINPROGRESS, "unable to end dump/restore since work in progress" ec TC_INCOMPLETEDUMP, "some of the dump/restores were unsuccessful" ec TC_ABORTFAILED, "could not abort the process " ec TC_ABORTEDBYREQUEST, "the process was aborted by request" ec TC_SCANFAILURE, "scan tape resulted in failure" ec TC_NODENOTFOUND, "No dump task with specified ID" ec TC_NOTASKS, "No tasks active" ec TC_VOLUMENOTONTAPE, "the volume was not found on tape" ec TC_PREMATUREEOF, "unexpected EOF encountered on tape" ec TC_MISSINGTRAILER, "missing file trailer on tape" ec TC_WRONGTAPE, "unexpected tape label" ec TC_TAPEUNUSABLE, "tape was unusable" ec TC_BADVOLHEADER, "corrupted volume header on tape" ec TC_INTERNALERROR, "internal error" ec TC_BADQUEUE, "corruption in internal queue data structures" ec TC_NOMEMORY, "memory allocation failure" ec TC_NOTPERMITTED, "access denied" ec TC_SKIPTAPE, "tape requested to be skipped" ec TC_BADTASK, "invalid task" end