Network Storage Options For Today's Computing Needs

s computing networks typically have very powerfulresources)
client computers with significant amounts of captiveThe most common form of server storage today is
storage attached to each one. Processing power isstill Direct Attached Storage (DAS). The disks may
very easily available and the Internet interconnects abe internal to the server or they may be in an array
huge number of private networks and individualthat is connected directly to the server. The storage
computers. Captive storage for clients, servers andmay only be accessed through that server. An
dedicated applications has exploded. Successfullyapplication server will have its own storage; the next
executed backups and (more importantly) successfulapplication server will have its own storage; and the
restores, may mean the difference betweenfile and print servers will each have their own
gracefully recovering from data loss and starting thestorage. Backups must either be performed on each
countdown to seeking new employment.individual server with a dedicated tape drive or across
As processing power proliferates, and dedicatedthe LAN to a shared tape device consuming a
captive storage follows along with each newsignificant amount of bandwidth.
machine, storage "islands" are gradually formed.Storage can only be added by taking down the
Islands are dedicated storage arrays or volumes thatapplication server, adding physical disks and rebuilding
are only used by a single host or a single application.the storage array. When a server is upgraded then
One example of a common island is an Exchangeits data needs to be migrated to the new server.
server with an external SCSI array; another could beSAN (Sharing of data resources)
a SQL server with some dedicated RAID-protectedA SAN allows more than one application server to
drives. Captive locally attached storage for ashare storage. Data is stored at a block level and can
database cannot be shared out to other computerstherefore be accessed by an application, not directly
nor can it be easily grown, moved or duplicatedby clients. The physical elements of the SAN
without placing a significant burden on or even(servers, switches, storage arrays etc.) are typically
causing downtime for the host.connected with Fibre-Channel. Backups can be
These islands represent wasted hardware investmentperformed centrally and can more easily be managed
dollars, since many times some are underutilized whileto avoid interrupting the applications. The time taken
others are overflowing. Also these islands propagatefor backups is dramatically reduced because the
over time they increasingly burden the systemsbackup is performed over the high-speed SAN and
administrators with management of the new growth.no backup traffic ever impacts users on the LAN.
Storage islands often cause backup problems,The primary advantage of a SAN is its scalability and
requiring dedicated tape drives and software toflexibility. Storage may be added without disrupting
manage multiple individual backup tasks - not tothe applications and different types of storage may
mention the time and burden on the host when abe added to the pool.
restore is necessary.Adding storage capacity has become more simplified
The benefits of centralized storage are thatfor systems administrators, so it is no longer
application data can be combined into a single storagenecessary to bring down the application server.
device or pool of devices called a Storage AreaAdditional storage can simply be added and then
Network (SAN). SANs provide very high performanceconfigured and made immediately available to those
data storage that can be scaled as needed. Fileapplications that need it. Upgrading the application
sharing services, usually proved by partially or whollyserver is also simplified; the data can remain on the
dedicated servers, can be consolidated into adisk arrays, the new server just needs to point to
Network Attached Storage (NAS) server. A singlethe appropriate data set.
application server can share files as well as hostThe actual implementation of a SAN can be quite
dedicated application data, as well as run softwaredaunting given the cost and complexity of
for backup and restore tasks. But as servers grow inFibre-Channel infrastructure components. For this
capacity while narrowing their specialization, thereason, SAN installations have primarily been confined
advantages of consolidating become clearer.to large organizations with dedicated storage
With increasing pressures of security, regulatorymanagement resources.
compliance and corporate governance, managementThe last few years have seen the emergence of
of business data is becoming ever more complex andiSCSI (which means SCSI over IP or Internet
important. Technology is allowing organizations toProtocol) as a new interconnect for a SAN. iSCSI is a
create and store exponentially more data; the key tolower cost alternative to Fibre-Channel SAN
being successful is managing that data explosion.infrastructure and is an ideal solution for many small
Consolidation means reducing the amount of timeand medium sized businesses. Essentially all of the
spent managing tasks, jobs,applications and datasame capability of FC-SAN is provided, but the
growth. Moving all types of data to a single, central,interconnect is Ethernet cable and the switches are
redundant and high-performing storage server couldGigabit Ethernet, the same low-cost technology that
mean less time spent handling repeatedis commonly in use today on most LANs, slightly
storage-related tasks and worrying about backuplower performance but most organizations will not
failures.notice.
Direct Attached Storage (No sharing of data