What is a LUN and why do we need storage LUNs?

What is a LUN and why do we need storage LUNs?

What is a LUN, and why do we need one?

    Requires Free Membership to View

    When you register for SearchStorage.co.UK, you will also receive targeted emails from my team of award-winning editorial writers. Our goal is to keep you informed on the hottest topics, the latest news and the biggest challenges that are unique to your needs as a storage professional in the UK.    

    Rich Castagna, Editorial Director

    By submitting your registration information to SearchStorage.co.uk you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchStorage.co.uk is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.


In simple terms, a logical unit number (LUN) is a slice or portion of a configured set of disks that is presentable to a host and mounted as a volume within the OS.

Internal architecture and front end connections aside, the primary reason for purchasing a disk array is to provide data storage capacity through presenting a number of physical disks, and making them available and configurable to the IT administrator for the purposes of distributing portions of that capacity (e.g. volumes) to specific applications.

The disks in an array are usually configured into smaller sets (RAID groups) to provide protection against failure. These RAID groups define the manner in which the group of physical disks handle data when it is written to the disks within that group (and as such, the way in which that data is protected). However, a RAID group (being the underlying structure of that group of physical disks), is not presentable to the host. In order to do this, an administrator must create a LUN which can be presented to and mounted on a host operating system.

In terms of LUN management, the LUN can either be configured as a small ‘slice’ of the total usable capacity of the RAID group, or configured to use the total space available within that RAID group, (dependant on the requirements of the application that it wishes to use it). The logical unit number (LUN), when presented to the host, shows as a mountable volume of the same capacity as the ‘slice’ configured by the administrator, hiding any remaining capacity on that RAID group. Any remaining capacity can then be 'sliced' into additional logical unit number (LUNs) as required.

This was first published in May 2009