NAS vs SAN
Network Attached Storage (NAS) | Storage Area Network (SAN) |
---|---|
Both were developed to solve the problem of making stored data available to many users at once | |
NAS is a single storage device that serves files over Ethernet | SAN is a tightly coupled network of multiple devices |
NAS devices deliver shared storage as network-mounted volumes and use protocols like NFS and SMB/CIFS | SAN-connected disks appear to the user as local drives |
Data accessed as if it were a network-attached drive. | Servers access data as if it were a local hard drive. |
Speed-dependent on local TCP/IP Ethernet network, typically 1GbE to 10GbE and affected by the number of other users accessing the storage at the same time. Generally slower throughput and higher latency due to the nature of Ethernet packetization, waiting for the file server, and latency in general | High speed using Fibre Channel, most commonly available in 16 Gb/s to 32 Gb/s. Fibre Channel can be delivered via high-speed Ethernet such as 10Gb or 40Gb+ networks using protocols such as FCoE and iSCSI |
| |
| Can add more storage controllers, or expanded storage arrays allowing SAN admins to scale performance, storage, or both. |
Simply connects to your existing Ethernet network. | Requires dedicated Fibre Channel connections for clients, servers, and storage, and often a separate, dedicated Ethernet network for file request traffic. |
, multiple selections available,