26 Storage
26 Storage
Introduction
● Several storage options exist today to
support various needs of the small,
medium and enterprise level businesses.
The three primary options are:
◦ Direct Attached Storage (DAS)
◦ Network Attached Storage (NAS)
◦ Storage Area Network (SAN)
Direct Attached Storage (DAS)
● DAS, as the name suggested, involves the direct
connection of servers to storage.
● This can either be with the use of an internal server disk
controller with either internal or external derives, or
with a completely external storage subsystem that
includes the controller and disks.
● The main characteristic of DAS is that the storage
connection from the server to the storage is hard-
connected. This connection is typically through a direct
SCSI cabled connection.
Network Attached Storage (NAS)
As the name suggests, it’s storage attached
to network, buy network it means the
common Ethernet network. A NAS is
essentially a file server storage that often
integrates an operating system dedicated to
file sharing.
Storage Area Network
Utilizing Dynamic Block Architecture;
Storage Center intelligently optimizes data
movement and access at the block level.
Dynamic Block Architecture records and
tracks specific information about every
block of data that provides the system
intelligence on how that block is being
used.
Managing Disks, Volumes, Partitions
in Windows Server 2008
● Basic and Dynamic Disks
● Simple Volume
● Spanned
● RAID 0 (Striped)
● RAID 1 (Mirror)
● RAID 5
What is a partitions?