News
Articles, sustainability work, and the occasional take on what it means to keep critical systems running.
Filters
Tags
Year
2022.08.29
resize lvm
CentOS / RHEL : How To Shrink LVM Root File System – The Geek DiaryDuring system installation, one may allocate an over-generous amount of disk space to the root partition and may later wish to reclaim any unused space.…
kevinlvm
2022.07.18
LVM snapshotting, linux undo fileystem
Undo and redo are life-savers in any app... here is how to undo a fileystem using LVM. Key points * The snapshot 'snap_lv' captured all filesystem changes on the original logical volume when the snapshot was created.…
kevinlvmsnapshots