Annotated edit history of
SAN version 1 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
1 |
CraigBox |
1 |
[Acronym] for __S__torage __A__rea __N__etwork. |
|
|
2 |
|
|
|
3 |
A SAN lets you network disk devices to give you remote block level access to files; it effectively lets you access a remote disk as if it was a local disk in the computer you are using. Compare with [NAS], where you remotely access a NetworkFileSystem. With a SAN, you request "block 6000 from disk drive 4"; with a NAS, you request "/tmp/example". |
|
|
4 |
|
|
|
5 |
SANs often use the [SCSI] protocol to access the data. |
|
|
6 |
|
|
|
7 |
See also: |
|
|
8 |
* WikiPedia:SAN |
|
|
9 |
* [iSCSI] |
|
|
10 |
* FibreChannel |
|
|
11 |
|
|
|
12 |
----- |
|
|
13 |
CategoryStorage |