Building a NAS server

 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Building a NAS server
# 1  
Old 04-26-2013
Building a NAS server

Hello,

I am planning to build a NAS server next week and i was wondering which OS to use.
As i see the two most common are FreeNAS and Ubuntu server + samba.

What do you think?Do you hava any experience on that?Any other idea?

Thanks!
# 2  
Old 04-26-2013
Free NAS has a lot of eta stuff that you may find useful. What are you going to use it for?
# 3  
Old 04-27-2013
Quote:
Originally Posted by bitlord
Free NAS has a lot of eta stuff that you may find useful. What are you going to use it for?
Thanks,At the begining we are planning to use it as Fileserver.
# 4  
Old 04-29-2013
I was looking for a little more detail. Is this for work or home? What kind of files will you be putting on the device? Are you going to be having Windows clients? Witch OS are you most skilled with?
# 5  
Old 04-30-2013
Quote:
Originally Posted by bitlord
I was looking for a little more detail. Is this for work or home? What kind of files will you be putting on the device? Are you going to be having Windows clients? Witch OS are you most skilled with?
Hi,

We are planning to use it in my job.We are planning to use it first as a file server (mean personal user files) and maybe later on we will use it as external storage of a server which saves the raw data there before process them.
Yes we are planning to have also Windows clients.
So basically we need FTP and NFS or SMB.
# 6  
Old 04-30-2013
Ok,
I'm a Solaris admin by trade. I also work with RHEL & SLES. At my place of work we bought NetApp SANs. NetApp uses the ZFS file system just like Solaris. ZFS has build in CIFS (newer name SMB). We also have some Sun storage Tech hardware that the NetApp is replacing. On the Linux btrfs is similar to zfs.

I would not use ftp on your network use scp. There are clients that give windows scp, like winscp.

FreeNAS is ZFS setup made easier. It is similar to a Solaris file server or NetAPP setup. Though I don't know if FreeNAS can provide lungs, like the other two. If you are looking a easy setup and a nice user interfase FreeNAS might be good for you. If you are working for a big company you might want to have them buy you a professional grade appliance like Oracle storage, NetAPP or anther type of storage. Ubuntu is an easy Linux disto to do stuff with but I don't have much experience with using samba. We don't use samba at my work place and all the windows shares are on our UNIX hardware.

I hope this helps.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Nas server TS-251+

Hello. I have this nas server ts-251+ and I thought about - if it is possible to make a script that can turn on/off for the vpn via crontab. If it's possible ( I dont have any knowledge about scripts myself ), can anyone help me creating the script? Thank you. (6 Replies)
Discussion started by: Kuno
6 Replies

2. Web Development

Building LAMP server from scratch (build a server with compiled LAMP from CentOS mini)

Hello everyone, I would like to setup a lamp server from a minimal distro and to compile PHP, MySQL and Apache myself. I have chosen CentOS minimal for the OS and I am trying to build the stack by hand... But well, it appears I need some help! First: I am looking for good and recent... (3 Replies)
Discussion started by: freddie50
3 Replies

3. Debian

Best RAID settings for Debian Server? Help!! (1+0 or 5 or NAS)

I am installing a Debian Server on a: HP Proliant DL380 G4 Dual CPU's 3.20 ghz / 800 mhz / 1MB L2 5120 MB RAM 6 hard disks on HP Smart Array 6i controller (36.4 GB Ultra320 SCSI HD each) I will be using this server to capture VHS video, encode, compress, cut, edit, make DVD's, rip... (0 Replies)
Discussion started by: Marcus Aurelius
0 Replies

4. UNIX for Dummies Questions & Answers

Help in server building process.

Hi, I am fresher in Unix and hence need your help in understanding the basic concepts in Server Building. Please guide me with the next steps in building our own server after Assembling hardware and installing OS. (1 Reply)
Discussion started by: laxmi Sharma
1 Replies

5. Web Development

Building a video server.

I have been given the task of building a video server that has basic video editing capabilities through a web interface. Something like what jaycut.com does. Right now we use FFmpeg on one of our servers to do command line editing and conversion but we want to make it super simple so that normal... (0 Replies)
Discussion started by: mcraul
0 Replies

6. UNIX for Advanced & Expert Users

Building a Unix Server from Scratch?

Hello Everyone, This post is a result of my search and quest to build a Unix Server at Home. I am familiar with the most of the systems such as, Solaris 10, HP-UX & Linux. Can somebody help me with more information about How to Build a Unix Server right from Fundamentals.... ? I have... (5 Replies)
Discussion started by: Vabiosis
5 Replies

7. Solaris

Building New server Using ufsrestore

Hi Guys, Marry X-MAX in advance :) I would like to build a new server using ufsdump/ufsrestore. Both the servers are identical hardware and model. I am using Solaris 10 X86 O/S. I am having ufsdump "mydump.rootdump.gz" in a Central NFS server. What I did:- I took backup of root... (3 Replies)
Discussion started by: SanjayLinux
3 Replies

8. Filesystems, Disks and Memory

Building a NAS enclosure

Can anyone guide me on how to build my own NAS ? I have an old laptop that I want to convert into a NAS, but not use the laptop as such as an NAS because it has some problems. I would like to build a NAS like the ones available in market. I do not want to buy a NAS enclosure , but would like to... (3 Replies)
Discussion started by: vpraveen84
3 Replies

9. Solaris

Building UX Server for Dev Environment

Hello. I am asked to build a new UNIX Server for Development environment before we could ask the high level experts to build production environment. Could you please let me know what all must I have to know and the steps inorder to build ux server? Thank you! (0 Replies)
Discussion started by: panchpan
0 Replies

10. IP Networking

building a server

hi, i am a pretty good linux user..but i have no idea on building a server witha domain and everthing. please help! (5 Replies)
Discussion started by: hamza11050
5 Replies
Login or Register to Ask a Question