This cookbook is used to create LVMs. If it is running on AWS/EC2, it can also request disks automatically. If you're on AWS, and you need the array to be backed up, you will also need the ...
Script that snapshots and rsync the file system from an LVM Volume Group. The script was originally written to auto mount an external zpool and backup an LVM array to the external drive. This code is ...
Maintenance of the storage system is a daily job for system administrators. Linux provides users with a wealth of storage capabilities, and powerful built-in maintenance tools. However, these tools ...
Linux stands as a bastion of power and flexibility in the world of operating systems, particularly when it comes to managing disk storage. Whether you're a seasoned sysadmin, a developer, or a Linux ...
Archinstall is a guided installer script for Arch Linux. It provides a user-friendly interface for users who may not be comfortable with the traditional manual installation process of Arch Linux, ...
All Linux sysadmin books tell about the awesomeness of LVM. But is actually anyone using it? On a desktop it adds needless complexity - you only need boot, (efi), swap, root and perhaps home. You ...