Questions tagged [nas]

Network-attached storage (NAS) is file-level computer data storage connected to a computer network providing data access to heterogeneous clients.

A NAS unit is a computer connected to a network that only provides file-based data storage services to other devices on the network. Although it may technically be possible to run other software on a NAS unit, it is not designed to be a general purpose server. For example, NAS units usually do not have a keyboard or display, and are controlled and configured over the network, often using a browser

1748 questions
91
votes
2 answers

How do I connect VLC to a known DLNA server?

I have VLC on my Mac and would like to connect to a DLNA server on my LAN but the server isn't showing up in VLC's UPnP auto-discovery UI. Given the IP address of the server how can I point VLC to it explicitly so it can be 'discovered'?
fbrereto
  • 1,133
46
votes
4 answers

How can I find the IP address of a mapped Network drive in Windows 10?

How can I find the IP address of a mapped Network drive in Windows 10?
Adam B
  • 493
35
votes
5 answers

Permanently map a network drive on Mac OS X Leopard

I want to have a mapped drive in Mac OS X which points to my NAS - however I've found that I have to do it after every single reboot. I'm a Mac noob, so would like to just have the drive mapped at all times like Windows does, but instead each time I…
falter
  • 2,097
32
votes
7 answers

What's the point of having a RAID 1 configuration over incremental backups to a secondary drive?

I have a synology NAS and I don't understand the point of RAID 1 system. Why bother having a mirror? If I delete a file by accident it's deleted on both drives.
Fractale
  • 687
28
votes
11 answers

Is ZFS and RAID-Z worth using in home made NAS (freeNAS for example)

Features of ZFS and RAID-Z look vary promising. Looks like it is a perfect FS for home NAS solutions, poor man's Drobo things and alike. Are there any drawbacks I should be aware of?
26
votes
5 answers

How do I build a DIY NAS?

I'm looking for good, detailed instructions on how to build a DIY NAS (Network Access Storage). I'm planning on doing it cheap (old PC config + open source software). But not too cheap either. I'm ok with investing in a RAID card setup if you think…
KG -
  • 1,893
25
votes
9 answers

SSH with no password (passwordless) on Synology DSM 5 as other (non-root) user

I'm trying to ssh into my Synology disk station without a password (public key authentication), but as non-root. When I try to ssh as root without password, it works. Following the exact same steps for another user doesn't work. It always asks for…
25
votes
12 answers

What are my options for a multi-Terabyte home NAS?

I've got alot of DVDs and have been slowly ripping, encoding, and tagging them and I've nearly filled my WD MyBook 1TB. I'm estimating that I've got about 1.5 or 2Tb to go to complete my current collection. I've spent alot of time on the files, and…
Bob King
  • 996
25
votes
3 answers

How is a NAS different from a SAN?

I've been doing research into NAS and SAN for a situation at work, and I am struggling to workout the difference between the two on a corporate level. Is a NAS basically just a small SAN? Or are SANs more like your general file servers that…
T Crumpen
  • 421
24
votes
8 answers

Any recommendations on a NAS for a home-super-user?

Can anyone recommend a good NAS for use in a home-server environment? I would request at least 2, preferably 4 disks, and I am most interested in good to excellent throughput for file-server and backup purposes - don't need any of the fancy…
marc_s
  • 1,397
20
votes
2 answers

Shrink RAID by removing a disk?

I have a Synology NAS with 12 bays. Initially, we decided to allocate all 12 disks for a single RAID-6 volume, but now we would like to shrink the volume to use only 10 disks and assign two HDDs as spares. The Volume Manager Wizard can easily expand…
19
votes
3 answers

Recursive unrar of several folders

I have several RAR archives spread around multiple directories but all under a particular root folder on my Debian based NAS. Could someone help me write a simple script that would recursively go into each folder, unrar the contents, go back to the…
Touff
  • 408
19
votes
7 answers

Should I use "Raid 5 + spare" or "Raid 6"?

What is "Raid 5 + Spare" (excerpt from User Manual, Sect 4.17.2, P.54): RAID5+Spare: RAID 5+Spare is a RAID 5 array in which one disk is used as spare to rebuild the system as soon as a disk fails (Fig. 79). At least four disks are required. If…
18
votes
3 answers

Why does my network file copy speed form a wave?

With the upgrade to Windows 10 I've now got this nice graph when copying files. When I copy a single large file the speed always takes this reasonably consistent wave shape. What causes that? The connection is My PC <- cable -> gigabit switch <-…
Gricey
  • 354
18
votes
2 answers

Upgrading disks in a RAID1 Synology 2-bay drive

I have a Synology 2-bay 211j NAS with 2x1TB HDD installed as single RAID 1 volume. I'm running out of space, so I'd like to upgrade my NAS with 2x3TB HDDs. Is there any easy way to copy all data from the earlier 1TB volume(s) to the new 3TB RAID1…
1
2 3
99 100