abhishekk | dansmith, around? | 15:49 |
---|---|---|
dansmith | on a call but yeah | 15:49 |
abhishekk | ack, does selinux blocks taskflow from executing? | 15:49 |
dansmith | uh, block in what way? in general I'd say no, but... | 15:50 |
abhishekk | taskflow is not executing any task | 15:51 |
dansmith | okay, but.. is there an error trying to write to some file that selinux is blocking or what? I feel like I'm missing context :) | 15:51 |
abhishekk | we have a case where customer is not able to run import command web-download + glance-direct as well | 15:52 |
abhishekk | image is getting staged but it fails to trigger import job | 15:52 |
dansmith | ...fails how? | 15:52 |
abhishekk | it does not show any error in logs | 15:53 |
abhishekk | image just stays in importing/uploading state :/ | 15:53 |
dansmith | so the task just never starts/runs? is it running under wsgi? I wouldn't think so if it's one of our customers | 15:53 |
abhishekk | it is wsgi | 15:55 |
dansmith | hmm, our customers should be running glance standalone right? | 15:56 |
dansmith | but remember, I fixed running under wsgi relatively recently because it requires a different threadpool implementation since wsgi means no eventlet main loop | 15:57 |
dansmith | I'll have to look when I did that, but I think it was like xena or something | 15:57 |
abhishekk | yeah, i do remember | 15:57 |
dansmith | without that fix, we just schedule an eventlet thread to run, but nothing ever kicks it off since the eventlet main loop is not running | 15:57 |
abhishekk | Just trying to find that fix | 15:59 |
abhishekk | https://review.opendev.org/c/openstack/glance/+/742065?usp=search | 16:02 |
abhishekk | this one | 16:02 |
dansmith | yup | 16:05 |
abhishekk | thanks | 16:12 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!