NAS stands for âNetwork Attached Storageâ. Itâs a device whose primary function is to provide storage in the form of disk space â often lots of disk space â to other computers on a network.
I was running a dedicated NAS for a while, but then took it down. Once I understood what it really was, I decided I didnât need another one.
Become a Patron of Ask Leo! and go ad-free!
NAS in a nutshell
I like to describe a NAS device as a PC without the PC.
NAS devices are often nothing more than modified or stripped-down PCs. They may not have a video display, keyboard, or mouse, but inside they use hardware that looks very similar to a standard PC.

The problem is that a hard disk doesnât really âdoâ networking by itself. Additional hardware is required to interface between the network, its many configuration options, and the hard disk. So at the hardware level, a NAS is not much more than hard disks, a network interface, and the circuitry to connect them.
The hard disk doesnât really âdoâ filesystems, either. That means in order to read and write files and otherwise maintain the organization of information on the disk, some software is required to implement the file system. Thatâs typically an operating system of some sort. More often than not, this is provided by a CPU â much like youâd find in a traditional PC â running an operating system of some sort.
NAS #1: A dedicated device
The first image that comes to mind when you mention âNASâ is a dedicated box containing what weâve described above and nothing else. Plug in power and a network connection, do some configuration (usually via a network interface of some sort), and you have a NAS.
Dedicated NAS devices typically optimize the hardware for the single purpose theyâre intended for. Some include very high-performance hard drives, network connections, RAID arrays, or other forms of data protection and redundancy. These types of storage might be overkill on a desktop machine, but make a lot of sense in a centralized server with many users.
Even then, a NAS device may still look like a PC â if not on the outside, then inside the box. Many, for example, run a variant of Linux or FreeBSD1 as their internal operating system.
NAS #2: Dedicated software
If a dedicated NAS device is mostly just a single-purpose PC, can you re-purpose a PC to be a NAS? The answer is a resounding âyesâ.
One excellent approach to creating a NAS device of your own is to take a PC and install FreeNAS. FreeNAS is exactly what you might expect: a free operating system based on FreeBSD, designed to turn a PC into a high-performance and easily configurable NAS device.
NAS #3: Use a PC
If itâs âlikeâ a PC, why not just use a PC?
Thatâs what I do. In my basement, I have an older desktop machine whose only purpose is to share all the disk drives it has attached â two internal and five external USB drives â to the local network.
While the system runs Linux, it could just as easily run Windows. If youâre familiar with Windows networking and file sharing, that may be the easier option.
And, to be honest, it doesnât have to be a PC in my basement â it could be any PC connected to my network, even one thatâs used in other ways as well. All it has to have is the ability to âshareâ its disk space in some way: something all modern operating systems support.
In a sense, every PC that can share disk space is a NAS device.
Which is right for you?
So if PCs are just as good at sharing out hard disks, why even consider a NAS?
Well, certainly using something like FreeNAS is an excellent way to extend the life of an older PC. Itâs a quick, low-impact approach that can provide shared storage on your network without impacting any specific userâs PC.
If youâre more interested in high performance, availability, and resiliency, then a dedicated NAS device might be more appropriate.
Do this
Subscribe to Confident Computing! Less frustration and more confidence, solutions, answers, and tips in your inbox every week.
I'll see you there!
Podcast audio
Footnotes & References
1: Very Linux-like, but with different parentage. Appleâs OSX is based on FreeBSD.
One thing that some NAS products do is monitor the SMART status.
It seems that while they were working on the Mass Storage USB stuff, they didnât have any provisions for SMART health. Nor do the firewire cabinetsâŠ
Then again, I havenât found the userâs manual, so I donât know how it warns you, but after having my USB laptop hard drive click-kriick on me unexpectedly, Iâm a little leery of non-SMART interfaces (even when my experience with SMART is that the drive goes from âAll is wellâ to âYou have 1 hour to get your data, starting 59 minutes agoâŠâ â at least itâs a warning).
So, which would be better as a backup solution?
1. Convenient, attaches to the USB, with no health information? Fast, and unplug when youâre done.
2. Attaches to the network (slower), emails you if itâs going to die. Probably wonât get turned off/disconnected as much as Iâd like (no reason not to, but it will be forgotten)âŠ
And do you think that storing the backup in PAR files (fsraid, etc) [files that are split in chunks so if one isnât readable, it can still be recovered] useful? My disks seem to fail wholesale (IE, the drive click-criikâs and presto-no spinup)?
ââBEGIN PGP SIGNED MESSAGEââ
Hash: SHA1
If you can lose data when a single hard drive fails, thatâs not really a
backup, in my opinion. Itâs primary storage.
So my first recommendation would be to make sure youâre doing a true,
redundant backup. Thatâll make whatever technology you decide less
impactful.
I tend to like drive always on. In my case I have external USB &
firewire drives that are always on â and on another box on my network.
(Itâs another PC thatâs always on for different reasons anyway.) That
way itâs trivial to refer to them, or to copy something to them quickly,
in addition to my automated nightly backup procedure. Having a dedicated
NAS box just for them didnât make sense to me right now for my needs.
I like Raid, but only for data that needs to be highly available in real
time. Raid isnât really a backup solution.
I donât know your needs, but if drives are failing that often for you
(which is odd enough ⊠Iâve had one maybe two failures in 30+ years of
computing), Iâd be tempted to simply get two drives, and backup to both.
Drives are cheap.
Leo
ââBEGIN PGP SIGNATUREââ
Version: GnuPG v1.4.6 (MingW32)
iD8DBQFFx20UCMEe9B/8oqERAqOGAKCIfYP2Ca7nunopItsq1Kwz2VYMeACfRrNk
LG1Ma93DQ9ShuMKrVTq/H3Q=
=ZQDA
ââEND PGP SIGNATUREââ
Thanks!
Iâve only had 2 failures this year (after 4 yrs of no dead fish), but the USB drive checking out spooked me.
It *is* planned to be a backup, so hopefully both wonât fail at the same time, but without SMART info, how would you know that it failed? Should I do a âmock restoreâ every month (after making sure I can restore the first time) to check the integrity?
I wasnât planning on using any RAID features (and a friend of mine got bit by the RAID bug⊠after he deleted everything on his RAIDâd system he asked me how to get the data backâŠ. oops); I just want to know when the drive was going to fail (or if it had already failed).
Do you disconnect your backup drives (err⊠onsite backup drives) after the backup?
I was just figuring that if it was connected, there would be a greater chance of something deleting both the mains and the backup at the same time.
Again,
Many Thanks!
ââBEGIN PGP SIGNED MESSAGEââ
Hash: SHA1
Again, I just donât experience failure often enough to worry about
warnings. I rely on a good backup system and the knowledge that should
one drive suddenly fail without warning ⊠âoh wellâ. :-) (How would I
know it failed? Backup processes would fail to write to it.)
And yes, doing a test restore every so often is a good idea. Even just a
read of the entire media every so often. (in the root of the drive:
XCOPY *.* NUL /s
will read the entire drive, copying all files to NUL.)
My drives are connected and on continuously. Iâve only had one case
where I inadvertantly deleted too much while my custom backup scripts
were being developed. (I do have a pair of external drives and
periodically swap them between my home and my wifeâs place of business
for added âoff siteâ backup.)
I will say this about smart technology: one of my web servers has been
warning me that my drive is about to die. For a year or more. So even
then I tend to view it all with a grain of salt.
Leo
ââBEGIN PGP SIGNATUREââ
Version: GnuPG v1.4.6 (MingW32)
iD8DBQFFx4e+CMEe9B/8oqERAitoAJwL/myvlZNqMR7k+yLj/URTIfiJYACcCEeR
YFJCpOv8/n8N7yoj57dL7dg=
=OXrS
ââEND PGP SIGNATUREââ
I found something: Googleâs report on HD reliability; itâs discussed on slashdot:
http://hardware.slashdot.org/hardware/07/02/18/0420247.shtml
In summary:
Smart is not-so-smart (lots of false positives and only at ~60% chance of catching the failure).
HDD temps donât seem to have an effect.
Nifty. Now Iâm not so worried about SMART. But WinXP doesnât seem to like a failing USB drive (it sits and hangs and freezes⊠then complains that the MFT wasnât written properly)⊠are there any SATA / IDE trays that are hot swappable?
Iâve been serving files to a smallish office of some 30 workstations for the last few years using a HP basic server tower running XP2003, with 4 external hdds. 3 in situ, 1 as the primary shared drive, number 2 as a mirror of it backed up daily. 3 as a multiple backed up with several copies of the important data. The 4th drive is brought into the office on a weekly basis and a âcopyâ of the primary data files are cloned using a program called âKarens Replicatorâ. This mobile drive is taken away each time as an offsite copy.
If the primary drive fails, the 2nd mirror takes its place with just a drive letter change and I purchase another drive to fill in the gap.
Win2003 takes care of the folder permissions for each user and on the whole, weâve had almost zero downtime thus far.
The only real problems are failing power supplies of the drives (Maxtor 250giggers). They are very crude 12v transformer types and I get probably one fail per year on average so far.
I am thinking about buying a raid fitted NAS to do away with the server part of the equation.
Do you think it sounds like a better option? Can I set user/group permissions on a NAS system?
Iâd be interested to hear professional feedback on my current system and opinions about alternatives.
Rgds
Mike
I am thinking about installing NAS. Why? I have 3 PCs on the network â 2 are WinXP and one is WinXP/Linux/Mac. I want to save on NAS drive just pictures, music and some documents from all PC. This is a a home network (wired), so not every PC is turned on the same time. Currently about once a month I manually connect external USB drive and manually backup this data. I want to put a NAS drive on the network and setup some software to automatic backup once a day (I am using GoodSync software). I read about NAS drives and it is very confusing â there are many complains about drives getting hot, slow speed and crushes. Which NSA drive do you recommend? I am looking on 1tb â $200 is my upper limit.
Thanks,
Zalek
I implement #3 with an old PC running Windows. Many if not most people have older âobsoleteâ PCâs or laptops. If you have one, you can simply attach it to your router either by Ethernet cable or wireless, plug in one of more USB HDDs, share the folders/drives you want to share and voila you have a dedicated NAS.
Apart from the NAS specific OS and associated features, often one of the main reasons for going down the route of a dedicated â and designed for â NAS box is power consumption.
A NAS is running 24/7/365 a year. An old (or new) PC generally has a higher power consumption and over time that does add up (in the winter, the heat generated can just be used to heat the house, but in the summer it can add additional load on your A/C).
A headless âconsumer gradeâ NAS from companies like Synology, QNAP, Netgear, etc, apart from being slim on power, can be a very wise investment if you have lots of data and yet donât fully trust the Cloud. Or you just want to have a good local backup of your Cloud data. Many NASs allows for replication not only across a span of local drives, but also to Cloud services such as DropBox, Amazon, OneDrive, etc.
So, whatâs the difference between a high-capacity external drive accessible by more than one computer, & a NAS ???
VERY LITTLE. NASâs are generally dedicated function devices (they only do file storage), are often optimized for speed and resiliency, and sometimes have remote access built in. But ultimately any machine with a shared drive is providing storage attached to the network. Itâs how I roll: one of my old machines is in my basement with a bunch of drives attached, all accessible on my local area network. Is it a NAS? Kind of.
Please share detailed steps for repourposing good/spare windows PC, into NAS. How best to protect data?
Read the article again. A good portion of the article is dedicated to explaining how to do that. As for protecting the data, back it up and encrypt anything sensitive.