geekvenue.net

Welcome to Chucktips Hardware HELP WITH DEAD OS Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips


HOWTO: Improve your disk performance
Performance Issues Posted by Jason on Monday March 19, @03:25PM
from the Go-Dog-Go dept.
When you install FreeBSD, the filesystem is set to a synchronous ufs (unix filesystem). You can improve your disk performance by changing it to ffs with softupdates. It's easy!

To change your filesystem to a ffs (fast filesystem) that uses softupdates, perform the following tasks:

[Boot in single user mode]
(Press the space bar at the 10 second countdown on startup)

Type:
boot -s
Press enter for the default shell

[Run the tunefs command]

Type:
tunefs -n enable /
tunefs -n enable /usr
tunefs -n enable /var
tunefs -n enable /some_other_fs

[Reboot]

(note: you should have FreeBSD-4.1 or greater, otherwise you have to compile a custom kernel with softupdates)

<  |  >

 

Related Links
  • Articles on Performance Issues
  • Also by Jason
  • Contact author

    Lilliput Mini USB Computer Monitor

    If you have ever wanted to learn about Cisco Routers, check out my new book "Cisco Routers for the Small Business" - it's Cisco CLI for the Regular Guy!

  • Sponsors

    The Fine Print: The following comments are owned by whoever posted them.
    ( Add a Reply )

    "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]