Annotation of cci/usr/src/man/man4/cy.4, revision 1.1.1.1

1.1       root        1: .TH CY 4 12/7/83
                      2: .UC 4
                      3: .SH NAME
                      4: cy \- Cipher/tapemaster magtape interface
                      5: .SH SYNOPSIS
                      6: tapemaster0 at vba address ff4000 
                      7: .br
                      8: .SH DESCRIPTION
                      9: The Cipher F880, M990/Tapemaster combination provides a standard tape drive
                     10: interface as described in
                     11: .IR mt (4).
                     12: The Cipher F880 tape drive operates at 1600 or 3200 bpi - controlled by a switch on the drive. The Cipher M990 operates at 1600,3200 or 6250 bpi - controlled by switches on the front of the drive.
                     13: .SH "SEE ALSO"
                     14: mt(1), tar(1), mt(4)
                     15: .SH DIAGNOSTICS
                     16: Listed below are all possible error messages and an explanation of what
                     17: the messages mean. Any comment related to hardware problems is in no way
                     18: definitive or complete. Every error will produce one or more messages.
                     19: Some errors, such as tape is write protected, are displayed on the user's terminal. All system errors are also displayed on the system console with the status that caused the drive to fail.
                     20: .br
                     21: The meaning of the status fields are:
                     22: .sp 1
                     23: .in +0.1i
                     24: .nf
                     25:  7      0 15     8
                     26: +--------|--------+
                     27: |||||||||||||||||||
                     28: +-----------------+
                     29:  ^^^^^^^^ ^^^^---^
                     30:  |||||||| ||||
                     31:  |||||||| |||+---- ERROR - This 5-bit field specifies an error
                     32:  |||||||| |||              code when a non-recoverable error is
                     33:  |||||||| |||              encountered.
                     34:  |||||||| ||+----- E     - (Enter) The Parameter Block has been
                     35:  |||||||| ||               entered and execution has been begun.
                     36:  |||||||| |+------ C     - (Complete) The TAPEMASTER has
                     37:  |||||||| |                successfully completed the command.
                     38:  |||||||| +------- R   - (Retry) At least one retry was executed
                     39:  ||||||||                  by the TAPEMASTER during this command.
                     40:  |||||||+---------       - Unused.
                     41:  ||||||+---------- P   - (Write Protect) The tape does not have
                     42:  ||||||                    a write enable ring.
                     43:  |||||+----------- FB  - (Formatter Busy) The Formatter is busy.
                     44:  ||||+------------ R   - (Ready) The selected drive is ready.
                     45:  |||+------------- EOT - (End of Tape)The EOT marker was detected.
                     46:  ||+-------------- LP  - (Load Point) The tape is at load point.
                     47:  |+--------------- OL  - (On Line) The drive is On Line.
                     48:  +---------------- FM  - (Filemark) A filemark was detected on
                     49:                            this operation.
                     50: .fi
                     51: .sp 1
                     52: .sp 1
                     53: .in -0.2i
                     54: Error messages will be displayed with the drive number (# stands for number), the message and its error code.
                     55: .sp 1
                     56:        \fBcy#: Drive timed out during transfer\fP.            
                     57: .br
                     58: Time out errors during transfer; this may be due to trying to read a blank tape or the controller failing to interrupt or the drive dropping off-line ... (Error:01-05)\fR 
                     59: .sp1
                     60:        \fBcy#: Tape is write protected\fP.
                     61: .br
                     62: An attempt was made to write on the tape drive when no write ring was present; this message is written only on the terminal of the user who tried to access the tape. (Error:11)\fR
                     63: .sp1
                     64:        \fBcy#: Drive is not on-line\fP.
                     65: .br
                     66: An attempt was made to access the tape while it was offline; this message is written only on the terminal of the user who tried to access the tape. (Error:10)\fR
                     67: .sp1
                     68: \fB    cy#: Controller referenced non-existent system memory\fP.
                     69: A memory time-out occurred during a system memory reference. (Error:06)\fR.
                     70: .sp1
                     71: \fB    cy#: Controller diagnostics failed\fP.
                     72: .br
                     73: An error occurred in the micro-diagnostics or the diagnostic mode jumper was not installed while attempting to execute a Diagnostics command. (Error:08,13)\fR
                     74: .sp1
                     75: \fB    cy#: Unsatisfactory media found\fP.
                     76: .br
                     77: A tape time-out occured, because the tape drive did not supply an expected read or write strobe. This normally occurs when attempting to read a larger record than was written. It may also occur during a write due to a damaged tape. This message is written on the terminal of the user who tried to access the tape. (Error:0F)\fR
                     78: .sp1
                     79:        \fBcy#: Checksum error in controller proms\fP.
                     80: .br
                     81: An error was detected while calculating a checksum on the PROM. (Error:0E)\fR
                     82: .sp1
                     83: \fB    cy#: Unrecoverable media error during read\fP.
                     84: .br
                     85: A hard or soft error occurred which could not eliminated by retry. (Error:0A)\fR
                     86: .sp1
                     87: \fB    cy#: Unrecoverable tape parity error\fP.
                     88: .br
                     89: A read parity error occurred on the byte interface between the drive and the TAPEMASTER. (Error:0D)\fR 
                     90: .sp1
                     91: \fB    cy#: Blank tape found (data expected)\fP.
                     92: .br
                     93: Blank tape was encountered where data was expected. (Error:07)\fR
                     94: .sp1
                     95: .sp1
                     96: \fB****Tapemaster controller time-out during initialization!****\fP
                     97: .br
                     98: Tapemaster controller failed to acknowledge the first attention while initializing the tape parameter blocks.\fP
                     99: .sp1
                    100: \fR****Tapemaster configuration failure!****\fP
                    101: .br
                    102: Tapemaster failed while initializng the on-board registers, memory and calculate the buffer space which is available for buffered operations.\fP
                    103: .sp1
                    104: \fR****Unrecoverble hardware error****\fP
                    105: .br
                    106: An unrecoverable hardware error occured. Controller or drive failure!!\fP
                    107: .sp1
                    108: The following are Warning messages:
                    109: .sp1
                    110:        \fRcy#: # cm of tape were used for recovering bad spots.\fP
                    111: .br
                    112: Displays the number of centimeters of tape that were skipped over while retrying due to bad spots on the tape.\fP
                    113: .sp1
                    114:        \fRcy#: Maximum block size is #!\fP
                    115: .br
                    116: Specified block size exceeded the displayed maximum block size.\fP
                    117: 
                    118: BUGS

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.