Giter Site home page Giter Site logo

Comments (4)

mnecas avatar mnecas commented on May 27, 2024

Hi @Timoses,
thanks for opening the issue and I'm more than glad to add some normal error msg to the module but...
I was not able to reproduce it.
I added 2 disks with same name and config to VM and run:

        - ovirt_disk:
            auth: "{{ ovirt_auth }}"
            name: test_Disk1
            size: 21GiB
            format: cow
            interface: virtio
            storage_domain: storage
            vm_name: myvm

And it updated one of the disks so I don't think that is the issue.
Just to be sure could you please share the playbook?

In the error msg, it looks like some issue when migrating the disk between storage domains.
Ansible shows the error that happened in function update_storage_domains where the migration is called.
Also in the engine.log, you can see the NPE
at org.ovirt.engine.core.bll.storage.disk.MoveOrCopyDiskCommand.validate

I noticed that you are using rhev-m please create a ticket for support or create another issue on Bugzilla for the engine.
(if you will please cc me there [email protected])

from ovirt-ansible-collection.

Timoses avatar Timoses commented on May 27, 2024

To be clear, the disk with the same name existed but was not attached to the virtual machine.
The scenario probably occurred when deleting the virtual machine and not the attached disks and then recreating the virtual machine and the disks.

There's currently another problem which might be related to migration. If that issue sustains I will create a ticket as you suggested.

from ovirt-ansible-collection.

mnecas avatar mnecas commented on May 27, 2024

Hi @Timoses,
any updates?
Can I close the issue?

from ovirt-ansible-collection.

Timoses avatar Timoses commented on May 27, 2024

Hi @mnecas . The issue did not persist so probably was related to something else which would probably be very hard to reproduce. If it does occur again, I'll create an issue in BugZilla as you suggested.

I'll go ahead and close this issue.

from ovirt-ansible-collection.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.