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

    2.2.4 and how I enabled TRIM

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    59 Posts 31 Posters 33.7k 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.
    • P
      pLu
      last edited by

      @DownloadDeviant:

      I login in under single user mode, I tried just the basic commands
      /sbin/tunefs -t enable / (this errors and I get "cannot execute, no such file/directory")
      /sbin/reboot (this doesn't work at all but just typing EXIT does)

      I took note of TRYING TO MOUNT details using DMESG under command prompt in WEBGUI.
      So I tried
      /sbin/tunefs -t enable /dev/ufsid/56534606bb206e02
      and again NO SUCH FILE/DIRECTORY error message.

      At this point I am stumped.

      Your problem is, for some reason, running the commands. tunefs is not even trying to access /dev/ufsid/56534606bb206e02 since it failed to run.

      1 Reply Last reply Reply Quote 0
      • D
        DownloadDeviant
        last edited by

        @pLu:

        Your problem is, for some reason, running the commands. tunefs is not even trying to access /dev/ufsid/56534606bb206e02 since it failed to run.

        OK, so it's not me or my syntax but something else?

        Because I am clueless when it comes to BSD/pfSense CLI so I wouldn't doubt I am to blame. Something I plan on exploring after the holidays to learn more…but I also have that freakin' pesky problem of a job getting in the way and consuming all of my time too. lol

        System: pfSense 2.4.3p1 - ZFS CPU: AMD Athlon 5350 (Kabini) MOBO: ASRock AM1H-ITX HD: 60GB SSD Patriot Inferno RAM: G.SKILL 8GB DDR3 2133 NIC: Intel I350-T2 PS: Lite-On 75W AC PACKAGES: Cron, NUT

        1 Reply Last reply Reply Quote 0
        • D
          dancwilliams
          last edited by

          @ThePOO:

          –----  I was pretty frustrated getting TRIM enabled in 2.2.4

          ------  This is what worked for me to get the trim status set to enabled for my SSD.

          1.  booted pfSense from USB stick and installed pfSense to SSD

          2.  booted pfSense from SSD and watched my console -- made note of ...
              "Trying to mount root from /dev/ufsid/55bdd213616a70a3"

          3.  booted pfSense from USB stick into single-user mode

          4.  at the # prompt, the following was issued:
              /sbin/tunefs -t enable /dev/ufsid/55bdd213616a70a3
              /sbin/reboot

          5.  booted pfSense from SSD.  ran Shell from the console -- verified TRIM status with:
              /sbin/tunefs -p /

          ------  I hope this works for everyone!

          This method worked great for me!  I had an existing install that did not have TRIM working as it should.  We jsut booted to the USB and set the TRIM using the method above.  Removed the USB and it booted to the existing config and worked great.

          Thanks,

          Dan

          1 Reply Last reply Reply Quote 0
          • D
            DownloadDeviant
            last edited by

            @dancwilliams:

            This method worked great for me!  I had an existing install that did not have TRIM working as it should.  We jsut booted to the USB and set the TRIM using the method above.  Removed the USB and it booted to the existing config and worked great.

            Thanks,

            Dan

            Hmmmm, I guess booting from a USB stick is necessary. I did a fresh install and figured USB booting wasn't necessary…just what the OP did.

            I'll try that specifically tonight or tomorrow and see what happens.

            UPDATE -
            OK. That was the problem. I had to boot from the USB stick, then run the commands with my specific UFS ID (do I have that right? lol) included.

            I can't believe getting TRIM to run is that much of a fuss!? lol I am not complaining. I just have to imagine there could be a simpler method added via GUI or CLI without having to do the whole USB boot thing. Ughh. lol

            System: pfSense 2.4.3p1 - ZFS CPU: AMD Athlon 5350 (Kabini) MOBO: ASRock AM1H-ITX HD: 60GB SSD Patriot Inferno RAM: G.SKILL 8GB DDR3 2133 NIC: Intel I350-T2 PS: Lite-On 75W AC PACKAGES: Cron, NUT

            1 Reply Last reply Reply Quote 0
            • CNLiberalC
              CNLiberal
              last edited by

              I just performed a new install last night.  I backed up my config from the 2.2.1 install, pulled the spinning HDD and put in dual 256GB Samsung SSDs.  I chose to install the full version of pfSense 2.2.5 for i386 as I only have 2GB of RAM in the system.  During the install, I chose to do a GEOM mirror (soft RAID?).  The installer partitioned everything and formatted and I accepted the defaults.  The system is now reporting a single ~230GB "drive".  I checked on TRIM, and it's not enabled:

              
              [2.2.5-RELEASE][root@pfsense.yadda.localdomain]/root: /sbin/tunefs -p /
              tunefs: POSIX.1e ACLs: (-a)                                disabled
              tunefs: NFSv4 ACLs: (-N)                                   disabled
              tunefs: MAC multilabel: (-l)                               disabled
              tunefs: soft updates: (-n)                                 enabled
              tunefs: soft update journaling: (-j)                       enabled
              tunefs: gjournal: (-J)                                     disabled
              [b]tunefs: trim: (-t)                                         disabled[/b]
              tunefs: maximum blocks per file in a cylinder group: (-e)  4096
              tunefs: average file size: (-f)                            16384
              tunefs: average number of files in a directory: (-s)       64
              tunefs: minimum percentage of free space: (-m)             8%
              tunefs: space to hold for metadata blocks: (-k)            6408
              tunefs: optimization preference: (-o)                      time
              tunefs: volume label: (-L)                                 
              [2.2.5-RELEASE][root@pfsense.yadda.localdomain]/root: 
              
              

              I'm not following the above conversation very well.  I'd like to enable TRIM, but it sounds like I can't because I'm using the GEOM mirror?  I don't want to lose SSD performance or cause them to die prematurely.  Should I try enabling TRIM with the method mentioned earlier?  Thanks!

              pfSense 2.7.2-RELEASE

              Dell R210 II
              Intel E3-1340 v2
              8GB RAM
              SSD ZFS Mirror
              Intel X520-DA2, RJ45 SFP+ (WAN) and 10Gb SFP+ DAC (LAN)
              1 x Cisco 3850 12XS-S (Core Switch)
              2 x Cisco 3750X PoE Gig Switch (Access Stack)
              3 x Cisco 2802i APs (Mobility Express)

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

                @ThePOO:

                –----  I was pretty frustrated getting TRIM enabled in 2.2.4

                ------  This is what worked for me to get the trim status set to enabled for my SSD.

                1.  booted pfSense from USB stick and installed pfSense to SSD

                2.  booted pfSense from SSD and watched my console -- made note of ...
                    "Trying to mount root from /dev/ufsid/55bdd213616a70a3"

                3.  booted pfSense from USB stick into single-user mode

                4.  at the # prompt, the following was issued:
                    /sbin/tunefs -t enable /dev/ufsid/55bdd213616a70a3
                    /sbin/reboot

                5.  booted pfSense from SSD.  ran Shell from the console -- verified TRIM status with:
                    /sbin/tunefs -p /

                ------  I hope this works for everyone!

                hooray! supernoob (me) with fresh build got trim enabled. :) now, if i could just get everybody off plex, i could plug this thing in and see how she works. maybe tomorrow. :(

                1 Reply Last reply Reply Quote 0
                • 2
                  2chemlud Banned
                  last edited by

                  I plugged my new Samsung EVO 850 120GB SATA with 2.2.6 i386 installed in my PC-BSB machine and booted. As root I entered

                  sbin/tunefs -t enable /dev/ada1s1a

                  Now my box does not come back, the console is full of

                  CAM status: Command timeout

                  after "Mounting filesystem…"

                  The SSD supports trim, btw:

                  http://www.samsung.com/global/business/semiconductor/minisite/SSD/global/html/ssd850evo/specifications.html

                  How do I get out of this mess, the installation worked fine before... :-(

                  trim.JPG
                  trim.JPG_thumb

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

                    Boot from an USB pen drive and then activate TRIM support in pfSense.

                    1 Reply Last reply Reply Quote 0
                    • 2
                      2chemlud Banned
                      last edited by

                      Did fsck in PC-BSD and disabled TRIM. Booted to USB and enabeled TRIM again. Same problem. I do a fresh install on the SSD as apparently Samsung is to dull to handle TRIM in some OS, Linux has a known problem with the 8xx series, apparently, dunno if BSD is also involved…

                      https://en.wikipedia.org/wiki/Trim_%28computing%29

                      see "Shortcommings"

                      So I will go without TRIM.

                      Wuuuuuaaaaaa what a mess!

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

                        So I will go without TRIM.

                        But then it would be a perhaps fast dieing because the data will be not marked correctly for overwriting
                        and the SSD drive will be perhaps in short time lame and dieing.

                        Wuuuuuaaaaaa what a mess!

                        Right, but if it works for so many other peoples, it must also working for you!
                        You might be do it again and boot from a USB pen drive into "single user mdoe"
                        to activate it right!

                        1 Reply Last reply Reply Quote 0
                        • E
                          Engineer
                          last edited by

                          @BlueKobold:

                          So I will go without TRIM.

                          But then it would be a perhaps fast dieing because the data will be not marked correctly for overwriting
                          and the SSD drive will be perhaps in short time lame and dieing.

                          TRIM cleans up after files are deleted (to insure fast writing to those deleted sectors).

                          Edit:  Incorrect (TRIM does indeed lower write amplification of the drive making it last longer):

                          The 'Wear Leveling' routine of the drive's firmware should work in the background to move sectors around to give the drive a nice, full life.  Edit 2:  TRIM does indeed help because of the lower write amplification.

                          1 Reply Last reply Reply Quote 0
                          • 2
                            2chemlud Banned
                            last edited by

                            But this Samsung drives have data corruption with TRIM enabled, see Wikipedia above. It takes some time to make  fresh SSD pfSense again and then copy the config.xml, I don't want to go through that over and over again.

                            I could not revive the first install by disabeling TRIM again, the installation was corrupt afterwards, fschk did not resolve that. Should I really try again to enable TRIM on this Samsung trash?

                            I think this TRIM is kind of voodooo and highly emotional when it comes to discussions. Any opinions on the importance of TRIM and how much it will influence the life-expectance of the SSD?

                            Merry Christmas everybody! :-)

                            chemlud

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

                              TRIM cleans up after files are deleted (to insure fast writing to those deleted sectors).

                              if a file is wiped, it is not really away and gone, and TRIM is then marking this data can be overwritten
                              so that the wear level algorithm is knowing that new data can be written on this sectors/blocks.

                              If the data will not be marked for overwriting the wear leveling algorithm gets even less and more less
                              sectors where the data can be written on and then the mSATA or SSD will be slowing down before dieing
                              then after a while.

                              It does nothing that I have read about to make the drive last longer.

                              If the wear leveling algorithm is getting less and more less free sectors/blocks to write on
                              until there are no free ones this might be then the end of the drive, but if the TRIM command
                              is marking this sectors/blocks as free for new write cycles the wear leveling algorithm get even
                              again and again new free sectors/blocks where it can be writing on. And so the lifetime will be
                              enlarged or hold.

                              The 'Wear Leveling' routine of the drive's firmware should work in the background to move sectors around to give the drive a nice, full life.

                              There are only one amount of sectors/blocks that can be used to write on and the wear level algorithm is
                              using them in a balanced way thats all.

                              I think this TRIM is kind of voodooo and highly emotional when it comes to discussions.

                              If this will be right, why then all peoples care about this "voodoo"? Why not then let them out or inactive?

                              Any opinions on the importance of TRIM and how much it will influence the life-expectance of the SSD?

                              You could use your Samsung drive without TRIM support and report it here for us.

                              1 Reply Last reply Reply Quote 0
                              • 2
                                2chemlud Banned
                                last edited by

                                Have no alternative, hu?

                                btw: Why should it matter if the BSD is started in single-user mode for switching to TRIM?

                                If there was kind of "mega"-nano image (16 or 32 GB) I would run the SSD with that, but there were experts in the past that denied this is helpful (more space, faster degradation of card/SSD, no joke).

                                Worst thing: I have another Samsung 850 here, I wanted to install some Linux to. Maybe better I bring it back before opening up… sigh...

                                1 Reply Last reply Reply Quote 0
                                • E
                                  Engineer
                                  last edited by

                                  After reading (searching), I stand corrected on this.  Sorry about that and thanks BlueKobold.

                                  With that said, how is TRIM triggered in FreeBSD.  In Windows, it's triggered when you empty the recycle bin.  I'm curious as to how and how often TRIM is triggered when running a program like pfsense with FreeBSD?

                                  1 Reply Last reply Reply Quote 0
                                  • 2
                                    2chemlud Banned
                                    last edited by

                                    ..I think I will go without TRIM for the while, I can simply not assess the importance of this "issue" for the time being

                                    http://www.digitaltrends.com/computing/six-dead-solid-state-drives-prove-theyll-last-longer-than-you-imagined/

                                    My guess: The Atom board with the SSD with break before the SSD goes south. Anything to be monitored in the Syslogs (besides the SMART status) to control for read/write errors?

                                    1 Reply Last reply Reply Quote 0
                                    • 2
                                      2chemlud Banned
                                      last edited by

                                      Just for the record: I tried the same with the second Samsung 850 EVO SSD, installed 2.2.6, copied over config.xml, booted from USB in single user mode, activated TRIM, reboot.

                                      At "mounting filesystems" during boot I ended in the same errors as given above. No way to have TRIM with pfSense on these drives, apparently…

                                      Question: Would it help to do a fresh install every 6 months to avoid the problems related to deactivated TRIM?

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        ThePOO
                                        last edited by

                                        Greetings and I wish everyone a great New Year !!!!!

                                        I posted in here August 04, 2015 about my getting pfSense to enable TRIM for my SSD.

                                        Well, I'm happy to say my SSD is working great and has never faulted in any way, ever!!!    I was careful vetting the SSD when I purchased the "cheapie" drive –- it was purchased from the Ama--- site and I carefully read the characteristics and that it supported TRIM, and further that TRIM support worked for several folks under FreeBSD.    I took the gamble the drive would work with TRIM enabled and the rest has been a very pleasant history ... for me.

                                        I am so happy that my list of instructions has benefited others too .... I mean, after all, when playing with the cutting edge you could open a vein if not careful <smile>.

                                        Anyway, today I upgraded my box from 2.2.5 to 2.2.6 and my TRIM status is still properly set (I did see where someone else apparently did a fresh 2.2.5 install and my instructions to enable TRIM worked for them {yay}.)

                                        So far 2.2.6 is working great, TRIM is taking care of my storage -- the world spins on .......
                                        *except something is broken in the 2.2.6 Traffic Shaper and I'll post separately about that soon ...</smile>

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          bluepr0
                                          last edited by

                                          So TRIM does work on the Samsung Evo 850 then? I'm using a Mac mini as my pfsense box and I would like to replace my 5400rpm disk with a EVO 850 I have on my NAS for cache!

                                          1 Reply Last reply Reply Quote 0
                                          • 2
                                            2chemlud Banned
                                            last edited by

                                            eeh, what' the meaning of the word "ERROR" in your language? OIo

                                            ..please read my posts above again, just in case…

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