About 428 results
Open links in new tab
  1. A Beginners Guide on Linux LVM - LinuxOPsys

    Aug 11, 2022 · Here you get a good overview of LVM in Linux. Logical Volume Manager brings a better storage strategy by aggregated storage capacity. This brings more flexibility for storage …

  2. How to Resize LVM Partition in Linux - LinuxOPsys

    Jul 1, 2022 · Here learn how to resize an LVM partition in Linux. This allows users to create partitions from more than one disk and allows them to extend the filesystem size online.

  3. Guide to Scan New LUNs on Linux - LinuxOPsys

    Jun 28, 2022 · Here explains how to scan and detect the newly added storage luns in Linux. Shown with example the commands used to rescan scsi to display disks.

  4. How to Shrink LVM Volume in Linux - LinuxOPsys

    Jul 1, 2022 · Here learn how to shrink LVM volume safely in Linux. Use the lvreduce command to shrink the volume. After shrinking the volume, remount the file system.

  5. lsblk Command in Linux (List Block Devices) - LinuxOPsys

    Jun 21, 2022 · lsblk command is used to list information about all available block devices in Linux. Normally used to find devices and partitions information.

  6. parted Command in Linux with Examples - LinuxOPsys

    Oct 24, 2023 · Here learn about parted command in Linux with examples. Shows how to use it to create, delete, resize partitions from storage disks on the system.

  7. How to Identify LUN in Linux - LinuxOPsys

    Jun 28, 2022 · Here shows how check attached LUN from a storage device on Linux. We learn linux commands identify SAN disk information allocated the server.

  8. gdisk Command in Linux with Examples - LinuxOPsys

    Nov 11, 2023 · For example, it might be /dev/sda or /dev/nvme0n1 on a Linux system. In most typical uses, options are not necessary. Remember gdisk requires root or superuser privileges …

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

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

    Apr 22, 2024 · Check here Btrfs against Ext4 filesystem, and seek to understand their functionalities, advantages, and weaknesses.