Sorry, you need to enable JavaScript to visit this website.

block storage

[Storage System]

A method of storing data in blocks

Disk devices typically store data in fixed size blocks (e.g., 512 byte blocks, or 4,096 byte blocks). Tape devices may provide fixed size blocks or variable sized blocks. The arrangement of those blocks into files occurs using a host file system.  Various storage protocols (e.g., SCSI, SATA, FC, iSCSI, RDMA) may be used to access the data in those blocks.

See File storage

Back to Dictionary Print PDF