About 3,460 results
Open links in new tab
  1. Ext4 vs XFS – Which Filesystem Should You Use - LinuxOPsys

    Jul 4, 2022 · Here learn about Ext4 and XFS filesystems and seek to understand the differences between these two. When choosing a file system, scalability, stability, and data integrity needs …

  2. xfs - layout, mount options, and supported file attributes for the …

    xfs(5) File Formats Manual xfs(5) NAME xfs - layout, mount options, and supported file attributes for the XFS filesystem DESCRIPTION An XFS filesystem can reside on a regular disk partition …

  3. Btrfs vs Ext4 – Functionalities, Strengths, and Weaknesses

    Apr 22, 2024 · The most commonly used are Ext4, Btrfs, XFS, and ZFS which is the most recent file system released back in 2018. Each of these file systems has its own way of organizing …

  4. How to Mount XFS Filesystem - LinuxOPsys

    Jul 5, 2022 · Learn here how to mount XFS filesystem and its options. XFS is a high-performance 64-bit journaling file system created by SGI in 1993.

  5. xfs_repair - repair an XFS filesystem at Linux.org

    xfs_repair(8) System Manager's Manual xfs_repair(8) NAME xfs_repair - repair an XFS filesystem SYNOPSIS xfs_repair [ -dfLnPv ] [ -m maxmem ] [ -c subopt=value ] [ -o subopt[=value] ] [ -t …

  6. Comparison of File Systems for an SSD - Linux.org

    May 22, 2017 · As you can see from the results, the XFS filesystem allows for better writing capabilities to an SSD device. With a throughput of around 2,026 MB/s the XFS filesystem …

  7. xfs_db - debug an XFS filesystem at Linux.org

    xfs_db maintains a current address in the filesystem. The granularity of the address is a filesystem struc†ture. This can be a filesystem block, an inode or quota (smaller than a filesystem …

  8. xfs_quota - manage use of quota on XFS filesystems at Linux.org

    10. XFS supports the notion of project quota, which can be used to implement a form of directory tree quota (i.e. to restrict a directory tree to only being able to use up a component of the …

  9. How to Change UUID in Linux - LinuxOPsys

    Jun 26, 2022 · Learn how to change UUID of a disk in Linux. Utilities such as tune2fs (for ext2 or ext3 or ext3), xfs_admin (for xfs), btrfstune (for btrfs) can be used to change UUID.

  10. xfs_admin - change parameters of an XFS filesystem at Linux.org

    xfs_admin(8) System Manager's Manual xfs_admin(8) NAME xfs_admin - change parameters of an XFS filesystem SYNOPSIS xfs_admin [ -eflpu ] [ -c 0|1 ] [ -L label ] [ -U uuid ] device …