All-in-one homeserver, advisable?
-
Then do so - but pfsense is not going to be a good choice, its designed to be a router/firewall - not a asterisk server, or a web server to or torrent box, etc.
If you want you can surely install that on the freebsd that pfsense runs on - but it has been highly customized to be a router/firewall only.
If you want to run an all in one box that also does other stuff.. Look more to something like http://www.clearfoundation.com/Software/overview.html ClearOS or http://www.zentyal.org/ or http://www.amahi.org/
As to not able to run VMs? How is that - anything can run vms.. VirtualBox will run on its just fine I would assume or Vmware player/workstation etc.. etc..
-
Then do so - but pfsense is not going to be a good choice, its designed to be a router/firewall - not a asterisk server, or a web server to or torrent box, etc.
If you want you can surely install that on the freebsd that pfsense runs on - but it has been highly customized to be a router/firewall only.
If you want to run an all in one box that also does other stuff.. Look more to something like http://www.clearfoundation.com/Software/overview.html ClearOS or http://www.zentyal.org/ or http://www.amahi.org/
As to not able to run VMs? How is that - anything can run vms.. VirtualBox will run on its just fine I would assume or Vmware player/workstation etc.. etc..
I'll consider those options. For now everything that I needed is available under pfsense packages. And pfsense seems to be extremely easy to configure. It feels like it'll "just work"
I can't run VMs because my netbook is one of those 32 bit Atoms that wouldn't even be able to handle gigabit routing.
The CPU doesn't support virtualization and is very slow. It can't even perform decent enough for a single user, I doubt it is going to be able to handle the overhead of the VM OSes. -
Another home server worth a look is FreeNAS. It will probably meet all your storage needs and you can install jails, etc, for other applications. And it's FreeBSD like pfSense. :)
-
Sure - A collection of VMs behind a pfsense VM is a perfectly reasonable setup.
Assuming you have to memory and cpu for it.
-
What is the actual cpu? I think you would be surprised really.. esxi prob even run on it, etc.
-
@Derelict: I don't use Nas. I might need to because of tf-b4rt. I'm interested in the jails feature particularly. Any reason pfsense can't do that?
@johnpoz: Like I said my CPU doesn't support virtualisation and is 32 bit. ESXi doesn't support it.
It's an Intel Atom N270 with 1 Gb Ram.
The netbook is Acer Aspire One ZG5. -
Well then use virtualbox or kvm, or QEMU or OpenVZ, etc.. There are plenty of options for 32 bit cpu.
Or spend a couple of bucks and get a box you can run VMs on - total investment for my N40L box was like $300, that was with bumping ram to 8gb and extra nics.
-
Don't run all that crap on an atom…
-
Well then use virtualbox or kvm, or QEMU or OpenVZ, etc.. There are plenty of options for 32 bit cpu.
Or spend a couple of bucks and get a box you can run VMs on - total investment for my N40L box was like $300, that was with bumping ram to 8gb and extra nics.
Don't run all that crap on an atom…
The CPU is capable of running a couple of server applications that are going to be idle most of the time. VMs on the other hand, I doubt.
I have a box that can run VMs, it uses a lot more power. 2.5W TDP on that Atom vs 80W TDP on the server. The server also has peripherals for other VMs (like a 60W GPU). The other VMs don't need high availability as compared to pfsense, asterisk and tf-b4rt.
I am adamant on using the netbook because it is capable of running everything I need, I don't have to set up a new system… and because the netbook pretty much can't be used for anything else.ClearOS, amahi etc seem like the best option. I guess I'll give that a shot. Thanks for the help :)
-
"VMs on the other hand, I doubt."
How much do you think a linux distro running apache needs exactly? 99% of the time its not doing anything? Are you actively going to be doing torrents on this?? I never understand why anyone does this out of their house or even their own connection any more.. Why not throw it on a box in a DC with actually real type connection.. I have a seedbox in the NL that is like 8$ a month with 800GB of storage and gig connection.. Why should I power up anything in my house, use my bandwidth, be it old hardware or not for that kind of pricing?
Then if there is something on there I want local - I can max out my download pipe for a couple of minutes and there you go..
-
"VMs on the other hand, I doubt."
How much do you think a linux distro running apache needs exactly? 99% of the time its not doing anything? Are you actively going to be doing torrents on this?? I never understand why anyone does this out of their house or even their own connection any more.. Why not throw it on a box in a DC with actually real type connection.. I have a seedbox in the NL that is like 8$ a month with 800GB of storage and gig connection.. Why should I power up anything in my house, use my bandwidth, be it old hardware or not for that kind of pricing?
Then if there is something on there I want local - I can max out my download pipe for a couple of minutes and there you go..
I need torrentflux to handle my downloads. Bandwidth is expensive where I live, so one has to deal with overnight downloads on a regular basis.
-
I'd be surprised if there wasn't some virtualisation solution that would work for you. The overhead isn't that much for many cases.
What sort of bandwidth are we talking about here? Are you running packages or VPNs? It could be you're approaching the limits of what your Atom can do anyway but if not then try running as a VM.Steve
-
I'd be surprised if there wasn't some virtualisation solution that would work for you. The overhead isn't that much for many cases.
What sort of bandwidth are we talking about here? Are you running packages or VPNs? It could be you're approaching the limits of what your Atom can do anyway but if not then try running as a VM.Steve
WAN1: down: 2mbps up: 512kbps (ADSL)
WAN2: down: 7.2mbps (Mobile)
WAN3: down: 7.2mbps (Mobile)
LAN: Wifi n / 100mbps LAN.WAN1 is limited to 20 GB data transfer, after which it becomes 512mbps d/l. WAN1 is unreliable. After 5 GB of download WAN2 and WAN3 become unusable.
CPU usage on my Atom with pfsense and Asterisk is under 7%. I have 3 phones and <15 network devices (closer to 4 on average.)
-
So your maximum throughput is <20Mbps, assuming you're load balancing the three WANs. Even the slowest Atom would have no problems with that as you've seen. If you run Snort or VPNs though that won't be the case.
If you have the time try running as a VM. At the very least any performance results you get would be interesting.Steve
-
So your maximum throughput is <20Mbps, assuming you're load balancing the three WANs. Even the slowest Atom would have no problems with that as you've seen. If you run Snort or VPNs though that won't be the case.
If you have the time try running as a VM. At the very least any performance results you get would be interesting.Steve
My only choice here is to try virtualbox. My hardware doesn't support any type 1 hypervisor.
Again the ideal thing would be for each server to run in its own VM. That is 3 VMs, or at least 2: one for pfsense and one for Apache/Asterisk.
I don't think running Apache/Asterisk on the VM host would be smart. I'll get myself a lightweight linux os host and try to do this then. -
I don't think running Apache/Asterisk on the VM host would be smart. I'll get myself a lightweight linux os host and try to do this then.
Why??
CPU usage on my Atom with pfsense and Asterisk is under 7%. I have 3 phones and <15 network devices (closer to 4 on average.)
So this is doing NOTHING so why do you think you can not break it out to its own VM?? Your apache is not going to be a site like amazon now is it ;) So how much do you think it would draw??
-
I don't think running Apache/Asterisk on the VM host would be smart. I'll get myself a lightweight linux os host and try to do this then.
Why??
CPU usage on my Atom with pfsense and Asterisk is under 7%. I have 3 phones and <15 network devices (closer to 4 on average.)
So this is doing NOTHING so why do you think you can not break it out to its own VM?? Your apache is not going to be a site like amazon now is it ;) So how much do you think it would draw??
What I meant was that I'll have to run 2 VMs at least because Apache and Asterisk on a host that is running a VM with pfsense in it would be a potential security threat.
<rant>Quite honestly, maybe I am just biased, I can't imagine running three different OSes on that machine. I understand that virtualisation can give you near native performance now, I just don't think it can come anywhere close without 64-bit instructions, Vt-x and Vt-d.
I am saying this from previous experiences. I have a hard time keeping the machine responsive with just one OS on it.</rant>That said, I AM going to try running everything on vbox anyway. If everything works, great! otherwise I'll figure out a different solution.
-
here is my copy of 32bit ubuntu running on my esxi box – if its sitting there idle, its not going to be pulling any cpu, etc.
your other 2 vms are not going to be doing much of anything anyway - so just having the os installed and up an running is not really much overhead, etc.
-
I'd agree that an n2700 is fully capable of doing nothing when several VMs are loaded.
The problem is when all those VMs suddenly have something they should be doing at same time.
Thats when you will be hurting.
When I provision a system, I provision it with the idea of all the VMs working 100% under a full load.
I don't give any consideration to how well they work when idle.
-
Agreed he should be sized while loaded - but he has
"I have 3 phones and <15 network devices (closer to 4 on average.)" He is not serving up to the 100k users a website.. Pretty sure that cpu is going to set there idle.. With a few cycles here and there when he loads up a page via apache or a call comes in..
It sure is not going to be pushing packets with a 2mbps/512Kb connection ;)