Best practices for SSD

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is there a current best practices for use of solid state disks with 
Fedora 20?  I found an older doc for Fedora 14 and also the Red Hat 6
deployment guide, but both don't have a lot of details.

I have a laptop and am installing a 120G SSD.  Also I plan on 
updating an old CentOS server with a single 120G SSD (CentOS 5.10).

Some of the recommendations I have found:

- partition on a 1M boundary
- use native partitions, not LVM (for TRIM)
- mount using relatime (or noatime for CentOS 5)
- mount using discard (or use the fstrim program periodically)
- use EXT4

Other recommendations I have seen recommended:
- move some temporary files to tempfs
- move /tmp to RAM:  /etc/fstab
       tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0 
- change I/O scheduler by adding "elevator=noop" to boot parms
- reduce swappiness:  /etc/sysctl.conf 
      vm.swappiness=1
      vm.vfs_cache_pressure=50

Thanks,
--
Wade Hampton
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux