Block storage
From Free net encyclopedia
(Difference between revisions)
Revision as of 09:27, 20 April 2006
193.111.92.107 (Talk | contribs)
Fixed link to Fibre Channel
Next diff →
193.111.92.107 (Talk | contribs)
Fixed link to Fibre Channel
Next diff →
Current revision
Block storage refers to the direct access to random disk blocks in computer disk storage. Block storage is normally abstracted by a file system or database management system for use by applications and end users. The physical or logical volumes accessed via Block I/O may be devices internal to a server, direct attached via SCSI or Fibre Channel, or distant devices accessed via a storage area network (SAN) using a protocol such as iSCSI, or AoE. Database management systems often use their own Block I/O for improved performance and recoverability as compared to layering the DBMS on top of a file system.
[edit]
See also
[edit]