NAS vs. SAN: Differences and Use Cases

NAS “versus” SAN doesn’t tell the whole story in comparing these two popular storage architectures. NAS and SAN are as complementary as they are competitive and fill different needs and usage cases in the organization. Many larger organizations own both.

However, enterprise IT budgets are not infinite, and organizations need to optimize their storage expenditures to suit their priority requirements. This article will help you do that by defining NAS and SAN, calling out their distinctions, and presenting usage cases for both architectures.

Storage Resource:

Jump to:

Defining NAS and SAN

Network-Attached Storage (NAS)

NAS is a file-level data storage device attached to an TCP/IP network, usually Ethernet. It typically uses NFS or CIFS protocols, although other choices like HTTP are available.

NAS appears to the operating system as a shared folder. Employees access files from the NAS like they do any other file on the network. NAS is LAN-dependent; if the LAN goes down so does the NAS.

NAS is not typically as fast as block-based SAN, but high-speed LANs can overcome most performance and latency issues.

See our comprehensive guide to learn more about network attached storage in the enterprise.

In the market for a network attached storage solution? See our list of the best enterprise NAS.

Storage Area Network (SAN)

SAN is a dedicated high-performance network for consolidated block-level storage. The network interconnects storage devices, switches, and hosts. High-end enterprise SANs may also include SAN directors for higher performance and efficient capacity usage.

Servers connect to the SAN fabric using host bus adapters (HBAs). Servers identify the SAN as locally attached storage, so multiple servers can share a storage pool. SANs are not dependent on the LAN and relieves pressure on the local network by offloading data directly from attached servers.

See our comprehensive guide on Storage Area Networks in the Enterprise.

NAS vs. SAN: 7 Big Differences

1)  Fabric. NAS uses TCP/IP networks, most commonly Ethernet. Traditional SANs typically run on high speed Fibre Channel networks, although more SANs are adopting IP-based fabric because of FC’s expense and complexity. High performance remains a SAN requirement and flash-based fabric protocols are helping to close the gap between FC speeds and slower IP.

2)  Data processing. The two storage architectures process data differently: NAS processes file-based data and SAN processes block data. The story is not quite as straightforward as that, of course: NAS may operate with a global namespace, while SANs have access to a specialized SAN file system.

A global namespace aggregates multiple NAS file systems to present a consolidated view. It helps enterprises locate their unstructured data from multiple storage sources. SAN file systems enable servers to share files. Within the SAN architecture, each server maintains a dedicated, non-shared LUN. SAN file systems allow servers to safely share data by providing file-level access to servers on the same LUN.

3)  Protocols. NAS connects directly to an Ethernet network via a cable into an Ethernet switch. NAS can use several protocols to connect with servers, including NFS, SMB/CIFS, and HTTP.

On the SAN side, servers communicate with SAN disk drive devices using the SCSI protocol. The network is formed using SAS/SATA fabrics, or mapping layers to other protocols such as Fibre Channel Protocol (FCP) that maps SCSI over Fibre Channel, or iSCSI that maps SCSI over TCP/IP. Hardware on a SAN can also communicate using Non-Volatile Memory Express (NVMe), which uses the PCIe bus on devices to bypass a controller. NVMe is a high-speed protocol because it supports multiple queues, allowing multiple operations at a time.

4)  Performance. NAS generally has lower throughput and higher latency because of its slower file system layer, but high-speed networks can make up for performance losses within NAS. Higher processing capabilities are necessary for NAS devices that will perform bandwidth-intensive enterprise tasks.

SANs are the higher performers for environments that need high-speed traffic such as high transaction databases and ecommerce websites. Technologies like Fibre Channel and NVMe help process those traffic requests more efficiently.

5)  Scalability. Entry-level and NAS devices are not highly scalable, but high-end NAS systems scale to petabytes using clusters or scale-out nodes. In contrast, scalability is a major driver for purchasing a SAN. Its network architecture enables admins to scale performance and capacity in scale-up or scale-out configurations.

6)  Price. Although a high-end NAS will cost more than an entry-level SAN, in general NAS is less expensive to purchase and maintain. NAS devices are considered appliances and have fewer hardware and software management components than a storage area network.

Administrative costs also figure into the equation. SANs are more complex to manage, with FC SANs on top of the complexity heap. A rule of thumb is to figure 10 to 20 times the purchase cost as an annual maintenance calculation. Enterprise storage area networks should also have security features, which cost more money to implement and maintain.

7)  Ease of management. In a one-to-one comparison, NAS wins the ease of management contest. The device easily plugs into the LAN and offers a simplified management interface. SANs require more administration time than the NAS device. Deployment often requires making physical changes to the data center, and ongoing management typically requires specialized admins.

The exception to the SAN-is-harder argument is multiple NAS devices that do not share a common management console. When NAS devices don’t share a management console, enterprises will have to work harder to keep data and files out of silos.

