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

    ALIX 2D13: Performance problems?

    Scheduled Pinned Locked Moved Hardware
    13 Posts 4 Posters 3.5k 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.
    • F
      fcapizzo
      last edited by

      No Snort, but I do have the Traffic Shaper.  There are some limits on the WAN and LAN, but none on the VLANs running on the OPT port.  I might try disabling the Traffic Shaper to see if that helps, but it's not like the pfSense box was readily available and just throttling traffic at the time.  The pfSense box at the time was totally inaccessible.  The other factor that concerns me is that the ALIX 2D13 has 100Mb ports, and even if pfSense can handle the traffic it's still going to be pretty slow transferring large amounts of data between those interfaces.

      1 Reply Last reply Reply Quote 0
      • ?
        Guest
        last edited by

        ALIX 2D13

        • Single core CPU
        • 100 MBit/s ports
        • RealTek based LAN Ports
        • a little bit to old as I see it right

        PC Engines APU, ADIs RCC or pfSense Sg units would be coming with;

        • Intel based LAN Ports
        • Multi core CPUs
        • 1 GBit/s LAN Ports

        Would be better to go with the newer hardware

        1 Reply Last reply Reply Quote 0
        • L
          lobotiger
          last edited by

          I've noticed that mine gets sluggish when pushing more than 20Mbps of internet traffic.  The GUI takes forever to load however most of the devices on the network do not experience any issues with accessing the internet.

          LoboTiger

          1 Reply Last reply Reply Quote 0
          • F
            fcapizzo
            last edited by

            @BlueKobold:

            ALIX 2D13

            • Single core CPU
            • 100 MBit/s ports
            • RealTek based LAN Ports
            • a little bit to old as I see it right

            PC Engines APU, ADIs RCC or pfSense Sg units would be coming with;

            • Intel based LAN Ports
            • Multi core CPUs
            • 1 GBit/s LAN Ports

            Would be better to go with the newer hardware

            I kept looking at the bump in specs on the RCC-VE 2440, especially getting to 1Gb on the interfaces, and placed an order on Netgate.  Once get the new box up and running, I'll resume my tests again.  I'm assuming it will be much better.

            1 Reply Last reply Reply Quote 0
            • ?
              Guest
              last edited by

              I'm assuming it will be much better.

              I am pretty sure it will be much better! But one thing please, take the ADI pfSense image and install it on the
              eMMC storage if you don´t need Squid! If you want to use Squid it would be better to go with a mSATA.

              • Enable TRIM (if not set by default)
              • Enable PowerD (Hi adaptive) (if not set by default)
              • Set the mbuf size higher (250.000 or 500.000 if needed)
              1 Reply Last reply Reply Quote 0
              • F
                fcapizzo
                last edited by

                @BlueKobold:

                I'm assuming it will be much better.

                I am pretty sure it will be much better! But one thing please, take the ADI pfSense image and install it on the
                eMMC storage if you don´t need Squid! If you want to use Squid it would be better to go with a mSATA.

                • Enable TRIM (if not set by default)
                • Enable PowerD (Hi adaptive) (if not set by default)
                • Set the mbuf size higher (250.000 or 500.000 if needed)

                Thanks for the tips!  I don't need squid, and did not purchase an additional msata as I plan on installing pfsense on the embedded 4GB.  I intend on looking through the forums and the web for best practices on the RCC-VE 2440.  Is it possible to import the config.xml file from my ALIX system to the new ADI RCC-VE system?

                1 Reply Last reply Reply Quote 0
                • ?
                  Guest
                  last edited by

                  Is it possible to import the config.xml file from my ALIX system to the new ADI RCC-VE system?

                  it might be possible, but you should also rename the NIC names! In older versions and/or on other hardware
                  they were named vr0,… and now they are named re0 so this might be a problem for the config backup file.

                  But you can easily edit a copy of this file and then you may try it out until it matches the new harware right.
                  Please only use a copy of this backup xml.file if it will not match exactly you can then easily wipe it, but the
                  original is not gone!

                  Good move over to 2016!

                  1 Reply Last reply Reply Quote 0
                  • F
                    fcapizzo
                    last edited by

                    I was thinking the exact same thing about renaming the NICs.  And yes, for my current ALIX 2D13 the connections are vr0, vr1, etc.  I'll just try different things once I get the new router.  Thanks.

                    @BlueKobold:

                    Is it possible to import the config.xml file from my ALIX system to the new ADI RCC-VE system?

                    it might be possible, but you should also rename the NIC names! In older versions and/or on other hardware
                    they were named vr0,… and now they are named re0 so this might be a problem for the config backup file.

                    But you can easily edit a copy of this file and then you may try it out until it matches the new harware right.
                    Please only use a copy of this backup xml.file if it will not match exactly you can then easily wipe it, but the
                    original is not gone!

                    Good move over to 2016!

                    1 Reply Last reply Reply Quote 0
                    • F
                      fcapizzo
                      last edited by

                      I was reading the pfSense docs on mbuf (https://doc.pfsense.org/index.php/Tuning_and_Troubleshooting_Network_Cards) and it mentions:

                      On 64 bit systems with multiple GB of RAM, set it to 1 million (1000000).

                      So maybe mbuf should be set to 1000000?

                      @BlueKobold:

                      I'm assuming it will be much better.

                      I am pretty sure it will be much better! But one thing please, take the ADI pfSense image and install it on the
                      eMMC storage if you don´t need Squid! If you want to use Squid it would be better to go with a mSATA.

                      • Enable TRIM (if not set by default)
                      • Enable PowerD (Hi adaptive) (if not set by default)
                      • Set the mbuf size higher (250.000 or 500.000 if needed)
                      1 Reply Last reply Reply Quote 0
                      • ?
                        Guest
                        last edited by

                        So maybe mbuf should be set to 1000000?

                        On boards with soldered onBoard RAM or memory you could not go higher in the amount of RAM,
                        because it is soldered on the boards!!! So be careful with this number (1.000.000) perhaps you
                        might be beginning with 100.000 or less, for not ending in a booting loop if the RAM amount is
                        to small after changing the mbuf size. On boards with an DIMM or S0-DIMM socket this would
                        be not a problem, because you will be able to change or high up also the amount of the entire RAM.

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