Tuesday, 2021-12-28

ygk_12345hi all08:02
ygk_12345my rally task is failing with a pythin error08:02
ygk_12345*python08:02
ygk_123452021-12-28 13:26:56.485 71834 ERROR rally.task.engine TypeError: 'NoneType' object is not callable08:03
ygk_12345I am using python 3.908:03
holtgreweygk_12345: can you put a full traceback to https://paste.openstack.org?08:10
ygk_12345_https://paste.opendev.org/show/811862/08:15
ygk_12345_thats the rally task error08:15
ygk_12345_can someone check it ?08:15
ygk_12345_it is traced to multiprocessing module in python according to some links on the internet08:15
holtgreweygk_12345: I'm only yet another user. The rally repo indicates they have a chat on Gitter. https://gitter.im/rally-dev/Lobby08:16
ygk_12345_holtgrewe: is it a known issue ? I am unable to open the gitter link due to filter here08:17
holtgreweygk_12345_: I don't use rally.08:18
ygk_12345_@anyone here using rally ?08:18
holtgreweygk_12345_: people might be on winter break for a few more days08:19
ygk_12345_hmm08:20
fricklerrally isn't tested with py3.9 yet, can you try with py3.8 instead?08:21
ygk_12345_frickler: it failed with 3.8 as well08:33
fricklerygk_12345_: with the same error? can you share your job configuration?08:40
ygk_12345_frickler: yes same error08:41
ygk_12345_frickler: https://paste.opendev.org/show/811862/08:43
fricklerygk_12345_: that error is still showing py3.9.09:08
ygk_12345_frickler: yes, even though I run in virtualenv and set it to 3.8,,  it is still showing 3.9. why ?09:09
ygk_12345_frickler: ah yes even with 3.8 the same issue09:10
gueswhatguys, anyone running magnum in xena ?09:20
ygk_12345i am facing this error in rally 13:12
ygk_12345https://paste.opendev.org/show/811862/13:12
hgy_Helloļ¼Œcould I ask a question?13:23
hgy_In CentOS8, Do I need replace NetworkManager with network-scripts?13:23
hgy_I saw that someone said NetowrkManager will have some confilt with openstack network13:23
AndreyKurilin[m]frickler:  regarding docs.o.o : I do not want to kill data there since I'm hoping to finish https://review.opendev.org/c/openstack/rally-openstack/+/761147 someday and restore docs.o.o as a part of that change . Unfortunately, do not have much time for that task recently :(13:44
AndreyKurilin[m]frickler: as for an issue asked by ygk_12345 - it looks like some mac os related issue. I do not have an ability to debug that stuff :(13:52
ygk_12345AndreyKurilin[m]: strange a bit that macos python has an issue13:52
AndreyKurilin[m]yeah :(13:53
gueswhatis possible to use cinder for root disks in nova ? or do i need to have storage on each compute node for root disk and then cinder for additional volume ?22:26
jamesdentongueswhat you can boot entirely from a cinder volume is so configured23:16
jamesdenton*if23:16
gueswhatjamesdenton: how can i set it ? whats difference between root disk and ephemeral disk in flavours? 23:18
gueswhatmagnum and nova consumes local disk on compute node, but i would like to set cinder for both as primary storage for os boot disk23:19
jamesdentonhmm, i would probably equate to a C: and D: drive, but either way, both are local and ephemeral and do not survive instance deletion.23:44
gueswhati am confused, i dont know how to use cinder as storage for root and ephemeral disks... , ofc it makes a sense to use cinder as additional volume ( block disk ) for instance 23:46
jamesdentonThis might help: https://docs.openstack.org/nova/latest/user/launch-instance-from-volume.html#create-volume-from-image-and-boot-instance23:47
gueswhatuse case: fedora coreos qcow2 image and flavour with root disk 32g and ephemeral 64g would create /sda ( root ) and /sdb ( ephemeral ) , both will be created on compute node and another volume ( sdc ) will be created in cinder, right ? 23:48
gueswhatjamesdenton: this is working only for instances, its not possible to override this in magnum23:50
gueswhatmaybe nfs mounted to compute node filepath and also nfs backend for cinder could make this working on single hdd 23:53
jamesdentonthat might be true, i know that ceph can be used for default store but not sure about cinder.23:54
gueswhatceph for compute node and for cinder ? 23:56
gueswhati would like to see a example with ceph for compute node, cinder, swift, manila, glance 23:57
gueswhatcuz, that would a big deal..23:57
gueswhat*be23:57
gueswhatstorage options is second most confusing thing about openstack23:58
jamesdentonmight have to stick around for someone else, i'm not super familiar myself23:59

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