How does a SAN and NAS work? ProMAX ProTip 0055

Опубликовано: 12 Октябрь 2024
на канале: ProMAX Systems
86
0

Full Blog Here: https://www.promax.com/blog/how-does-...

SAN and NAS systems are both designed to centralize storage.

SANs usually use iSCSI or Fibre Channel protocols to connect storage to workstations. Sometimes called targets and initiators respectively.

A layer of software is put on top of the SAN to manage traffic between the storage and workstation. Think of it like a traffic light, but for your data.

Most SANs use a 2nd network, often called a metadata network, to separate out high performance traffic and metadata, which is basically all of the permissions.

This SAN type design allows for higher performance as it puts the high performance traffic on its own dedicated connection. A SAN is typically more complete and more expensive and used for very specific needs

A NAS is a much more common type of network design. In fact you can turn any Mac, Windows or Linux workstation into a NAS by enabling file sharing on your storage.

NAS systems use native file sharing protocols like AFP, SMB and NFS to share storage from a single user or server, to many.