Friday, 2024-04-19

*** mhen_ is now known as mhen01:10
LaksI was trying out to create bootable volume with the external image through this link, https://urldefense.com/v3/__https:/dl.rockylinux.org/vault/rocky/9.2/images/x86_64/Rocky-9-GenericCloud-Base-9.2-20230513.0.x86_64.qcow2__;!!LpKI!nch2qE6LEucDuz3zBG9oUSBU6J1KUlWPeVmtKvh0Qqo8k6xQ83O7IWzPpSvI8bKj45FtWIuows0O8yGvYb0$  basically, i downloaded the image and created it in glance using "Openstack image create" command and then while creating a bootable volume us03:24
Laksimage, but getting the below error03:24
LaksERROR cinder.volume.volume_utils Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f qcow2 /opt/stack/data/cinder/conversion/image_fetch_291e17eb-9b52-4b98-986b-9dda53b7298e_qtxv2qkfdldv1075@POWERMAX_FC_NONE /dev/disk/by-id/dm-uuid-mpath-360000970000120001598533030353238 Apr 15 07:58:04 dldv1075 cinder-volume[423436]: ERROR cinder.volume.volume_utils Exit code: 1 Apr 15 07:58:04 dldv1075 cinder-volume[423436]: ERROR c03:25
LaksApr 15 07:58:04 dldv1075 cinder-volume[423436]: ERROR cinder.volume.volume_utils Stderr: 'qemu-img: /dev/disk/by-id/dm-uuid-mpath-360000970000120001598533030353238: error while converting raw: Cannot grow device files\n'03:25
Lakswhy isnt the image not utilised to create the bootable volume in openstack?03:26
dougszuIs there any formal advice on security considerations when considering whether to grant someone core reviewer privileges? Does OpenStack have a policy on admitting people from groups on the UN terror list etc?09:17
dougszuIn the light of the xz fiasco, should there be a formal security policy for vetting core reviewers? 09:22
tkajinamdougszu, if you need an official statement then I'd suggest asking that question in #openstack-tc13:06
tkajinamdougszu, but I myself am not aware of any strict rules... usually a new core is added according to the votes from the existing cores in ml, which is based on his/her past contributions to the project13:07
dougszuthanks tkajinam14:24
damexhi, i have been thinking for a bit and want to ask about opinions on minimal setup. i want to run openstack across multiple sff nodes (homelab). can i get away with nova only (legacy network?) ? do i strictly need glance, keystone, horizon and cinder? i can run cinder with local disks. just want to attempt simplified setup and grow it from there.15:12
damexas far as i see - neutron might not be needed if i use 'legacy network'15:12
fricklerdamex: nova-network has been removed ages ago, you surely want to run some recent version of openstack, so you'll also need neutron. keystone is the central identity service which is also always needed. you'll likely need glance to provision your instances, too15:56
fricklerhorizon is "only" a dashboard, if you are fine with the CLI, you don't need that15:56

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!