Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create contrib scripts for lvm snapshots #83

Open
reaperzn opened this issue Dec 6, 2017 · 0 comments
Open

Create contrib scripts for lvm snapshots #83

reaperzn opened this issue Dec 6, 2017 · 0 comments
Labels
Contrib Issues and PRs for the contrib directory

Comments

@reaperzn
Copy link
Contributor

reaperzn commented Dec 6, 2017

Please create the following scripts for auter to create an lvm snapshot:

lvm-snap.pre-apply

Should take the following actions:

  • Check if lvm is in use for the root filesystem
  • Check if there is a reasonable amount of free unallocated space in the VG
  • Check if there are already snapshots created (We probably don't want to allow multiple snapshots to be automatically created)
  • If all checks are passed then create a new snapshot with a descriptive name associating it with auter
@reaperzn reaperzn added the Contrib Issues and PRs for the contrib directory label Dec 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contrib Issues and PRs for the contrib directory
Projects
None yet
Development

No branches or pull requests

1 participant