Skip to content

libvirt installer leaves lots of artifacts when failing #325

Description

@michaelgugino

Error: Error applying plan:

3 error(s) occurred:

  • libvirt_volume.master: 1 error(s) occurred:

  • libvirt_volume.master: storage volume 'master0' already exists

  • libvirt_network.tectonic_net: 1 error(s) occurred:

  • libvirt_network.tectonic_net: Error updating autostart for network: virError(Code=55, Domain=19, Message='Requested operation is not valid: cannot set autostart for transient network')

  • module.bootstrap.libvirt_volume.bootstrap: 1 error(s) occurred:

  • libvirt_volume.bootstrap: storage volume 'bootstrap' already exists

Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.

I clean up some stuff, then re-run, then it complains about other stuff already existing, rinse, repeat.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions