Views:

Summary



The Tape Mount Manager module (tptmm) is responsible for drive manipulation such as opening the drive for access, rewinding and fast-forwarding, and providing a command template for writing and reading data from  the tape in the Standard Independent Data Format (SIDF). The relevant environment variable (Windows) or script (UNIX) for the tape mount manager is sstptmm

Details



The Tape Mount Manager module (tptmm) is responsible for drive manipulation such as opening the drive for access, rewinding and fast-forwarding, and providing a command template for writing and reading data from  the tape in the Standard Independent Data Format (SIDF). The relevant environment variable (Windows) or script (UNIX) for the tape mount manager is sstptmm.
 
Message NumberNameExplanationAction
1101MS_TMM_GENERAL_ERRORReturned at tape mount time. This is a generic error message.. 
1102MS_TMM_DRIVE_NOT_ALLOCATEDReturned at tape mount time. This message signals that the requested drive has not yetbeen allocated.. 
1103MS_TMM_DRIVE_NOT_ALLOC_FOR_JOBIDReturned at tape mount time. The drive has been allocated by another job or a GUI session.. 
1104MS_TMM_OPEN_UNSUCCESSFULReturned when attempting to open the tape drive for access, unsuccessfully.(1) Make sure that you can see the tape drive from the operating system and that the most recent device drivers are installed.
(2) Check the system logs on the operating system for any relevant errors.
(3) Make sure that the tape drive supports and is set up to write in Variable Block Sizes instead of FixedBlock Sizes. Configuration here varies, e.g sometimes this is a specific driver that you need to use while other times this may be a jumper on the drive itself. Consult the drive manufacturers hardware manual for the tape drive.
(4) Insert a tape into the drive. Test the drive with the DPX command line utility tapedump that resides in the tools (or bin) directory of DPX. Execute tapedump with no arguments and issue the following commands:
tape DeviceName
open rdonly
quit
If the open operation fails, DPX is unable to open the tape drive in Variable Block Size mode from the operating system itself. Contact the tape drive hardware manufacturer and consult DPX technical support..
1105MS_TMM_READ_ERRORThis message is generated when the tape mount manager detects a read error, possibly an unlabeled tape.Pre-label all tapes before use. If all unlabeled tapes are to be overwritten by default, specify the -NLIFREADERR flag to the SSTPTMM module..
1106MS_TMM_LABEL_PARSE_ERRORThis message is returned when the tape mount manager encounters and error parsing the label.. 
1107MS_TMM_LABEL_CREATE_ERRORThis message is returned when the tape mount manager encounters and error creating the label.. 
1108MS_TMM_WRITE_ERRORThis message is returned when the tape mount manager encounters an error on write.(1) Verify proper tape drive operation, using basic tape commands if possible.
(2) Make sure that the tape drive fully supports extended file marks and is configured for writing invariable block size records.
(3) Check the system logs for any errors..
1109MS_TMM_UNLOAD_ERRORReturned when attempting unload after reading or writing, unsuccessfully.(1) If this is a tape library, make sure that the device id and the device no. are correct, i.e. drive mapping..
1110MS_TMM_ClOSE_UNSUCCESSFULReturned when the tape mount manager encounters an error closing the drive.. 
1111MS_TMM_FSF_ERRORAn error was received while performing a Forward Space File.(1) This is an error during the fast-forward of the tape media. Typically, this is indicative of a  hardware or media failure. Is the error media or drive specific? Check the system logs and use the command line utility tapedump that we provide to attempt to fast-forward to the relevant partition..
1112MS_TMM_FSR_ERRORAn error was received while performing a Forward Space Record.. 
1113MS_TMM_BSF_ERRORAn error was received while performing a Back Space File.. 
1114MS_TMM_BSR_ERRORAn error was received while performing a Back Space Record.. 
1115MS_TMM_REW_ERRORAn error was received while performing a Rewind.. 
1116MS_TMM_WRITE_FILEMARK_ERRORAn error was received while writing a filemark.. 
1117MS_TMM_LOCK_ERROROpening the tape resulted in a lock error; the tape device is locked for access by another process.This error could occur if some other software application has locked the drive for use.
(1) If Windows, make sure that the Removable Storage Service is disabled for all nodes that can access the tape drive.
(2) Make sure that no other application is opening the tape drive for access.(3) Ensure that you are using the manufacturers supplied device drivers for the device and not a thirdparty driver..
1118MS_TMM_NLTAPE_AND_VOLSER_EXISTThe tape in the drive had no label, and the requested tape volser exists in the database. . 
1119MS_TMM_NL_TAPE_REJECTThe unlabeled tape in the drive is being rejected by the job.. 
1120MS_TMM_WRONG_TAPE_MTDA tape other than the one requested was mounted.. 
1121MS_TMM_TIMED_OUTThis message signals a timeout of the Tape Mount Manager.(1) The tape operation that we are trying to perform is timing out. It could be a connectivity of driver issue. This error is generally not descriptive enough to solve a problem.
(2) If the tape drive is very slow to mount, try increasing the timeout and retry settings to the Tape Mount Manager (SSTPTMM). The (r)etry and (t)ime flags indicate how many mount retries and the mount attempt time, e.g.-r 5 -t 45
(3) Make sure that you are using the correct device drivers supplied by the drive manufacturer. For example, many tape drives will work with default device drivers on the Solaris operating system.However, these drivers support only Fixed Block Sizes and Variable Block Sizes are required for DPX.
(4) Make sure that the tape is not write protected..
1122MS_TMM_DRIVE_NOT_IN_CORRECT_STATEThe tape mount manager detects a drive in an incorrect state for the required operation.. 
1123MS_TMM_CLOSE_BUFFER_FAILEDA tape drive close buffer operation failed.. 
1124MS_TMM_WRONG_DATA_MOVER_RESPONDA Data Mover module other then the one assigned to the Tape Mount Manager is responding to messages.. 
1125MS_TMM_WRONG_FN_RESPONSEThe Tape Mount Manager was expecting one message, but received another. . 
1126MS_TMM_UNKNOWN_FN_CODEThe Data Mover from the associated Tape Mount Manager received a message of an unknown type.. 
1127MS_TMM_CLOSE_ERRORThe Tape Mount Manager was unable to close the drive.. 
1128MS_TMM_DRIVE_NOT_IN_QUEUEThe handle for the drive in question was not found in the tape drive queue.. 
1129MS_TMM_VOLSER_NOT_AVAIL_ANY_MOREThe requested tape is not available at this time.. 
1130MS_TMM_PARTITION_VERIFY_ERRORThere was an error verifying the tape partition.(1) Check the system logs for any tape drive related errors. This could be a hardware problem;see if there are any commonalities such as an error with a specific tape (bad media) or a specific drive(bad drive)..
1131MS_TMM_LABEL_PARTITION_NUMBER_IS_ZEROThe tape partition number is zero.. 
1132MS_TMM_LABEL_PARTITION_TO_FSF_WRONGContact Catalogic Software Technical Support.. 
1133MS_TMM_NL_TAPEThis message is issued when the job is requesting an unlabeled tape.Verify the tape does not have a label with the Read Label function in device control, i.e. an NL label..
1134MS_TMM_VOLSER_EXISTS_IN_DATABASEThis message is issued when the job is requesting a tape with a volser that is in the database. . 
1135MS_TMM_UNLOCK_ERRORThere was an error unlocking the requested tape drive.. 
1136MS_TMM_FOUND_GUI_SOCKThis message indicates that the Tape Mount Manager knows the socket for the GUI.. 
1137MS_TMM_ENOTREADYThe Data Mover generates this message when the associated Tape Mount Manager module is not ready.. 
1138MS_TMM_ERROR_JUKE_MOUNTMessage sent to the database when there is an error mounting a Tape Library drive.. 
1139MS_TMM_ERROR_JUKE_DISMOUNTThis message comes from the Tape Mount Manager when there is an error dismounting a Tape Library drive.. 
1140MS_TMM_JUKE_NOT_IN_QUEUEThe handle for the Tape Library in question was not found in the tape drive queue.. 
1141MS_TMM_DRIVE_NOT_ASSOCIATED_WITH_TapeLibraryA Tape Library operation was requested for a drive that is not associated in the database witha Tape Library..
1142MS_TMM_FOUND_EH_SOCKThis message indicates that the Tape Mount Manager knows the socket for the EventHandler.. 
1143MS_TMM_FOUND_DMT_SOCKThis message indicates that the Tape Mount Manager knows the socket for the DataMover (Tape).. 
1144MS_TMM_FOUND_DB_SOCK.  
1145MS_TMM_FOUND_JUKE_SOCKThis message indicates that the Tape Mount Manager knows the socket for the Tape Library.. 
1150MS_TMM_INVALID_TAPE_IDThe tape identification string failed validation.. 
1151MS_TMM_INVALID_TWINTAPE_IDThe twin tape identification string failed validation.. 
1152MS_TMM_INVALID_DRIVEFILENAMEThe tape drive filename failed validation.. 
1153MS_TMM_INVALID_TWINDRIVEFILENAMEThe twin tape drive filename failed validation.. 
1154MS_TMM_INVALID_LOGICALDRIVEFILENAMEThe tape drive logical filename failed validation.. 
1155MS_TMM_INVALID_TWINLOGICALDRIVEFILENAMEThe twin tape drive logical filename failed validation.. 
1156MS_TMM_INVALID_JUKEFILENAMEThe Tape Library filename failed validation.. 
1157MS_TMM_INVALID_JUKEHOSTNAMEThe Tape Library controller hostname failed validation.. 
1158MS_TMM_INVALID_LOGICALJUKENAMEThe logical Tape Library filename failed validation. . 
1159MS_TMM_INVALID_OPERATORNODEThe operator node name failed validation.. 
1160MS_TMM_INVALID_PHYPOOLIDThe tape pool identification string failed validation.. 
1161MS_TMM_INVALID_VOLSERNAMEThe tape volser name failed validation.. 
1162MS_TMM_INVALID_PARTITION_NUMBERThe tape partition number failed validation.. 
1163MS_TMM_VOLSER_DOES_NOT_EXIST_IN_DBThe tape volser was not found in the database.This specific volser was not found in the catalog, confirm with Administrator Menu->Reports->Media..
1164MS_TMM_READ_ERROR_VOL1The tape mount manager encountered an error while reading the tape volume. This maybe caused by attempting to read the label from unlabeled tape.(1) If all unlabeled tapes are to be overwritten by default, specify the -NLIFREADERR argument to the SSTPTMM command.
(2) Check the system logs for hardware errors.
(3) It is possible this is bad media; check more than one tape for error reproducibility.
(4) It is possible this is a bad tape drive; check more than one drive for error reproducibility.
(5) Use the DPX tapedump utility to attempt to read data from the tape drive. Execute tapedump and enter:
tape device name 
open rdonly
rewind
read
quit.
1165MS_TMM_READ_ERROR_HDR1The tape mount manager encountered an error while reading the first SIDF header on a data partition of the tape.(1) Check the system logs for hardware errors.
(2) Are the errors specific to a particular partition on the tape? This could be a defective drive; bad media;outdated, defective firmware or device drivers for the tape drive. Make sure that you have the latest firmware for the tape drive and the most recent device drivers supplied by the manufacturer..
1166MS_TMM_READ_ERROR_HDR2The tape mount manager encountered an error while reading the second SIDF header on a data partition of the tape.(1) Check the system logs for hardware errors
(2) Are the errors specific to a particular partition on the tape? This could be a defective drive; bad media;outdated, defective firmware or device drivers for the tape drive. Make sure that you have the latest firmware for the tape drive and the most recent device drivers supplied by the manufacturer..
1167MS_TMM_OPEN_RDWR_UNSUCCESSFULAn attempt to open a drive with Read/Write access was unsuccessful.. 
1168MS_TMM_UNKNOWN_JUKE_OPERATIONAn unknown Tape Library operation was requested.. 
1169MS_TMM_TapeLibrary_PARM_NULLThis message denotes a non-Tape Library operation..
1170MS_TMM_VOLSER_WRITE_DATABASE_ERRORThere was a database error during a write volser operation.. 
1171MS_TMM_TWIN_HAD_ERRORThe twin of the drive in question had an error. This does not imply that there is anything wrong with the original volume.. 
1172MS_TMM_JUKE_ALLIGN_ERRORThere was an error during a Tape Library alignment or serialization operation.. 
1173MS_TMM_VOLSER_IN_DRIVE_NOT_IN_DBThe tape in the drive has a volser unknown to the database. If this is in a Tape Library, the correct slot to return the tape to is therefore unknown.. 
1174MS_TMM_READ_ERROR_NO_SLOTBecause of an error, the tape Tape Library slot associated with this volser is undefined.. 
1175MS_TMM_NL_TAPE_NO_SLOTBecause of an unlabeled tape error, the tape Tape Library slot associated with this volser is undefined.. 
1176MS_TMM_VOLSER_IN_DRIVE_NOT_ASSOCIATED_WITH_JUKEThe tape volser encountered does not belong to a Tape Library.. 
1177MS_TMM_SCRATCH_POOL_IS_EMPTYThe scratch media pool is empty.. 
1178MS_TMM_VOLSER_NOT_AVAILABLEThe tape volser is not available.(1) This error is generated when a tape is associated with another backup job. Check the media status in device control.
(2) If you have a virtual Tape Library, an Original Clusters job may be hanging onto the tapes that need to be used. Try recycling DPX on the nodes involved to clear cached information from currently running module and try again..
1179MS_TMM_ERROR_NO_EMPTY_SLOTThere is no empty slot for the requested operation.. 
1180MS_TMM_PRI_DRIVE_NOT_ALLOC_FOR_JOBIDThe primary drive is not allocated for the indicated job id.. 
1181MS_TMM_SEC_DRIVE_NOT_ALLOC_FOR_JOBIDThe secondary drive is not allocated for the indicated job id.. 
1182MS_TMM_INVALID_AUTH_TYPEThe TMM module indicates that the authorization type is invalid.. 
1183MS_TMM_INVALID_USERNAMEThe TMM module indicates that the username is invalid.. 
1184MS_TMM_INVALID_PASSWORDThe TMM module indicates that the password is invalid..