Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Architecture  



1.1  CTR (CHR)  



1.1.1  CKD  







1.2  FBA  





1.3  FCP attached SCSI  







2 Access  



2.1  DOS/360 and successors  





2.2  OS/360 and successors  







3 Terminology  





4 See also  





5 Notes  





6 References  














Direct-access storage device






Azərbaycanca
Deutsch
Español


 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 

(Redirected from DASD)

Adirect-access storage device (DASD) (pronounced /ˈdæzd/) is a secondary storage device in which "each physical record has a discrete location and a unique address". The term was coined by IBM to describe devices that allowed random access to data, the main examples being drum memory and hard disk drives.[1] Later, optical disc drives and flash memory units are also classified as DASD.[2][3]

The term DASD contrasts with sequential access storage device such as a magnetic tape drive, and unit record equipment such as a punched card device. A record on a DASD can be accessed without having to read through intervening records from the current location, whereas reading anything other than the "next" record on tape or deck of cards requires skipping over intervening records, and requires a proportionally long time to access a distant point in a medium. Access methods for DASD include sequential, partitioned, indexed, and direct.

The DASD storage class includes both fixed and removable media.

Architecture

[edit]

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

CTR (CHR)

[edit]

The operating system uses a four byte relative track and record (TTR) for some access methods and for others an eight-byte extent-bin-cylinder-track-record block address, or MBBCCHHR, Channel programs address DASD using a six byte seek address (BBCCHH) and a five byte record identifier (CCHHR).

When the 2321 data cell was discontinued in January 1975,[5] 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 refers to the data records programmers work with as logical records, and the format on DASD[a]asblocksorphysical records. One block might contain several logical (or user) records or, in some schemes, called spanned records, partial logical records.

Physical records can have any size up to the limit of a track, but some devices have a track overflow feature that allows breaking a large block into track-size segments within the same cylinder.

The queued access methods, such as QSAM, are responsible for blocking and deblocking logical records as they are written to or read from external media. The basic access methods, such as BSAM, require the user program to do it.

CKD

[edit]

CKD is an acronym for Count Key Data, the physical layout of a block on a DASD device, and should not be confused with BBCCH and CCHHR, which are the addresses used by the channel program. CTR in this context may refer to either type of address, depending on the channel command.

FBA

[edit]

In 1979 IBM introduced fixed block architecture (FBA) for mainframes. At the programming level, these devices do not use the traditional CHR addressing, but reference fixed-length blocks by number, much like sectors in mini-computers. More correctly, the application programmer remains unaware of the underlying storage arrangement, which stores the data in fixed physical block lengths of 512, 1024, 2048, or 4096, depending on the device type. As part of the FBA interface IBM introduced new channel commands for asynchronous operation that are very similar to those introduced for ECKD.

For some applications, FBA not only offers simplicity, but an increase in throughput.

FBA is supported by VM/370 and DOS/VSE, but not MVS[b] or successor operating systems in the OS/360 line.

FCP attached SCSI

[edit]

Processors with FICON channels can access SCSI drives using Fibre Channel Protocol (FCP). While z/VM and z/VSE fully support FCP, z/OS provides only limited support through IOSFBA.

Access

[edit]

Some programming interface macros and routines are collectively referred to as access methods with names ending in Access Method.

DOS/360 and successors

[edit]

DOS/360 through z/VSE support datasets on DASD with the following access methods:

OS/360 and successors

[edit]

OS/360 through z/OS support datasets on DASD with the following access methods:

InMVS, starting with OS/VS2 Release 2 and continuing through z/OS, all of the access methods including EXCP[VR], use the privileged STARTIO macro.

Terminology

[edit]

IBM in its 1964 first version of the "IBM System/360 System Summary" used the term File to collectively described devices now called DASD. Files provided "random access storage'"[4] At the same time IBM's product reference manual described such devices as "direct access storage devices[6]" without any acronym.

An early public use of the acronym DASD is in IBM's March 1966 manual, "Data File Handbook.[7]" The earliest non-IBM use of the acronym DASD found by the "Google ngram viewer" to refer to storage devices dates from 1968.[8] From then on use of the term grew exponentially until 1990 after which its usage declined substantially.[9]

Both drums and data cells have disappeared as products, so DASD remains as a synonym of disk, flash and optical devices. Modern DASD used in mainframes only very rarely consist of single disk-drives. Most commonly "DASD" means large disk arrays utilizing RAID schemes. Current devices emulate CKD on FBA hardware.

See also

[edit]

Notes

[edit]
  1. ^ The concept of physical record also applies to other device types, e.g., tape.
  • ^ However, the privileged routine IOSFBA provides limited access to these devices.
  • References

    [edit]
    1. ^ IBM Corporation (1975). Introduction to IBM Direct-Access Storage Devices and Organization Methods (PDF). p. 1-1. Archived from the original (PDF) on 2013-12-24. Retrieved 2013-12-23.
  • ^ IBM Corporation (2015). "Serial Direct Access Storage Device Subsystem". IBM AIX V6.1 Documentation. Retrieved December 28, 2015.
  • ^ DellEMC. "Powermax 8000 Joins the Mainframe Solutions Portfolio". Dell EMC Products for Mainframe Environments. Retrieved August 7, 2018.
  • ^ a b IBM Corporation (1964). IBM System/360 System Summary (PDF). p. 24. Retrieved Aug 7, 2018.
  • ^ IBM Corporation (23 January 2003). "IBM Archives: IBM 2321 data cell drive". Retrieved 8 Nov 2011.
  • ^ IBM System/360 Component Descriptions - 2841 Storage Control Unit et. al (PDF). IBM. 1964. The IBM 2841 Storage Control Unit provides for the attachment of direct access storage devices to the IBM System/360.
  • ^ Data File Handbook (PDF). IBM. 85 usages.
  • ^ Brown, Robert (March 1968). "Cost and Advantages of On-line DP". Datamation. Cahners Publishing Company. pp. 40–43.
  • ^ ""Ngram_chart: occurrences of DASD"".

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Direct-access_storage_device&oldid=1147637314"

    Categories: 
    IBM storage devices
    IBM mainframe operating systems
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
    Articles needing additional references from December 2009
    All articles needing additional references
    Articles using small message boxes
    Articles needing more viewpoints from May 2021
     



    This page was last edited on 1 April 2023, at 06:36 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki