Direct access storage device

Direct access storage device

In mainframe computers and some minicomputers, a direct access storage device, or DASD (play /ˈdæzd/), is any secondary storage device which has relatively low access time relative to its capacity.

Historically, IBM introduced the term to cover three different device types:

  1. disk drives
  2. magnetic drums
  3. data cells

The direct access capability, occasionally and incorrectly called random access (although that term survives when referring to memory or RAM), of those devices stood in contrast to sequential access used in tape drives. The latter required a proportionally long time to access a distant point in a medium.

Contents

Architecture

IBM mainframes access I/O devices through 'channels', a type of subordinate mini-processor. Channel programs write to, read from, and control the given device.

CTR (CHR)

Channel programs address data through a scheme called module-bin-cyl-trk-rec or MBBCCHHRR, an eight byte address divided into 16 bit-components representing the module and bin (for data cells), cylinder (for discs), head (or track), and the record number. When the data cell was discontinued in January 1975,[1] the addressing scheme and the device itself was referred to as CHR or CTR for cylinder-track-record, as the bin number was always 0.

IBM referred to the data records programmers worked with as logical records, and how they were stored on disc as blocks or physical records. One block could contain several logical (or user) records or, in some schemes, partial logical records.

Physical records could have any size up to the limit of a cylinder, although in usual practice, blocks or physical records did not exceed the capacity of a single track.

CKD

CHR/CTR acronyms should not be confused with CKD, which refers to Count Key Data, the layout of an addressable data record on a CTR disc.

FBA

In the 1970s, IBM introduced fixed block architecture, or FBA. At the programming level, these devices did not use the traditional CHR addressing, but referenced fixed-length blocks by number, much like sectors in mini-computers. More correctly, the application programmer remained unaware of the underlying storage arrangement, which stored the data in fixed physical block lengths of 512, 1024, 2048, or 4096.

For many applications, FBA not only offered simplicity, but an increase in throughput. GOAL Systems of Columbus, Ohio, discovered that an FBA emulator written for VM by Bill Jurist delivered an unexpected boost of speed.

Access

The programming interface macros and routines were collectively called[by whom?] DAM: direct access methods.

DOS/VSE

  • DAmod/DTFDA – direct access
  • SDmod/DTFSD – sequential disc
  • ISmod/DTFIS - indexed sequential
  • VSAM – Virtual Storage Access Method

MVS, OS/390

  • BSAM - Basic Sequential Access Method
  • QSAM - Queued Sequential Access Method
  • BPAM - Basic Partitioned Access Method
  • BDAM - Basic Direct Access Method
  • VSAM – Virtual Storage Access Method

Present terminology

Both drums and data cells have disappeared as products, so DASD remains as a synonym of a disk device. Modern DASD used in mainframes only very rarely consist of single disk-drives: most commonly "DASD" means large disk arrays utilizing RAID schemes.

See also

  • Hard disk
  • DFSMS - a standard software managing DASD usage
  • ESCON - a protocol for mainframe peripheral communication, used by most DASD devices
  • FICON - new protocol to replace ESCON
  • IBM Enterprise Storage Server - an example of large DASD
  • Global Mirror - DASD remote synchronization product
  • Metro Mirror - DASD remote synchronization product
  • History of IBM magnetic disk drives

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Direct Access Storage Device —   [engl.], DASD …   Universal-Lexikon

  • Direct Access Storage Device — Ein Direct Access Storage Device (DASD) ist ein Gerät für den direkten Speicherzugriff. Mit einem Datenspeichergerät der Kategorie DASD kann man direkt auf Informationen zugreifen, ohne sich über alle Speicherbereiche sequentiell bis zum… …   Deutsch Wikipedia

  • direct-access storage device — Computers. See DASD. * * * …   Universalium

  • direct-access storage device — Computers. See DASD …   Useful english dictionary

  • Direct access — may refer to: DirectAccess, a network technology in Windows 7 and Windows Server 2008 R2 Direct access, a concept in computer science Direct Access Archive, a proprietary file format Direct access storage device, a secondary computer storage… …   Wikipedia

  • Random Access Storage Device —   Any computer storage device which gives direct access to any part of the data recorded in it. See also Serial storage …   International financial encyclopaedia

  • directaccess storage device — direct access storage device n. Abbr. DASD A type of storage device, such as a magnetic disk, in which bits of data are stored at precise locations, enabling the computer to retrieve information directly without having to scan a series of records …   Universalium

  • Direct-attached storage — (DAS) refers to a digital storage system directly attached to a server or workstation, without a storage network in between. It is a retronym, mainly used to differentiate non networked storage from SAN and NAS. Contents 1 Features 2 Storage… …   Wikipedia

  • Basic direct access method — In IBM mainframe operating systems, basic direct access method (BDAM) is an access method to read and write data sets directly. In BDAM, the programmer has complete control of the organization of the file. Placement and retrieval is done by… …   Wikipedia

  • Access method — An access method is a function of a mainframe operating system that enables access to data on disk, tape or other external devices. They were introduced in 1963 in IBM OS/360 operating system. [http://researchweb.watson.ibm.com/journal/rd/255/ausl… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”