Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jul 2013 15:37:28 -0400
From:      Mike Jakubik <mike.jakubik@intertainservices.com>
To:        freebsd-stable@freebsd.org
Subject:   UFS Trim wont stay set
Message-ID:  <51D5CEF8.9000504@intertainservices.com>

next in thread | raw e-mail | index | archive | help
Hello,

I've just installed a stable snapshot on a new machine with a SSD drive, 
after installing i booted single user mode and ran

# tunefs -t enable /dev/ada0p2
tunefs: issue TRIM to the disk set

Great, back to multiuser mode, i check the partition

# tunefs -p /dev/ada0p2
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
tunefs: trim: (-t)                                         disabled

What the heck.. did i miss something? Back to single user mode and

# tunefs -t enable /dev/ada0p2
tunefs: issue TRIM to the disk remains unchanged as enabled

I check again in multiuser mode and it says disabled, any ideas what is 
going on here?

Thanks.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51D5CEF8.9000504>