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

Support managing of lv when the vg is already created #49

Closed
gthieleb opened this issue Jun 30, 2020 · 1 comment
Closed

Support managing of lv when the vg is already created #49

gthieleb opened this issue Jun 30, 2020 · 1 comment

Comments

@gthieleb
Copy link

Usecase is to perform only creation of lvs, filesystems and mounts. the vg was already created during os install.

Currently the logic requires that vg create is set to true. This stops with error message:

fatal: [ax41.pythonbites.de]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'disks'\n\nThe error appears to be in '/home/gthieleb/.ansible/roles/mrlesmithjr.manage-lvm/tasks/create_vg.yml': line 3, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: manage_lvm | creating new LVM volume group(s)\n  ^ here\n"}

I don't want to care about the disks mapping of the underlying volume group.

@stale
Copy link

stale bot commented Apr 23, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 23, 2021
@stale stale bot closed this as completed Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants