By W. Curtis Preston
Book Price: $29.95 USD
£20.95 GBP
PDF Price: $23.99
Cover | Table of Contents | Colophon
A SAN is two or more devices communicating via a serial SCSI protocol, such as Fibre Channel or iSCSI.
|
SAN
|
NAS
| |
|---|---|---|
|
Protocol
|
Serial SCSI-3
|
NFS/CIFS
|
|
Shares
|
Raw disk and tape drives
|
Filesystems
|
|
Examples of shared items
|
/dev/rmt/0cbn
/dev/dsk/c0t0d0s2
\\.\Tape0
|
\\filer\C\directory\filename.doc
/nfsmount/directory/filename.txt
|
|
Allows
|
Different servers can access the same raw disk or tape drive (not
typically seen by the end user)
|
Different users can access the same filesystem or file
|
|
Replaces
|
Replaces locally attached disk and tape drives; with SANs, hundreds
of systems can now share the same disk or tape drive
|
Replaces Unix NFS servers and NT CIFS servers that offer network
shared filesystems
|