Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    All-in-one homeserver, advisable?

    Scheduled Pinned Locked Moved General pfSense Questions
    38 Posts 6 Posters 6.2k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • johnpozJ
      johnpoz LAYER 8 Global Moderator
      last edited by

      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.

      An intelligent man is sometimes forced to be drunk to spend time with his fools
      If you get confused: Listen to the Music Play
      Please don't Chat/PM me for help, unless mod related
      SG-4860 24.11 | Lab VMs 2.7.2, 24.11

      1 Reply Last reply Reply Quote 0
      • K
        kejianshi
        last edited by

        Don't run all that crap on an atom…

        1 Reply Last reply Reply Quote 0
        • S
          shebang1234
          last edited by

          @johnpoz:

          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.

          @kejianshi:

          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 :)

          1 Reply Last reply Reply Quote 0
          • johnpozJ
            johnpoz LAYER 8 Global Moderator
            last edited by

            "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..

            An intelligent man is sometimes forced to be drunk to spend time with his fools
            If you get confused: Listen to the Music Play
            Please don't Chat/PM me for help, unless mod related
            SG-4860 24.11 | Lab VMs 2.7.2, 24.11

            1 Reply Last reply Reply Quote 0
            • S
              shebang1234
              last edited by

              @johnpoz:

              "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.

              1 Reply Last reply Reply Quote 0
              • stephenw10S
                stephenw10 Netgate Administrator
                last edited by

                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

                1 Reply Last reply Reply Quote 0
                • S
                  shebang1234
                  last edited by

                  @stephenw10:

                  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.)

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    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

                    1 Reply Last reply Reply Quote 0
                    • S
                      shebang1234
                      last edited by

                      @stephenw10:

                      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.

                      1 Reply Last reply Reply Quote 0
                      • johnpozJ
                        johnpoz LAYER 8 Global Moderator
                        last edited by

                        @shebang1234:

                        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??

                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                        If you get confused: Listen to the Music Play
                        Please don't Chat/PM me for help, unless mod related
                        SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                        1 Reply Last reply Reply Quote 0
                        • S
                          shebang1234
                          last edited by

                          @johnpoz:

                          @shebang1234:

                          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.

                          1 Reply Last reply Reply Quote 0
                          • johnpozJ
                            johnpoz LAYER 8 Global Moderator
                            last edited by

                            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.

                            ubuntuonesxi.png
                            ubuntuonesxi.png_thumb

                            An intelligent man is sometimes forced to be drunk to spend time with his fools
                            If you get confused: Listen to the Music Play
                            Please don't Chat/PM me for help, unless mod related
                            SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                            1 Reply Last reply Reply Quote 0
                            • K
                              kejianshi
                              last edited by

                              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.

                              1 Reply Last reply Reply Quote 0
                              • johnpozJ
                                johnpoz LAYER 8 Global Moderator
                                last edited by

                                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 ;)

                                An intelligent man is sometimes forced to be drunk to spend time with his fools
                                If you get confused: Listen to the Music Play
                                Please don't Chat/PM me for help, unless mod related
                                SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                1 Reply Last reply Reply Quote 0
                                • W
                                  wcrowder
                                  last edited by

                                  http://www.ebay.com/itm/SUPERMICRO-1U-2x-L5420-Xeon-QC-2-5GHz-8GB-250gb-Half-Depth-Server-X7DCA-L-/141411937842

                                  add ESXI and 8g more memory? 10 seconds on ebay.

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    kejianshi
                                    last edited by

                                    Looks better.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      shebang1234
                                      last edited by

                                      So I did get a virtualbox to run on that machine with Ubuntu server 14.04 LTS. Apache/Asterisk VM was impossible to setup through virtualbox (it failed trying to configure the CD.) Managed to transfer a configured appliance and got everything running.

                                      pfsense works just fine. Right now, the VM usage on host is 15% in top (effectively just 7.5%.) Although even small tasks spike the usage to 100%.
                                      This is the same for the asterisk/tf VM. Something like package configuration make the CPU usage go crazy. And apart from that, passing through USB mobile broadband dongles seems to be such a pain (hasn't worked yet.)

                                      The only problems I am facing are, ZFS complaining of low memory on startup (potential problem.) High average loads (where ubuntu just refuses to give me load data at boot time.) and high CPU usage of the asterisk VM even on idle (around 40% I don't know if it'll scale well under load.)

                                      What are the problems I am likely to face if I move apache and asterisk to the ubuntu host? I'll only open ports to apache.

                                      Possible solutions that I thought of were to move apache to an OpenVZ container. Perhaps set up VPN access to apache on the VM host.

                                      Apologies in advance. I realize that I am going offtopic now. I appreciate the help anyway.

                                      PS: wcrowder: Used servers are a little hard to find where I live. ebay has few option. Other websites have used servers being sold in cities where there are more IT related companies. … and I am a college student, I'd need to save money for a few months before I could buy something worth $100. T_T
                                      That said, I have back up options. An E3-1230v3 that sits idle (or is switched off) most of the time, and a C2D E4300 that's just lying somewhere doing nothing. I am just trying to find a use for this weak machine.

                                      1 Reply Last reply Reply Quote 0
                                      • johnpozJ
                                        johnpoz LAYER 8 Global Moderator
                                        last edited by

                                        "(it failed trying to configure the CD.)"

                                        What??  Why would apache or Asterisk need a CD??

                                        As to ZFS - that can be completely ignored not even used..

                                        An intelligent man is sometimes forced to be drunk to spend time with his fools
                                        If you get confused: Listen to the Music Play
                                        Please don't Chat/PM me for help, unless mod related
                                        SG-4860 24.11 | Lab VMs 2.7.2, 24.11

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          shebang1234
                                          last edited by

                                          @johnpoz:

                                          "(it failed trying to configure the CD.)"

                                          What??  Why would apache or Asterisk need a CD??

                                          As to ZFS - that can be completely ignored not even used..

                                          I couldn't install Ubuntu. It gave me apt-cdrom errors and the set up crashed. I had to make an appliance and then use it there.

                                          Setting up mobile broadband is giving me a headache. For some reason everything works fine for some time, and then my dongles disconnect because they aren't getting echo responses over ppp. After which the dongles refuse to connect. I don't know if it is because of the USB passthrough or just because pfsense doesn't support my modem.

                                          1 Reply Last reply Reply Quote 0
                                          • K
                                            kejianshi
                                            last edited by

                                            Sure its not powering down the USB ports when you haven't touched the machine for a while?

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.