Jump to content

Logical disk

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Codename Lisa (talk | contribs) at 18:43, 11 July 2015 (Merged from vdisk plus major cleanup (see WP:MOS)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A logical disk, logical volume or virtual disk (VD[1] or vdisk[2] for short) is a virtual device that provides an area of usable storage capacity on one or more physical disk drive(s) in a computer system. The disk is described as logical or virtual because it does not actually exist as a single physical entity in its own right. The goal of the logical disk is to provide computer software with what seems a contiguous storage area, sparring them the burden of dealing with the intricacies of storing files on multiple physical units. Most modern operating systems provide some form of logical volume management.

Levels

Logical disks can be defined at various levels in the storage infrastructure:

Motivation

When IBM first released the magnetic disk drive in the 1956 IBM 305, a single disk drive would be directly attached to each system, managed as a single entity. As the development of drives continued, it became apparent that reliability was a problem and systems using RAID technology evolved, so that more than one physical disk is used to produce a single logical disk.

Many modern business information technology environments use a SAN. Here, many storage devices are connected to many host server devices in a network. A single RAID array may provide some capacity to one server, and some capacity to another. Therefore logical disks are used to partition the available capacity and provide the amount of storage needed by each host from a common pool of logical disks. The IBM SAN Volume Controller uses the term "vdisk" to refer to these logical disks.[2]

Today, the rationale for the logical disk approach starts to be questioned[3] and solutions that offer more flexibility and better abstraction are increasingly needed.

See also

References

  1. ^ a b Buyya, Rajkumar; Broberg, James; Goscinski, Andrzej M. (2010). Cloud Computing: Principles and Paradigms. John Wiley & Sons. p. 664. ISBN 9781118002209.
  2. ^ a b c Smith, Hubbert (2011). Data Center Storage: Cost-Effective Strategies, Implementation, and Management. CRC Press. p. 309. ISBN 9781466507814.
  3. ^ The Register (2013). "The LUN must DIE. Are you with me, storage bods?".