FreeNAS setup help?
-
@Mike-Ralston said:
@scottalanmiller Going to be using this NAS for Pictures, Music, and Videos, so I figured that FreeNAS was the better choice.
Having looking into this a lot, I know of no use case where FreeNAS is the best choice. Because for reliability you must be more of a FreeBSD expert than you need to be to use FreeBSD reliably, it fails in every use case.
FreeBSD itself is not nearly as well known as Linux. And Linux is overall better for storage (FreeBSD is better for networking.) So FreeNAS isn't just extra hard on its own, but it introduces FreeBSD making things harder still.
-
@scottalanmiller But does FreeBSD also support AFP, NFS, and CIFS compatibility?
-
For personal use, it only matters so much. It's up to you what you want to do with the storage. But I would advice against FreeNAS. No real upsides and leaves you hanging when you need assistance the most.
-
A big advantage to using Linux or FreeBSD directly is that the experience equates directly to something very useful for IT in general. Using FreeNAS doesn't really train you on business gear so you don't get the personal enrichment value that a project like this can bring.
-
@scottalanmiller
It's another type of system I can work with, so I'll figure out what I did wrong with this one, and then do the other. -
@Mike-Ralston said:
It's another type of system I can work with, so I'll figure out what I did wrong with this one, and then do the other.
Sure, all learning is good learning. Some is more efficient though. If you want to learn the most, do straight FreeBSD and then OpenSuse.
-
I like FreeBSD myself. Never used FreeNAS in a buinsess environment. If you are going with something that simple it usually will end up being just a windows file server based NAS.
-
I'd look at GlusterFS on centos over freenas
-
@thecreativeone91 said:
I'd look at GlusterFS on centos over freenas
If building a cluster, definitely.
-
@thecreativeone91 said:
I like FreeBSD myself.
I love it, just not for storage tasks generally. It's its one major architectural weak point.
-
@coliver said:
I'm sure you've already seen this post but it may help to double-check your work:
https://forums.freenas.org/index.php?threads/cifs-windows-sharing-guide.20948/I followed all of these steps, and everything looks to be set up properly, except, I can't enable the CIFS service, and it doesn't tell me why. It just says "This Service Could Not Be Started".
-
@Mike-Ralston said:
@coliver said:
I'm sure you've already seen this post but it may help to double-check your work:
https://forums.freenas.org/index.php?threads/cifs-windows-sharing-guide.20948/I followed all of these steps, and everything looks to be set up properly, except, I can't enable the CIFS service, and it doesn't tell me why. It just says "This Service Could Not Be Started".
If I remember correctly that means that something is wrong with your config file. I haven't worked with CIFS shares on Linux in a while... Can you look into the log and see if there is an issue there? Generally it says the line number an error occurred on.
-
Ah, well that's a huge step. That the service isn't started means that there is no reason to be looking at firewalls and such. There is something wrong with the service.
We need to look a the logs and see what errors are being recorded.
-
@coliver Where do I find the Log?
-
Should be /var/log/daemon.log
-
@Mike-Ralston said:
@coliver Where do I find the Log?
I'm not sure with FreeBSD or FreeNAS. Generally it is in something like /var/log/messages. Although that may be different on this server.
-
@coliver said:
I'm not sure with FreeBSD or FreeNAS. Generally it is in something like /var/log/messages. Although that may be different on this server.
/var/log/messages is RHEL only.
-
@scottalanmiller Good to know.
-
@scottalanmiller None of those work. They actually do nothing but bring up the main page again.
-