Vdsm: Contributors cannot set labels on pull requests?
by Milan Zamazal
Hi,
reportedly some Vdsm contributors (non-maintainers?) cannot set labels
on their own pull requests on GitHub. Could anybody with the required
permissions check the settings and if it is indeed the case then permit
this and possibly similar actions?
Thanks,
Milan
2 years, 9 months
querying which LUNs are associated to a specific VM disks
by Sandro Bonazzola
I got a question on oVirt Itala Telegram group about how to get which LUNs
are used by the disks attached to a specific VMs.
This information doesn't seem to be exposed in API or within the engine DB.
Has anybody ever tried something like this?
Thanks,
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)redhat.com
<https://www.redhat.com/>
*Red Hat respects your work life balance. Therefore there is no need to
answer this email out of your office hours.*
2 years, 9 months
Testing "Installation oVirt Node 4.5 EL9"
by Jöran Malek
Installing oVirt Node 4.5 from EL9 iso fails on post installation scripts.
/tmp attached as Zip.
Environment Proxmox VM, configuration as follows:
# qemu-server/vmid.conf
args: -cpu Nehalem,vmx,-hypervisor
balloon: 0
boot: order=scsi0;ide2;net0
cores: 4
ide2: cephfs:iso/ovirt-node-ng-installer-4.5.0-2022031513.el9.iso,media=cdrom
machine: q35
memory: 8192
name: ovirt1el9
net0: virtio=8A:D6:37:B3:FC:C8,bridge=vnetB7A5,firewall=1
numa: 0
ostype: l26
scsi0: ceph:vm-103-disk-0,discard=on,size=72G,ssd=1
scsi1: ceph:vm-103-disk-1,cache=unsafe,discard=on,size=240G,ssd=1
scsihw: virtio-scsi-pci
sockets: 1
2 years, 9 months
Vdsm: SonarCloud CI failures
by Milan Zamazal
Hi,
SonarClouds checks are run on the Vdsm GitHub repo, with occasional
failures, see for example https://github.com/oVirt/vdsm/pull/94 (I'm
pretty sure I've seen other similar failures recently, probably hidden
by later, successful runs). The failures report too many duplicate
lines in places completely unrelated to a given patch. This disturbs
CI reports.
Does anybody know why SonarClouds checks are run on the Vdsm repo (they
don't seem to be run on other repos, e.g. ovirt-engine)? Are the checks
useful for anybody? If not, is it possible to disable them?
Thanks,
Milan
2 years, 9 months