Skip to content

XANi/lvautoresize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

lvautoresize - automatically resize LVM volumes

This is simple perl script to resize LV when it's starting to get full. For this to work automatically, add
* * * * * root /usr/local/sbin/lvautoresize.pl 
to /etc/cron.d/lvaturesize and set your LVs in /etc/lvautoresize.conf (example config provided in contrib/lvautoresize.conf)
So far it only supports reiserfs (coz i dont use other fs and im lazy to implement others) but that will change ;] and if u really need something else it's only 1 line to edit in sources :)

About

automatially resize LVM's LV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages