Gonéri Le Bouder

Results 176 comments of Gonéri Le Bouder

``` 2022-04-13 17:33:12.325364 | controller | TASK [vmware_cluster_ha : Change Heartbeat Datastores] ************************* 2022-04-13 17:33:12.325446 | controller | task path: /home/zuul/.ansible/collections/ansible_collections/community/vmware/tests/integration/targets/vmware_cluster_ha/tasks/main.yml:305 2022-04-13 17:33:12.358245 | controller | fatal: [testhost]: FAILED! =>...

Are you sure the OpenVM tools (open-vm-tools) are installed in the image?

Hi @ooraini, You're totally right. We're due for a new minor release. I can push an upload, but first we need to refresh the `changelog.md` with a new 2.2.0 entry...

Hi @themr0c, thanks for the bug report. This can indeed by a problem. I will be happy to merge a patch that resolve the issue that you describe.

I think we should do a 'chattr -c $filename' call here just before we download a new image: https://github.com/virt-lightning/virt-lightning/blob/master/virt_lightning/shell.py#L396

Hi @zdykstra! > First, I'd like to thank everybody involved with this project! > > I'd like to use this on a hypervisor with multiple users. With use of the...

Hi @proofy, 1.The `ansible` host ends up with the gateway IP. Is this your problem? 2. For the `ubuntu` host, the format of your configuration is wrong. There is no...

1.It depends on the libvirt configuration. 2. This made me realize virt-lightning should be more vocal when an unexpected key is found.

Hi @jpic, Snapshot/restore is a good idea and libvirt provides an API for that. Yes, it would be great to be able to snapshot a VM. Regarding the vCenter comparaison,...