Jump to content

Hi LTT -

 

So I have all the pieces to my NAS: the 3x 500GB HDD in RAID 5, a smaller hard drive for the OS, and Gigabit ethernet.

 

I do, however need help on deciding what OS I need. In terms of familiarity I want to do Windows 8 plus it natively supports RAID 5. Though many on the forum suggest a Linux based OS like openmediavault, I don't really know how to set it up... I'm not good at dealing with IP addresses and DNS and all those other terms... it's scary

 

So what should I choose. Windows or something like openmediavault? How easy is it to set up on either?

Link to comment
https://linustechtips.com/topic/933595-win-8-nas-setup/
Share on other sites

Link to post
Share on other sites

If the hardware supports W8 just install it, you should set up manual IP address for your NAS though, you'll need it.

 

ASUS X470-PRO • R7 1700 4GHz • Corsair H110i GT P/P • 2x MSI RX 480 8G • Corsair DP 2x8 @3466 • EVGA 750 G2 • Corsair 730T • Crucial MX500 250GB • WD 4TB

Link to comment
https://linustechtips.com/topic/933595-win-8-nas-setup/#findComment-11405019
Share on other sites

Link to post
Share on other sites

All of it is easy once you learn it. If you're not comfortable exploring with something different you can use a Windows 8 machine as your NAS.

 

You just have to deal with the consequences of:

  • It's not optimized for that application so performance may suffer (hardware too)
  • Make sure you have a backup of your data. RAID is not a backup. I'd say a windows 8 machine with desktop hardware has a higher probability of failure or data loss.
Link to comment
https://linustechtips.com/topic/933595-win-8-nas-setup/#findComment-11405030
Share on other sites

Link to post
Share on other sites

2 hours ago, Windows7ge said:

All of it is easy once you learn it. If you're not comfortable exploring with something different you can use a Windows 8 machine as your NAS.

 

You just have to deal with the consequences of:

  • It's not optimized for that application so performance may suffer (hardware too)
  • Make sure you have a backup of your data. RAID is not a backup. I'd say a windows 8 machine with desktop hardware has a higher probability of failure or data loss.

Yes, I have an offline backup. I'm using RAID purely for the useage of having my media files available throughout my home network, it's not intended whatsoever for a backup. How would I set up something like a shared folder on a Windows 8 NAS? With user permissions and things of that sort?

Link to comment
https://linustechtips.com/topic/933595-win-8-nas-setup/#findComment-11405350
Share on other sites

Link to post
Share on other sites

19 minutes ago, TheGermanEngie said:

Yes, I have an offline backup. I'm using RAID purely for the useage of having my media files available throughout my home network, it's not intended whatsoever for a backup. How would I set up something like a shared folder on a Windows 8 NAS? With user permissions and things of that sort?

Assuming the array isn't being used as the boot drive you should be able to go to My Computer(This PC) find the drive letter associated with the array then right click it > Properties > Sharing > Advanced Sharing > tick "Share this folder" > Give it a name > Permissions > As the group Everyone allow everything (Full Control = Allow | Change = Allow | Read = Allow) > OK > Apply > Security > Edit... > Add... > Type "Everyone" into the box > OK > Apply > Apply

 

It's been a while since I've used this method to share a volume with a network but this should make it so everybody on the network can add or edit files within the array effectively making it a NAS. A janky NAS but a NAS non the less.

Link to comment
https://linustechtips.com/topic/933595-win-8-nas-setup/#findComment-11405421
Share on other sites

Link to post
Share on other sites

27 minutes ago, TheGermanEngie said:

how would I set up a manual IP address?

navigate to control panel > network and sharing center > change adapter settings > right click on the LAN connection and click properties > find IPV4 protocol, select it and hit properties again > click Use the following address and fill the spaces, the local address depends on your router model, some possible addresses are 192.168.1.64, 10.0.0.32, etc - the subnet mask is usually 255.255.255.0 and the gateway is your router address (again, could be 192.168.1.1 or 10.0.0.0, etc)

you could use your ISP default DNS or set it to 1.1.1.1 and 1.0.0.1

 

to find your current IP range just go to the adapter, right click and hit status, then details and you can see everything in there.

ASUS X470-PRO • R7 1700 4GHz • Corsair H110i GT P/P • 2x MSI RX 480 8G • Corsair DP 2x8 @3466 • EVGA 750 G2 • Corsair 730T • Crucial MX500 250GB • WD 4TB

Link to comment
https://linustechtips.com/topic/933595-win-8-nas-setup/#findComment-11405428
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

×