abbr.
- National Academy of Sciences
- naval air station
| Dictionary: NAS |
| Abbreviations: NAS |
| Meaning | Category |
| NTFS (New Technology File System) Analog System | Computing->Software |
| Nassau, Bahamas | Regional->Airport Codes |
| National Academy of Sciences | Community->Educational Medical->Human Genome Academic & Science->Ocean Science Business->Professional Organizations Governmental->NASA |
| National Accessible Scheme | Governmental->Environmental |
| National Aerospace Standard | Governmental->NASA |
| National Aerospace Standards | Governmental->NASA |
| National Air Services | Business->International Business |
| National Aircraft Standard | Governmental->NASA |
| National Airspace System | Academic & Science->Meteorology Governmental->Military Governmental->Transportation |
| National Association of Seadogs | Community->Non-Profit Organizations |
| National Audubon Society | Community->Non-Profit Organizations |
| Native American Studies | Academic & Science->Universities |
| Naval Air Squadron | Governmental->Military |
| Naval Air Station | Governmental->Military Governmental->NASA Governmental->Transportation Governmental->US Government |
| Needle Arts Studio | Community->Media |
| Net Analyte Signal | Academic & Science->Physics |
| Network - Attached Storage | Computing->Drivers |
| Network Access Server | Computing->General Computing->Networking |
| Network Access Services | Computing->Networking |
| Network Administrator Specialist | Business->Positions |
| Network Attached Storage | Computing->Networking |
| Network Audio Server | Computing->Networking |
| Network Audio System | Computing->Networking |
| Network Authentication Service | Computing->Security |
| Newly Associated States | Governmental->United Nations |
| Nice And Slow | Internet->Chat |
| Nikon Advanced Systems | Business->Firms |
| No Active Support | Governmental->US Government |
| No Added Sugar | Miscellaneous->Food |
| No Age Statement | Governmental->Police |
| Non Action System | Governmental->US Government |
| Non-indigenous Aquatic Species | Academic & Science->Ocean Science |
| North American Series | Academic & Science->Meteorology |
| North American Specification | Governmental->US Government |
| Not A Stock | Business->Stock Exchange |
| Not Absolutely Sure | Computing->SMS |
| Not Another School | Internet->Chat Academic & Science->Universities |
| Numerical Aerodynamic Simulator | Governmental->Military |
| Numerical Aerospace Simulation | Governmental->NASA |
Click here to submit an acronym.
| Marine Corps Dictionary: NAS |
Naval Air Station.
| Wikipedia: Network-attached storage |
| This article needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (September 2009) |
Network-attached storage (NAS) is file-level computer data storage connected to a computer network providing data access to heterogeneous network clients.
Contents |
A NAS unit is essentially a self-contained computer connected to a network, with the sole purpose of supplying file-based data storage services to other devices on the network. The operating system and other software on the NAS unit provide the functionality of data storage, file systems, and access to files, and the management of these functionalities. The unit is not designed to carry out general-purpose computing tasks, although it may technically be possible to run other software on it. NAS units usually do not have a keyboard or display, and are controlled and configured over the network, often by connecting a browser to their network address. The alternative to NAS storage on a network is to use a computer as a file server. In its most basic form a dedicated file server is no more than a NAS unit with keyboard and display and an operating system which, while optimised for providing storage services, can run other tasks; however, file servers are increasingly used to supply other functionality, such as supplying database services, email services, and so on.
A general-purpose operating system is not needed on a NAS device, and often minimal-functionality or stripped-down operating systems are used. For example FreeNAS, which is Free / open source NAS software designed for use on standard computer hardware, is just a version of FreeBSD with all functionality not related to data storage stripped out. NASLite is a highly optimized Linux distribution running from a floppy disk for the sole purpose of a NAS. Likewise, NexentaStor is based upon the core of the Nexenta OS, a Free / open source hybrid operating system with an OpenSolaris core and a GNU user environment.
NAS systems contain one or more hard disks, often arranged into logical, redundant storage containers or RAID arrays (redundant arrays of inexpensive/independent disks). NAS removes the responsibility of file serving from other servers on the network.
NAS uses file-based protocols such as NFS (popular on UNIX systems), SMB/CIFS (Server Message Block/Common Internet File System) (used with MS Windows systems), or AFP (used with Apple Macintosh computers). NAS units rarely limit clients to a single protocol.
NAS provides both storage and filesystem. This is often contrasted with SAN (Storage Area Network), which provides only block-based storage and leaves filesystem concerns on the "client" side. SAN protocols are SCSI, Fibre Channel, iSCSI, ATA over Ethernet (AoE), or HyperSCSI.
Despite differences SAN and NAS are not mutually exclusive and may be combined as a SAN-NAS hybrid, offering both file level protocols (NAS) and block level protocols (SAN) from the same system. An example of this is Openfiler, a free software product running on Linux.
In the early 1980s, the 'Newcastle Connection' by Brian Randell and his colleagues at Newcastle University demonstrated and developed remote file access across a set of UNIX machines.[1][2] Novell's NetWare server operating system and NCP protocol was released in 1983. Following the Newcastle Connection, Sun Microsystems' 1984 release of NFS allowed network servers to share their storage space with networked clients. 3Com and Microsoft would develop the LAN Manager software and protocol to further this new market. 3Com's 3Server and 3+Share software was the first purpose-built servers (including proprietary hardware, software, and multiple disks) for open systems servers. Inspired by the success of file servers from Novell, IBM, and Sun, several firms developed dedicated file servers. While 3Com was among the first firms to build a dedicated NAS for desktop operating systems, Auspex Systems was one of the first to develop a dedicated NFS server for use in the UNIX market. A group of Auspex engineers split away in the early 1990s to create the integrated NetApp filer, which supported both Windows' CIFS and UNIX'es NFS, and had superior scalability and ease of deployment. This started the market for proprietary NAS devices now led by NetApp and EMC Celerra.
Starting in the early 2000s, a series of startups emerged offering alternative solutions to single filer solutions in the form of clustered NAS – Spinnaker Networks (now acquired by NetApp), Exanet, IBRIX, Isilon, PolyServe (acquired by Hewlett-Packard in 2007), and Panasas, to name a few.
In 2009, NAS vendors (notably CTERA Networks and Netgear) began to introduce Online Backup solutions integrated in their NAS appliances, for online disaster recovery. [3] [4]
The key difference between direct attached storage (DAS) and NAS is that DAS is simply an extension to an existing server and is not networked while NAS sits on a network as its own entity; it is easier to share files with NAS.
Availability of data might potentially be increased with NAS if it provides built-in RAID and clustering.
Performance can be increased by NAS because the file serving is done by the NAS and not done by a server responsible for also doing other processing. The performance of NAS devices, though, depends heavily on the speed of and traffic on the network and on the amount of cache memory (RAM) on the NAS computers or devices.
Due to the multiprotocol, and the reduced CPU and OS layer, the NAS has its limitations compared to the DAS/SAN systems. If the NAS is occupied with too many users, too many I/O operations, or CPU processing power that is too demanding, the NAS reaches its limitations. A server system is easily upgraded by adding one or more servers into a cluster, so CPU power can be upgraded, while the NAS is limited to its own hardware, which is in most cases not upgradeable.
Certain NAS devices fail to expose well-known services that are typical of a file server, or enable them in a way that is not efficient. Examples are: ability to compute disk usage of separate directories, ability to index files rapidly (locate), ability to mirror efficiently with rsync. One may still use rsync, but through an NFS or CIFS client; that method fails to enumerate huge file hierarchies at the nominal speed of local drives and induces considerable network traffic.
It should be noted that NAS is effectively a server in itself, with all major components of a typical PC – a CPU, motherboard, RAM, etc. – and its reliability is a function of how well it is designed internally. A NAS without redundant data access paths, redundant controllers, redundant power supplies, is probably less reliable than Direct Attached Storage (DAS) connected to a server which does have redundancy for its major components.
NAS is useful for more than just general centralized storage provided to client computers in environments with large amounts of data. NAS can enable simpler and lower cost systems such as load-balancing and fault-tolerant email and web server systems by providing storage services. The potential emerging market for NAS is the consumer market where there is a large amount of multi-media data. Such consumer market appliances are now commonly available. Unlike their rackmounted counterparts, they are generally packaged in smaller form factors. The price of NAS appliances has plummeted in recent years, offering flexible network-based storage to the home consumer market for little more than the cost of a regular USB or FireWire external hard disk. Many of these home consumer devices are built around ARM, PowerPC or MIPS processors running an embedded Linux operating system.
Open source NAS-oriented distributions of Linux and FreeBSD are available, including FreeNAS, NASLite and Openfiler. They are easy to configure via a Web-based Interface and run on low-end conventional computers. They can run from a Live CD, bootable USB flash drive (Live USB), or from one of the mounted hard drives. They run Samba, NFS daemon, and FTP daemons which are freely available for those operating systems.
NexentaStor, built on the NexentaCore Platform, is similar in that it is built on open source foundations; however, NexentaStor requires more memory than consumer oriented open source NAS solutions and also contains most of the features of enterprise class NAS solutions, such as snapshots, management utilities, tiering services, mirroring, and end to end check summing due, in part, to the use of ZFS.
This is a list of open source implementations which allow a PC to be set up very quickly as a NAS server:
| Wikimedia Commons has media related to: Network-attached storage |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)
| Shopping: Network-attached storage |
| NAS box (technology) | |
| Filer (technology) | |
| dedicated media server (technology) |
| What is the difference between storage area network and network attached storage? | |
| How do you attach a network storage with windows mobile? | |
| Characteristics and installation of network attached storage? |
Copyrights:
![]() | Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2007. Published by Houghton Mifflin Company. All rights reserved. Read more | |
![]() | Abbreviations. STANDS4.com - The source for acronyms and abbreviations. Copyright ©2004-2007 STANDS4 LLC. All rights reserved. Read more | |
![]() | Marine Corps Dictionary. Copyright © 2003 "Unofficial Dictionary for Marines" compiled and edited by Glenn B. Knight Read more | |
![]() | Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Network-attached storage". Read more |
Mentioned in