How to Defragment a JFS

The Journaled File System (JFS) is an open source hard drive formatting type that was developed by IBM for use on Linux-based operating systems. It is a commonly used file system on many distributions of Linux and support for the file system is built directly into the standard Linux kernel. Hard drives formatted using JFS can become fragmented over time, necessitating defragment operations to ensure optimal performance and quick access to files stored on a JFS hard drive.

Instructions

    • 1

      Launch the Terminal application by selecting "Applications," "Accessories" and then "Terminal." Depending on your Linux distribution, the menu options to find Terminal may differ slightly.

    • 2

      Type "sudo fdisk -l" and then press "Enter" to view a list of hard drives associated with your system.

    • 3

      Note the device name of the JFS hard drive you wish to defragment. For example, if you are defragmenting your primary hard drive, it will probably have a device name of "/dev/sda1."

    • 4

      Type "defrags device name," replacing "device name" with the name for your JFS hard drive, and then press "Enter." This will run the degragmenting utility for JFS.

Related Searches:

References

Comments

You May Also Like

  • How to Defrag in Linux

    The files on a hard-disk drive can become fragmented, or written in random blocks. Fragmentation can slow performance, so defragmentation is a...

  • How to Defragment Unmoveable Files

    The process of defragmenting a hard drive involves moving around all of the data stored on the drive, making it easier for...

  • How to Fully Defragment Leopard

    A computer drive can become fragmented over time, which means that different parts of files end up stored in different places on...

  • How-to Prevent Computer Fragmentation

    To appreciate and understand how to prevent computer fragmentation, we need to understand why it occurs. Fragmentation occurs when repeated deletion, copying...

  • How to Clean and Defrag Your Computer

    Computer hardware and software relies on numerous data files to work properly. The computer saves these files to empty portions of its...

  • Electronic Unemployment Filing for Ohio

    Ohio's Department of Job and Family Services (JFS) website provides a tool for electronic unemployment benefits filing. Claimants must create an account...

  • How to Obtain a Daycare License in Ohio

    There were 1.8 million children under 12 in Ohio in 2007, according to the U.S. Census Bureau. More than half a million...

  • How to File for Ohio Unemployment Benefits

    Laid off workers who need to file for Ohio unemployment benefits can do so either online or over the phone. The online...

  • How to Mount a GPS to a Vehicle

    As a navigational system using maps, directions and other tracking information, many GPS users want to use their equipment in the car....

  • How to Resize an EXT3 Partition

    The ext3 filesystem is a journaled Linux filesystem that was built as an extension to ext2. Journaling gives a filesystem immense flexibility...

  • How to Defrag Your Computer

    A computer's operating system stores files on the hard drive using a method called a file system. In many file systems, rather...

  • How to Receive Food Stamps In Columbus, Ohio

    Families or individuals living in low-income households in Columbus, Ohio, may qualify to receive food stamp assistance through the Ohio Department of...

Related Ads

Featured