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

Update README regarding sequencing #16

Open
noelmcloughlin opened this issue Sep 25, 2019 · 0 comments
Open

Update README regarding sequencing #16

noelmcloughlin opened this issue Sep 25, 2019 · 0 comments

Comments

@noelmcloughlin
Copy link
Member

The README should be updated to indicate any rationale for sequence of steps.

From #15 (comment)

The README sequence follows an assumption that available storage is limited. Therefore , I would recommend doing moves/resizes/deletes/backup (housekeeping) before creates/extends/restores since it is easier to manage available storage that way imho.

The README is kinda a personal reminder that workflow probably matters..

.. do some housekeeping ...
lvm.pv.create
.. do some housekeeping ...
lvm.vg.extend
.. do some housekeeping ...
lvm.vg.create
.. do some housekeeping ...
lvm.lv.extend
.. do some housekeeping ...
lvm.lv.create

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant