Jan Orel
Jan Orel
**Description** When `libvirt domfsthaw` fails in snapshot_create_live driver action, snapshot is created in datastore (ceph) but not in OpenNebula. **To Reproduce** Simulate somehow `error: Unable to thaw filesystems error: internal...
**Description** After a VM live migration the vm.xml and ds.xml files needed for creating recover snapshots are lost, they could be eventually recreated by poweroff/poweron VM. **Expected behavior** vm.xml and...
**Description** It might happend that disk-snapshot-create (live) operation freezes on `virsh -c $LIBVIRT_URI domfsfreeze` which remain running forever. Then the driver action never ends leaving the VM in "DISK_SNAPSHOT" state....
**Description** When recovery_snapshot_create_live fails ``` /var/tmp/one/tm/ssh/recovery_snap_create_live command: virsh -c qemu:///system snapshot-create-as one-66 recovery_snap --diskspec /var/lib/one//datastores/101/66/disk.0,file=/var/lib/one//datastores/101/66/disk.0.snap/rs_tmp --diskspec /var/lib/one//datastores/101/66/disk.0.snap/rs_tmp,snapshot=no --diskspec /var/lib/one//datastores/101/66/disk.1,snapshot=no --disk-only --atomic --no-metadata ``` error: ``` error: unsupported configuration: too many...
**Description** During the AWS provision ``` Command STDOUT: Warning: Interpolation-only expressions are deprecated on deploy.tf line 83, in data "aws_ec2_instance_type_offerings" "available": 83: values = ["${each.key}"] Terraform 0.11 and earlier required...
**Description** Improve documetnation of CLONE_TARGET paramter, especially mention its used for space compute operations. https://docs.opennebula.io/5.12/deployment/references/oned_conf.html **Details** - Version: [e.g. 5.12 or development]
**Description** 1. common functions like authentication etc should be part of shared OpenNebula class (`lib/ansible/module_utils/opennebula.py`) 2. one_image.py still uses python-oca, switch it to PyONE
**Description** oncfg fails to upgarde a config - if a section such as `TM_MAD_CONF/fs_lvm` or `VM_MAD_CONF/vcenter` is removed (or commented out) in oned.conf - and if there is a patch...
**Description** On Debian12, ruby 3.1 the sinatra gem resolved to 4.0.0 (requiring also rackup gem when started as web server) is not compatible with oneflow. Creating a json template fails:...
**Description** When creating 3rd VM backup (incremental, snapshot) on hypervisor running Debian12, libvirt 9.0.0-4 it fails with an error ``` error: internal error: unable to execute QEMU command 'block-commit': Could...