Skip to content

Script for creating, deleting, and resizing LVM.

License

Notifications You must be signed in to change notification settings

imoize/lvm-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Automation LVM Script

This script functions as an automated for creating Logical Volume Management (LVM) volumes. You can perform tasks such as creating, deleting, and resizing logical volumes.

Usage

To grab this script run this following command:

wget -qO lvm-helper.sh https://raw.githubusercontent.com/imoize/lvm-helper/main/lvm-helper.sh

Make file executable:

sudo chmod +x lvm-helper.sh

Run Script:

sudo ./lvm-helper.sh

NOTE: Login as root or use sudo to use this script.

Disclaimer:

This script is provided for educational purposes only. Use it at your own risk.

The author is not responsible for any consequences or damages resulting from the use of this script.

If you choose to run this script, make sure you understand the code and its implications.

See what this script does.

About

Script for creating, deleting, and resizing LVM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages