BSR NCITS 335
8
5 Sequential-access devices
5.1 Definitions specific to sequential access devices
5.1.1 beginning-of-medium
: The extreme position along the medium in the direction away from the
supply reel that is accessible by the device. This position may not coincide with a beginning-of-
partition position.
5.1.2 beginning-of-partition:
The position at the beginning of the permissible recording region of a
partition. If only one partition is defined for a volume, this position is typically equivalent to the
beginning-of-medium. This position may not coincide with a beginning-of-medium position.
5.1.3 buffered mode:
A mode of data transfer in write operations which facilitates tape streaming (see
5.2.5), as reported in the mode parameter header device-specific parameter (see 5.4.3). Buffered
mode is
indicated by a non-zero value (1h or 2h) in the
BUFFER MODE
field in the mode parameter
header (see 5.4.3). Buffered mode is the opposite of unbuffered mode (see 5.1.21).
5.1.4 early-warning:
A physical mark or device computed position near but logically before the end-of-
partition, independent of physical direction (see 5.2.2).
5.1.5 end-of-data:
A recorded indication that no valid logical elements are recorded between this
position and end-of-partition. End of data is denoted in a format-specific manner (see 5.2.4).
5.1.6 end-of-medium:
The extreme position along the medium in the direction away from the take-up
reel that is accessible by the device. This position may not coincide with a end-of-partition
position. This position may be accessed by logical units that support the LOAD UNLOAD
command with the
EOT
bit set to one (see 5.3.3).
5.1.7 end-of-partition:
The position at the end of the permissible recording region of a partition.
5.1.8 filemark:
A special recorded element within a partition, not containing user data, which provides
a segmentation scheme for the contents of a partition.
5.1.9 gap
: A non-data element recorded on the medium. Gaps may be recorded between logical
elements. The format and method of recording a gap may vary.
5.1.10 logical block
: A logical element that is a unit of data supplied or requested by an initiator.
5.1.11 logical element
: A unit of data, either a block or a mark. Each logical element has an unique
logical block identifier (see 5.2.7), if supported, within the partition.
5.1.12 mark
: A logical element that does not contain any initiator defined data. A mark is either a
setmark or filemark.
5.1.13 overlength:
The incorrect length condition that exists after executing a read command when the
length of the actual block read exceeds the requested transfer length in the command descriptor
block or the mode header block size field, whichever is appropriate.
5.1.14 partition:
The entire usable region for recording and reading in a volume or in a portion of a
volume, defined in a vendor-specific manner.
5.1.15 principal density code:
The principal density code is a density code selected by the device
server. The logical unit indicates the principal density code by reporting a
DEFLT
bit of one in the
density support data block descriptor for supported densities in response to the REPORT
DENSITY SUPPORT command (see 5.3.10). The selection of the principal density code is
vendor-specific.
5.1.16 setmark:
A special recorded element within a partition, not containing user data, that provides a
segmentation scheme similar to filemarks. Setmarks may be ignored based on the
RSMK
mode
parameter (see 5.4.3.2).
5.1.17 spacing:
The act of positioning the medium on a sequential access device.
5.1.18 tape:
Tape is the medium on which data is recorded. The medium is normally a long thin
medium which is spooled onto one or two reels, possibly within a cassette or cartridge.
5.1.19 track:
A contiguous line on the medium consisting of a pattern of recorded signals written by one
write component.
5.1.20 track group
: A set of tracks that are recorded at the same time.