Storage Fundamentals
Storage Fundamentals
TABLE OF CONTENTS
INTRODUCTION TO DATA STORAGE .................................................................................................... 5
MODULE OBJECTIVES .......................................................................................................................... 5
SINGLE USER - HARD DISK DRIVE STORAGE ......................................................................................... 5
MULTIPLE USERS - HARD DISK DRIVE STORAGE ................................................................................... 6
CENTRALIZED SERVER STORAGE........................................................................................................... 6
DIRECT ATTACHED STORAGE (DAS) ..................................................................................................... 6
DISADVANTAGES OF A DAS ENVIRONMENT ........................................................................................ 7
NETWORKED STORAGE ....................................................................................................................... 7
NETWORKED STORAGE ....................................................................................................................... 7
ADVANTAGES AND LIMITATIONS OF STORAGE TECHNOLOGIES .......................................................... 8
ADVANTAGES AND LIMITATIONS OF NETWORKED STORAGE TECHNOLOGIES ..................................... 8
LEARNING ACTIVITY INTRO ................................................................................................................. 8
MODULE SUMMARY ........................................................................................................................... 9
MODULE 1: INTRODUCTION TO DATA STORAGE
In a small organization, data storage is usually simple. As the organization grows, the storage needs also
grow. This module introduces the various storage architectures that are used to store data.
The approximate duration for this module is 25 minutes.
NETWORKED STORAGE
To address these problems, Richard now informs Tom that it will be better to use networked storage. He
explains that in a networked storage environment, the servers are separated from the storage so that
many servers can access a common pool of shared storage. Servers or storage can be added
independently. Users can access the storage either directly or through the servers. Networked storage
can also be accessed in different methods. Small amounts of data, called blocks, such as records from a
database, or entire files, such as documents or spreadsheets can be accessed. This increases flexibility
and reliability.
In the case of Toms store, Richard decides to have all the storage in a single location. As new stores are
opened, the amount of data increases. If the storage is full, he can add additional storage without
disturbing the servers.
Richard explains to Tom that there are two types of networked storage, a Storage Area Network (SAN)
and
TABLE OF CONTENTS
Networked Storage ............................................................................................................................. 6
Module objectives .............................................................................................................................. 6
Storage Architecture and Technologies ............................................................................................... 6
Lesson Objectives ............................................................................................................................... 6
NAS System ....................................................................................................................................... 7
How a NAS System Works? ................................................................................................................. 7
Components of a SAN System ............................................................................................................. 7
How a SAN System Works ................................................................................................................... 8
Components of an IP SAN System ....................................................................................................... 8
How an IP SAN Works ......................................................................................................................... 8
Learning Activity ............................................................................................................................... 9
Lesson summary................................................................................................................................ 9
Storage Strategies ............................................................................................................................... 9
Lesson Objectives .............................................................................................................................. 10
Scenario .......................................................................................................................................... 10
Scenario .......................................................................................................................................... 10
Lesson summary.............................................................................................................................. 11
Market Trends ................................................................................................................................ 11
Lesson Objectives .............................................................................................................................. 11
Criteria for a Good Storage Solution - Application ............................................................................. 11
Criteria - Data Protection .................................................................................................................. 12
Organizations use networked storage methods such as, NAS, SAN, and IP SAN to store large amounts of
data. The architecture that is used by an organization depends on various parameters such as, cost,
reliability, and availability. This module explains the networked storage methods and the parameters that
have to be considered while planning a storage solution.
NAS SYSTEM
Network Attached Storage (NAS) is a backup and storage system that is connected to a network. NAS is
used within organizations that have several departments and have large data storage requirements.
A NAS environment has a hardware device called the NAS box or a NAS head that acts as the interface
between the storage system and the network clients.
Clients access the NAS over an Ethernet connection. On a network, the NAS system appears as a node
with the IP address of the NAS head.
Clients communicate with the NAS head using TCP/IP protocols such as NFS and CIFS. Many NAS
systems also support web access through HTTP.
Another technology called Fibre Channel over Ethernet or FCoE is gaining importance and popularity. It
allows Fibre Channel and TCP/IP to be run over a single, "converged" physical network.
LEARNING ACTIVITY
LESSON SUMMARY
In this lesson, you learned that:
The main components of a NAS storage environment are the NAS head, the Ethernet network, and the
protocols
The most commonly used protocols in NAS are TCP/IP, NFS, and CIFS
The application servers connect to the storage devices through the NAS head
The NAS system performs file level data transmission
The main components of a SAN environment are servers, storage devices, and switches
The most commonly used protocols in a SAN environment are FCP, iSCSI, and FCoE
The SAN system performs block-level data transmission
The main components of an IP SAN are iSCSI initiators, iSCSI targets, servers, and the Ethernet
switches
The servers will have an iSCSI initiator installed
STORAGE STRATEGIES
There are different ways in which data can be stored in an organization. An organization can choose to
use DAS, SAN, NAS, or IP SAN based on its requirements and available infrastructure.