NAS SAN
Fabric Uses TCP/IP networks, most commonly Ethernet Runs on high speed Fibre Channel networks
Data processing Processes file-based data Processes block data
Protocols Connects directly to an Ethernet network
Can use several protocols to connect with servers including NFS, SMB/CIFS, and HTTP
Uses SCSI protocol to communicate with servers
Performance Generally has lower throughput and higher latency because of its slower file system layer A higher performer for environments that need high-speed traffic
Scalability Entry level and NAS devices are not highly scalable, High-end NAS systems scale to petabytes using clusters or scale-out nodes Scalability is a major driver: its network architecture enables admins to scale performance and capacity in scale-up or scale-out configurations
Ease of management Easier to manage: device easily plugs into the LAN and offers a simplified management interface Requires more administration time than NAS
Price In general NAS is less expensive to purchase and maintain, although a high-end NAS will cost more than an entry-level SAN SANs are more complex to manage with FC SANs on top of the complexity heap

 

NAS and SAN Use Cases

NAS and SAN serve different needs and use cases. Understand what you need and where you need it.

NAS: When you need to consolidate, centralize, and share.

  • File storage and sharing. This is the NAS major use case in mid-sized, SMB, and enterprise remote offices. A single NAS device allows IT to consolidate multiple file servers for simplicity, ease of management, and space and energy savings.
  • Active archives. Long-term archives are best stored on less expensive storage like tape or cloud-based cold storage. NAS is a good choice for searchable and accessible active archives, and high-capacity NAS can replace large tape libraries for archives.
  • Big data. Businesses have several choices for big data: scale-out NAS, distributed JBOD nodes, all-flash arrays, and object-based storage. Scale-out NAS is good for processing large files, ETL (extract, transform, load), intelligent data services like automated tiering, and analytics. NAS is also a good choice for large unstructured data such as video surveillance and streaming, and post-production storage.
  • Virtualization. Not everyone is sold on using NAS for virtualization networks, but the usage case is growing, and VMware and Hyper-V both support their datastores on NAS. This is a popular choice for new or small virtualization environments when the business does not already own a SAN. NAS provider Synology even has its own hypervisor software, called Synology Virtual Machine Manager, and supports VMware vSphere and Microsoft Hyper-V machines.
  • Virtual desktop interface (VDI). Mid-range and high-end NAS systems offer native data management features that support VDI, such as fast desktop cloning and data deduplication. VDI is also useful for enterprises that have multiple remote sites, since it uses the remote desktop protocol (RDP) to connect devices.

SAN: When you need to accelerate, scale, and protect.

  • Databases and ecommerce websites. General file serving or NAS will do for smaller databases, but high-speed transactional environments need the SAN’s high I/O processing speeds and very low latency. This makes SANs a good fit for enterprise databases and high-traffic ecommerce websites.
  • Fast backup. Server operating systems view the SAN as attached storage, which enables fast backup to the SAN. Backup traffic does not travel over the LAN since the server is backing up directly to the SAN. This makes for faster backup without increasing the load on the Ethernet network. Appliances on the SAN that use NVMe for backup or recovery, for example, may speed the process as well.
  • Virtualization. NAS supports virtualized environments, but SANs are better suited to large-scale and/or high-performance deployments. The storage area network quickly transfers multiple I/O streams between VMs and the virtualization host, and high scalability enables dynamic processing.
  • Video editing. Video editing applications need very low latency and very high data transfer rates. SANs provide this high performance because it cables directly to the video editing desktop client, dispensing with an extra server layer. Video editing environments need a third-party SAN distributed file system and per-node load balancing control.
  • Streaming. Enterprises that regularly stream data on high-performance applications, whether that’s video or just dynamic fields on customer-facing apps, require a SAN’s high data transfer rates as well.

Also read: Best Fibre Channel Hardware for SAN Deployments

NAS and SAN Convergence

Unified (or multi-protocol) SAN/NAS combines file and block storage into a single storage system. These unified systems support up to four protocols. The storage controllers allocate physical storage for NAS or SAN processing.

They are popular for mid-range enterprises who need both SAN and NAS, but lack data center space and specialized admins for separate systems. Converged SAN/NAS are a much smaller part of the market than distinct deployments but show steady growth.

Top NAS and SAN Vendors

Top NAS providers include:

  • Dell
  • HPE
  • Netgear
  • Synology

Top SAN solutions include:

  • VMware vSAN
  • StarWind Virtual SAN
  • IBM FlashSystem
  • Dell EMC PowerMax

Read next:

Top NAS Storage Devices

Top SAN Performance Tools

Jenna Phipps
Jenna Phipps
Jenna Phipps is a staff writer for Enterprise Storage Forum and eSecurity Planet, where she covers data storage, cybersecurity and the top software and hardware solutions in the storage industry. She’s also written about containerization and data management. Previously, she wrote for Webopedia. Jenna has a bachelor's degree in writing and lives in middle Tennessee.
Get the Free Newsletter!
Subscribe to Cloud Insider for top news, trends & analysis
This email address is invalid.
Get the Free Newsletter!
Subscribe to Cloud Insider for top news, trends & analysis
This email address is invalid.

Latest Articles

Cloud Storage Pricing in 2023: Everything You Need to Know

Cloud storage pricing is complex. Learn the basics of cloud storage pricing and how to find the best deal for your business.

Flash vs. SSD Storage: Is there a Difference?

Many people use the terms “flash” and “SSD” interchangeably when discussing solid state drives (SSDs)—even experts. While the two technologies are very closely related,...

8 Best Enterprise NAS Devices for 2023

Discover the best enterprise NAS devices for 2023. Learn about the features and benefits of the top NAS devices for businesses and organizations.