LUN storage: Working with a SAN's logical unit numbers
Editor's note
In a SAN fabric, LUN storage is essential to the configuration of the environment and its performance. A LUN is a unique identifier given to separate devices, or logical units, so they can be accessed by a SCSI, iSCSI or Fibre Channel protocol. LUNs are key to disk array configuration because disks are typically defined in sets of RAID groups to protect against failure; however, those RAID groups can't be presented to the host. By assigning LUNs, all or a portion of a RAID group's capacity can be presented to the host as individual, mountable volumes.
For IT pros, implementing LUN storage involves a number of decisions, such as the number of LUNs to be created, what size they will be and what hardware the LUNs will live on. Additionally, techniques such as LUN masking and LUN zoning can be used to dictate which hosts have access to which LUNs.
This guide walks you through all these issues by explaining how LUN storage works, the basics of implementation and best practices for management.
1Best practices to ensure efficient LUN implementation
Because one LUN can be shared by numerous hosts or vice versa, you need to consider how big a LUN will be and how many LUNs a single host can access. Other important implementation considerations include which RAID levels get the best performance for their cost and whether to use technologies such as thin provisioning, tiering or data deduplication. The material below describes how to approach each of these decisions and their effect on a SAN environment.
-
Article
LUN configuration best practices
LUN configuration plays a key role in tweaking virtual machine (VM) performance. Learn how the hardware, disk type and RAID level of LUN storage help run more VMs per host. Read Now
-
Article
How to determine the amount of VMs to put on a LUN
LUN storage can improve virtual machine performance. When deciding how many VMs to put on a LUN, the size of your infrastructure is an important consideration. Read Now
-
Article
Understanding LUN zoning and LUN masking
Masking and zoning are two common practices with LUN storage that affect LUN access. This expert answer explains which practice is best for a SAN fabric. Read Now
-
Article
Strategies for LUN management
This tip explores the background of LUN storage, the different LUN features vendors have to offer and how to determine which type of LUN is best for you. Read Now
2Using LUNs to ease storage management
Typically, all LUN storage can be managed through one software program that specifies the path between LUNs and hosts. However, management best practices can differ depending on the type of environment used -- Fibre Channel versus iSCSI storage, for example. The following tips outline some best practices for managing LUN storage.
-
Article
The fundamentals of LUN management
IT expert Brien Posey discusses five fundamental ideas storage professionals must understand when managing LUN storage. Read Now
-
Article
Top tips for managing LUNs in a VMware environment
In a VMware environment, LUN management can be a critical factor in optimizing storage capacity and performance. These 13 best practices for managing LUNs with VMware will help you get the most out of your LUN storage. Read Now