summaryrefslogtreecommitdiffstats
path: root/lvm.py
Commit message (Collapse)AuthorAgeFilesLines
* add constant for max LV slotsMike Fulbright2002-06-121-0/+2
|
* try to make informed guesses about how much overhead there is on a ↵Jeremy Katz2002-06-121-2/+25
| | | | per-physical volume basis. my eyes, my eyes.
* utility functions to suggest names for VG, LVMike Fulbright2002-06-121-0/+40
|
* some utility LVM funcsMike Fulbright2002-06-111-0/+16
|
* the lvm tools must die... even more forcing of no backupsJeremy Katz2002-06-111-3/+3
|
* helper functions for getting extents possible values and clamping LV sizes ↵Mike Fulbright2002-06-101-0/+28
| | | | to a PE value
* rely on search path to find binariesMike Fulbright2002-06-071-5/+5
|
* add more helper stuffJeremy Katz2002-06-071-14/+66
|
* add lvm.vgdeactivate()Jeremy Katz2002-06-071-0/+11
|
* start reading in preexisting volume group information and logical volumesJeremy Katz2002-06-061-0/+40