opendevreview | Yian Zong proposed openstack/cinder master: Implement disk format validation in volume metadata https://review.opendev.org/c/openstack/cinder/+/887081 | 08:25 |
---|---|---|
opendevreview | Brian Rosmaita proposed openstack/cinder master: Do not ignore availability_zone in backup creation https://review.opendev.org/c/openstack/cinder/+/785099 | 12:41 |
opendevreview | Raghavendra Tilay proposed openstack/cinder master: HPE 3par: Fix issue seen during retype/migrate https://review.opendev.org/c/openstack/cinder/+/887559 | 13:28 |
dansmith | We've been seeing a lot of traces ending in this getting logged in nova-compute lately, I assume from brick: | 13:54 |
dansmith | Aug 08 07:36:21.308571 np0034888567 nova-compute[41162]: FileNotFoundError: [Errno 2] No such file or directory: 'multipathd' | 13:54 |
dansmith | anyone know what has changed lately and what we need to do? | 13:54 |
opendevreview | Brian Rosmaita proposed openstack/cinder master: Do not ignore availability_zone in backup creation https://review.opendev.org/c/openstack/cinder/+/785099 | 15:10 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph master: Remote Ceph with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/876747 | 15:23 |
rosmaita | dansmith: i don't see any recent changes in os-brick around that ... also, os-brick checks to see if multipath is running when it's supposed to use multipath and would log an error message 'multipathd is not running: exit code XXX', so not sure that file not found is coming from os-brick | 15:35 |
opendevreview | Ashley Rodriguez proposed openstack/devstack-plugin-ceph master: Remote Ceph with cephadm https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/876747 | 15:40 |
whoami-rajat | dansmith, are you referring to this log? https://paste.opendev.org/show/bGIJF8weRN3dIjHvBvCK/ | 16:53 |
dansmith | whoami-rajat: yeah | 16:53 |
whoami-rajat | dansmith, we check if multipath is running or not and privsep logs it as a trace but if you look, it is a DEBUG message, so it's not fatal but unfortunate that privsep logs it in this way | 16:55 |
dansmith | whoami-rajat: okay so that's a result of brick "testing" to see if multipathd is running? | 16:58 |
dansmith | I don't recall seeing that before, but maybe we could change that check to be smarter in some way? | 16:59 |
whoami-rajat | dansmith, correct, https://github.com/openstack/os-brick/blob/bfb55b7b58b4a89a690c9c72d7c0ec45b3b66493/os_brick/initiator/linuxscsi.py#L213-L233 | 16:59 |
whoami-rajat | dansmith, AFAIR, that has been there always, that code hasn't been touched in years | 17:01 |
whoami-rajat | maybe raise a custom exception instead of this? https://github.com/openstack/os-brick/blob/bfb55b7b58b4a89a690c9c72d7c0ec45b3b66493/os_brick/initiator/linuxscsi.py#L231 | 17:02 |
whoami-rajat | not sure if that's the right place | 17:03 |
dansmith | okay, perhaps I've never noticed it and it has | 17:11 |
dansmith | yeah, some specific exception that can be caught an not logged with exc_info=True might be the best thing there | 17:12 |
opendevreview | jayaanand borra proposed openstack/cinder master: [NetApp] LUN space-allocation support for iSCSI https://review.opendev.org/c/openstack/cinder/+/890818 | 17:25 |
opendevreview | Eric Harney proposed openstack/cinder master: RBD: Flattening of child volumes during deletion https://review.opendev.org/c/openstack/cinder/+/835384 | 18:42 |
opendevreview | Brian Rosmaita proposed openstack/cinder-tempest-plugin master: Lower tempest concurrency for some jobs https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/890828 | 19:28 |
opendevreview | Brian Rosmaita proposed openstack/cinder-tempest-plugin master: Add jobs for stable/2023.1 https://review.opendev.org/c/openstack/cinder-tempest-plugin/+/890830 | 20:27 |
gmann | whoami-rajat: one question on Cinder backup API, https://bugs.launchpad.net/cinder/+bug/2028671/comments/6 | 20:55 |
*** dviroel_ is now known as dviroel | 22:13 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!