Jump to content

Hello,

 

I am testing some operating systems for a company file server.

Now does it look like Cent OS and Ubuntu are the best choices to make for a file server but is this correct?

 

What is your opinion on this and what would be your choice and why?

 

We are talking about a file server of about 4TB.

 

Thanks in advanced,

 

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/
Share on other sites

Link to post
Share on other sites

Will the server have to do any more than just serve files? I'm wondering if you need a normal OS at all, and would NAS OSes be a consideration? Like FreeNAS or Unraid? That can depend on the usage performance model, redundancy, backup and data integrity needs.

Gaming system: R7 7800X3D, Asus ROG Strix B650E-F Gaming Wifi, Thermalright Phantom Spirit 120 SE ARGB, Corsair Vengeance 2x 32GB 6000C30, MSI Ventus 3x OC RTX 5070 Ti, MSI MPG A850G, Fractal Design North, Samsung 990 Pro 2TB, Alienware AW3225QF (32" 240 Hz OLED)
Productivity system: i9-7980XE, Asus X299 TUF mark 2, Noctua D15, 64GB ram (mixed), RTX 4070 FE, NZXT E850, GameMax Abyss, Samsung 980 Pro 2TB, iiyama ProLite XU2793QSU-B6 (27" 1440p 100 Hz)
Gaming laptop: Lenovo Legion 5, 5800H, RTX 3070, Kingston DDR4 3200C22 2x16GB 2Rx8, Kingston Fury Renegade 1TB + Crucial P1 1TB SSD, 165 Hz IPS 1080p G-Sync Compatible

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10099959
Share on other sites

Link to post
Share on other sites

2 minutes ago, porina said:

Will the server have to do any more than just serve files? I'm wondering if you need a normal OS at all, and would NAS OSes be a consideration? Like FreeNAS or Unraid? That can depend on the usage performance model, redundancy, backup and data integrity needs.

It only needs to serve files.

I did not think of solutions like FreeNAS or Unraid, I will take these in consideration and do some tests with them as well.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10099961
Share on other sites

Link to post
Share on other sites

I vote Ubuntu. It has the largest user database and support database. It also come in a server version.

 

Since I am to lazy to put something interesting here, I will put everything, but slightly abbreviated. Here is everything:

 

42

 

also, some questions to make you wonder about life:

 

What is I and who is me? Who is you? Which armrest in the movie theatre is yours?

 

also,

 

Welcome to the internet, I will be your guide. Or something.

 

 

My build:

CPU: Intel Core i5-7400 3.0GHz Quad-Core Processor,

 Motherboard: ASRock B250M Pro4 Micro ATX LGA1151 Motherboard, 

Memory: Corsair 8GB (1 x 8GB) DDR4-2133 Memory,

Storage: Seagate Barracuda 1TB 3.5" 7200RPM Internal Hard Drive, 

Video Card: MSI Radeon RX 480 4GB ARMOR OC Video Card, 

Case: Corsair 100R ATX Mid Tower Case , 

Power Supply: Corsair CXM 450W 80+ Bronze Certified Semi-Modular ATX Power Supply, 

Operating System: Microsoft Windows 10 Home Full, 

Wireless Network Adapter: TP-Link TL-WN725N USB 2.0 802.11b/g/n Wi-Fi Adapter, Case Fan: Corsair Air Series White 2 pack 52.2 CFM  120mm Fan

 

ou do not ask why, you ask why not -me

 

Remeber kinds, the only differ between screwing around and scince is writing it down. -Adam Savage.

 

Only two things are infinite: the universe and human stupidity, and I'm not even sure of the former. - Albert Einstein.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10100033
Share on other sites

Link to post
Share on other sites

5 hours ago, Brozz said:

Hello,

 

I am testing some operating systems for a company file server.

Now does it look like Cent OS and Ubuntu are the best choices to make for a file server but is this correct?

 

What is your opinion on this and what would be your choice and why?

 

We are talking about a file server of about 4TB.

 

Thanks in advanced,

1

FreeNAS running RAIDZ is probably your best bet, there's a large community with the focus being on file storage. If you go this route and use a software RAID like RAIDZ, you'll need about 8GB of RAM, 16GB ECC RAM is recommended. 

 

Also, I'm not against Ubuntu or Unraid, I've only used FreeNAS for storage above 250GB, and I've never used Unraid. Also, Ubuntu is a nice go-to OS for anything else in my opinion.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10101076
Share on other sites

Link to post
Share on other sites

I can recommend FreeNAS too.

Once you get it set-up correctly, it works like a charm.

When using FreeNAS (or any OS using ZFS for that matter) make sure that ZFS has direct access to the drives. So either directly connect each drive to your mainboards SATA-ports, or use a HBA. If you were planing on using a RAID-controller flash it to IT mode.

Please quote me in any answers to my posts, so that I can read them easily and don´t forget about them. Thanks!

 

I love spending my time with PC tinkering, networking and server-stuff.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10102063
Share on other sites

Link to post
Share on other sites

24 minutes ago, Ildiesalot said:

I don't mean to hijack your thread, but would you guys recommend FreeNAS in a VM as well?

Not really, since ZFS needs to have direct access to the drives. When running it in a VM, it adds at least one layer between ZFS and the drives.

That said, FreeNAS can run in a VM, but running it directly on hardware is better.

You could also install FreeNAS and run VMs on it.

Please quote me in any answers to my posts, so that I can read them easily and don´t forget about them. Thanks!

 

I love spending my time with PC tinkering, networking and server-stuff.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10102302
Share on other sites

Link to post
Share on other sites

9 hours ago, MEOOOOOOOOOOOOW said:

Not really, since ZFS needs to have direct access to the drives. When running it in a VM, it adds at least one layer between ZFS and the drives.

That said, FreeNAS can run in a VM, but running it directly on hardware is better.

You could also install FreeNAS and run VMs on it.

It depends if you run it on VMWare ESXi, you can directly assign drives to your FreeNAS OS, but as said, it is better and runs also best directly on hardware.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10104387
Share on other sites

Link to post
Share on other sites

19 hours ago, Brozz said:

It only needs to serve files.

I did not think of solutions like FreeNAS or Unraid, I will take these in consideration and do some tests with them as well.

You have Open Media Vault also, depending on the size of your company.

Expanding the RAID if needed on OMV is easier than on FreeNAS but you also don't get as much plugins or the data protection that ZFS offers.

The community of OMV is also smaller than FreeNAS.

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10104400
Share on other sites

Link to post
Share on other sites

18 hours ago, Ildiesalot said:

I don't mean to hijack your thread, but would you guys recommend FreeNAS in a VM as well?

 

18 hours ago, MEOOOOOOOOOOOOW said:

Not really, since ZFS needs to have direct access to the drives. When running it in a VM, it adds at least one layer between ZFS and the drives.

That said, FreeNAS can run in a VM, but running it directly on hardware is better.

You could also install FreeNAS and run VMs on it.

As someone who is actually running FreeNAS as a VM over ESXi, it's definitely doable - and it works pretty well now. Setup was pretty simple.

 

You must have an HBA (or RAID Card flashed to IT mode) for running FreeNAS as a VM, though, as you need to pass the entire card to the VM using PCI Passthrough. You also need to ensure that the CPU and chipset support VT-d though. Pretty much any server grade hardware will support this.

For Sale: Meraki Bundle

 

iPhone Xr 128 GB Product Red - HP Spectre x360 13" (i5 - 8 GB RAM - 256 GB SSD) - HP ZBook 15v G5 15" (i7-8850H - 16 GB RAM - 512 GB SSD - NVIDIA Quadro P600)

 

Link to comment
https://linustechtips.com/topic/803464-filer-server-os/#findComment-10105699
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×