Timeline for Reset ext4 filesystem without changing the filesystem UUID
Current License: CC BY-SA 4.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 31, 2022 at 3:16 | answer | added | alex.forencich | timeline score: 1 | |
| Jan 30, 2022 at 0:55 | comment | added | hanshenrik |
btrfs subvolumes are specified in fstab by their name, like UUID=0b56138b-6124-4ec4-a7a3-7c503516a65c /data1 btrfs subvol=data1 where the uuid is the global btrfs uuid, separate from the subvolume being mounted, hence you'd never need to touch fstab when deleting/creating suvolumes with the same name
|
|
| Jan 30, 2022 at 0:45 | comment | added | hanshenrik |
have you considered switching to btrfs and using btrfs subvolume create + btrfs subvolume delete instead of deleting+creating ext4 partitions? btrfs subvolume is also an efficient way to delete huge amount of files
|
|
| Jan 28, 2022 at 18:11 | answer | added | LustreOne | timeline score: 14 | |
| Jan 28, 2022 at 15:18 | answer | added | Simon Richter | timeline score: 17 | |
| Jan 28, 2022 at 0:20 | history | became hot network question | |||
| Jan 27, 2022 at 16:36 | history | edited | davidvandebunte | CC BY-SA 4.0 |
deleted 12 characters in body
|
| Jan 27, 2022 at 16:33 | vote | accept | davidvandebunte | ||
| Jan 27, 2022 at 16:28 | answer | added | Vojtech Trefny | timeline score: 17 | |
| Jan 27, 2022 at 16:28 | answer | added | Chris Davies | timeline score: 22 | |
| Jan 27, 2022 at 16:27 | answer | added | Marcus Müller | timeline score: 8 | |
| Jan 27, 2022 at 16:16 | history | asked | davidvandebunte | CC BY-SA 4.0 |