Creating and Exploring a Logical Disk
A hands-on lab for creating a logical disk using a loopback device, formatting it with ext4, and exploring the initial filesystem structures like lost+found, the superblock, and metadata overhead.
A hands-on lab for creating a logical disk using a loopback device, formatting it with ext4, and exploring the initial filesystem structures like lost+found, the superblock, and metadata overhead.
A step-by-step lab on ext4 internals. Create files, inspect their inodes and extents, force fragmentation, and watch what happens to metadata before and after deletion.