Skip to content

Tags: ScaleComputing/autolvm

Tags

v0.8

Toggle v0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create boot partition on install

Mixed mbr and gpt logical volumes combined with root eventually growing to >2.19TB requires we split off a boot partition. Turnkey installer does not by default, so modify /dev/vda in situ during install

v0.7

Toggle v0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add >2TB logical volume support

Switch to GPT/LVM for the PV volumes to support greater than 2.19TB storage volumes

v0.6

Toggle v0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reduce cleanup delay

Reduced sleep time from 5 to 3 for cleanup delay

v0.6f

Toggle v0.6f's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.5

Toggle v0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clarify console messaging

Updated console message for logical volume and corrected typo in help message

v0.4

Toggle v0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add filesystem resize (ext)

ext2/3/4 automatic volume expansion

v0.3

Toggle v0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

test2

Toggle test2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Default configuration added

Built with a default configuration option

v0.2

Toggle v0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed VG / LV creation handling

vg-first-v0.1

Toggle vg-first-v0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Self-extracting installer test

Installer which sets the target logical volume per user input, then places the two requisite files in the required locations