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

    Jul 4, 2022 · The XFS filesystem was built to support large filesystems of up to 18 exabytes and extremely huge files. The filesystem is designed for systems with large disk arrays, large …

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

    An XFS filesystem has up to three parts: a data section, a log section, and a realtime section. Using the default mkfs.xfs(8) options, the realtime section is absent, and the log area is …

  3. How to Mount XFS Filesystem - LinuxOPsys

    Jul 5, 2022 · FAQ of xfs.org is a good place to read before you start implementing this filesystem. In this guide, we focus on how to mount XFS filesystem. Mounting XFS filesystem. To illustrate …

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

    During long runs xfs_repair outputs its progress every 15 minutes. Reporting is only activated when ag_stride is enabled. -v Verbose output. May be specified multiple times to increase …

  5. XFS File System - Linux.org

    Jul 29, 2013 · XFS File System The XFS file system is an extension of the Extent File System (EFS). XFS was originally referred to as the ‘X’ File System (XFS) and the name was used …

  6. 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 …

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

    Under rare circumstances it can also be used to modify an XFS filesystem, but that task is normally left to xfs_repair(8) or to scripts such as xfs_admin(8) that run xfs_db. OPTIONS -c …

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

    quit Exit xfs_quota. q See the quit command. QUOTA ADMINISTRATION The XFS quota system differs to that of other filesystems in a number of ways. Most importantly, XFS consid‐ ers …

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

    This gives significant improvements in performance on some configurations and metadata intensive workloads. -L label Set the filesystem label to label. XFS filesystem labels can be at …

  10. xfsalid process holds xfs partition after umount - Linux.org

    Jun 25, 2015 · Since the daemon has been proven to be buggy (try googling "xfsaild"), perhaps, the daemon is not waking up to close itself down. If this is the case, then a possible sollution …

Refresh