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

Packer Cannot Find "default" Pool #65

Open
Jacob-Riddle opened this issue Apr 8, 2024 · 0 comments
Open

Packer Cannot Find "default" Pool #65

Jacob-Riddle opened this issue Apr 8, 2024 · 0 comments

Comments

@Jacob-Riddle
Copy link

I create a pool called "default" using virsh. When I run packer build . I get

==> libvirt.x86_64: Error while looking up storage pool default: Storage pool not found: no storage pool with matching name 'default'

But the pool does exist

$ virsh pool-list
 Name      State    Autostart
-------------------------------
 default   active   no

What am I doing wrong?

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