Chapter 11. Network Attached Storage (NAS) and Storage Area Networks (SANs)


SOME OF THE MAIN TOPICS IN THIS CHAPTER ARE

Local Versus Networked Storage Devices 165

Network Attached Storage 167

Storage Area Networks 169

Basic SANs: Arbitrated Loops 172

Using a Fabric Switched Topology for SANs 176

A Mixed Topology of Loops and Switches 178

IP SANs and iSCSI 180

What Kind of NAS or SAN Solution Should You Use? 182

All the components that make up a computer, from the CPU to memory, the bus, and others, are rapidly expanding in speed and capacity and probably will continue to do so for many years to come. One area of computer technology that while continuing to evolve is doing so at a somewhat slower pace is storage devices attached directly, such as disk and tape drives. For desktop workstations that use limited storage, this is not really a problem. For servers that offer file services to other computers, this is a serious issue with which administrators must contend. As the need for storage continues to grow, it is pushing the limits of the most typical server storage interface today: the SCSI ( Small Computer Systems Interface) interface. And because most large servers use RAID arrays, even more disks are needed to store data due to the mechanics of disk mirroring, striping, and so on.

The SCSI parallel architecture, using multiple wires and intricate clocking, can work only over short distances. The different levels of SCSI that exist today have different distance limitations as well as limitations as to the number of devices that can be attached to a SCSI cable. Because of these physical limitations, it is apparent that eventually you will run out of PCI slots to hold SCSI cards, and that all the storage you can fit within the limits of the current SCSI capabilities will be exhausted, as shown in Table 11.1.

Table 11.1. SCSI Types and Capabilities

Type

Bus Width

Speed

Max Number of Devices

Bus Length

SCSI-1

8 bits

5MBps

8

625 meters

Fast SCSI

8 bits

10MBps

8

325 meters

Ultra SCSI

8 bits

20MBps

8

1.525 meters

Ultra2 SCSI

8 bits

40MBps

8

1225 meters

Fast Wide SCSI

16 bits

20MBps

16

325 meters

Wide Ultra SCSI

16 bits

40MBps

16

1.525 meters

Wide Ultra2 SCSI

16 bits

80MBps

16

1225 meters

Ultra3 SCSI

16 bits

160MBps

16

12 meters

Ultra4 SCSI

16 bits

320MBps

16

12 meters


One practical solution would be to get another server and divide the chores. But for some very large servers (or clusters) that provide Internet services, or other applications that require a large amount of storage, the physical SCSI architecture is now seeing its last days. You can only connect so much storage to a server, given the distance limitations of SCSI technologies and higher disk capacities. Eventually, disk storage space that you can connect to a server will become finite, and a bottleneck. Thus, parallel SCSI does have limitations. The new Serial Attached SCSI (SAS) standard, which combines compatibility with Serial ATA (SATA) hard disks with the management features and performance of SCSI, is expected to eventually replace parallel SCSI implementations at the server level.

For more information about SAS, see Chapter 7 of the book Upgrading and Repairing Servers.


Newer technologies are needed in just a few years to satisfy the need for growing, reliable storage. One is the emerging InfiniBand technology, and the other is the proliferation of Storage Area Networks (SANs).

As enterprise data begins to be measured in terabytes now instead of gigabytes, there simply must be a better way to make data available to one or more large network servers. Currently, that methodespecially for large networks in which downtime is very rarely toleratedis the Storage Area Network (SAN). Another method of expanding data storage by using networking technologyoften used in small to mid-sized network environmentsis the Network Attached Storage (NAS) device (sometimes called a network appliance), which you will also learn about in this chapter.

NAS devices are attached to a LAN along with client and server computers. SANs are usually connected to the larger servers using a separate network. There are exceptions to this rule, of course. Some enterprise networks still use NAS because it was "there first." There is no need to replace what works with a more expensive technology just because it exists. In this chapter you will find compelling reasons for using NAS, SANs, or possibly both in your network, depending on your requirements. Both of these technologies have specific features that make them useful in different environments. You will find that some networks can make use of both technologies, again, depending on the data requirements for the network.

First, let's examine the most widely used technology for attaching storage devices to a server: the Small Computer Systems Interface (SCSI). We'll also cover the limitations of this legacy technology in large enterprise networks.




Upgrading and Repairing Networks
Upgrading and Repairing Networks (5th Edition)
ISBN: 078973530X
EAN: 2147483647
Year: 2006
Pages: 411

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net