Linux / UNIX Tech Support Forum
This is a discussion on Difference Between SAN and NAS Devices within the Linux hardware forums, part of the Linux Getting Started category; Hello, Please tell me the difference between SAN(storage area network) and NAS (network attach storage) in terms of there working ...
|
|||||||
| Linux hardware Discussion about Linux hardware related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hello,
Please tell me the difference between SAN(storage area network) and NAS (network attach storage) in terms of there working and reliability. Thanks |
| Sponsored Links | ||
|
|
|
||||
|
A SAN commonly used Fibre Channel
Any computer that connects to LAN act as NAS using NFS or CIFS NAS uses TCP/IP and NFS/CIFS/HTTP protcols SAN uses Encapsulated SCSI protcol See Image: Image:Compingles2.GIF - Wikipedia, the free encyclopedia Nas-San Comparison
__________________
Rocky Jr. What's wrong? I hope I am not making you uncomfortable... Never send a boy to do a mans job. |
|
|||
|
Hi,
The basic diffence b/w SAN, NAS is "The kind of I/O Operation ? if it is an Block I/O then it is SAN, if it is an File I/O then it is an NAS" For More clarity : Lets say, Server A is an NFS Server and have /data been exported/shared via NFS & Host B mounts the remote /data to its /mnt directory, when Host B wants to write ( create,modify,delete anything) to /mnt it would write in a file i/o based, this file i/o operation traverse via the Lan/TCP and eventually in Server A this file i/o is tranfered into block i/o physically while writing, so in NAS, ideally one I/O cycle includes ( one File i/o in /mnt + one Block i/o for Server A to the Hard Disk). hence the speed is slow, reliablity is less as compared to SAN. where there is only one Block i/o, no File i/o. well, even though nowadays file i/o can be speed up by using Gigabit ethernets, high cache memory in Sever A. i hope this could make u understand. regards, ALok Sharma. |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RAW devices configuration on rhel5 | linuxmohan | Linux hardware | 1 | 12-11-2007 07:07 PM |
| How do I list devices Mac addresses in RHEL3 | kcarp | Networking, Firewalls and Security | 1 | 04-09-2007 02:29 AM |
| How to restrict devices usage for users in Solaris? | kitty@sad | Solaris/OpenSolaris | 3 | 21-05-2007 02:05 PM |
| The difference between the paths. | Gorky | Shell scripting | 3 | 13-09-2005 02:37 PM |
| Identify new devices | skrish_79 | Linux software | 1 | 31-01-2005 06:04 PM |