Earlier  
Posted Nick Remark
#openstack-nova - 2021-05-13
11:48:17 openstackgerrit Takashi Natsume proposed openstack/os-traits master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/os-traits/+/791133
11:48:17 openstackgerrit Takashi Natsume proposed openstack/os-traits master: setup.cfg: Replace dashes with underscores https://review.opendev.org/c/openstack/os-traits/+/791133
11:54:11 openstackgerrit sean mooney proposed openstack/nova master: [compute] always set instnace.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/791135
11:54:11 openstackgerrit sean mooney proposed openstack/nova master: [compute] always set instnace.host in post_livemigration https://review.opendev.org/c/openstack/nova/+/791135
12:03:30 sean-k-mooney lyarwood: related to ^ i was thinking that maybe we coudl extend hard reboot to fix some issue if we can detect them
12:03:30 sean-k-mooney lyarwood: related to ^ i was thinking that maybe we coudl extend hard reboot to fix some issue if we can detect them
12:04:38 sean-k-mooney normally hard reboot does nto talk to neutron to bind port and in general i think that shoudl continue to be the case. but what i was thinking is maybe we should check the host in the network info cache if its set and fix the port binding maybe do the same for volumes?
12:04:38 sean-k-mooney normally hard reboot does nto talk to neutron to bind port and in general i think that shoudl continue to be the case. but what i was thinking is maybe we should check the host in the network info cache if its set and fix the port binding maybe do the same for volumes?
12:04:59 sean-k-mooney i didnt put that in that patch intentionally to keep it small but do you think somehting like that would make sense
12:04:59 sean-k-mooney i didnt put that in that patch intentionally to keep it small but do you think somehting like that would make sense
12:27:31 openstackgerrit chengsheng proposed openstack/nova master: libvirt: Use improved guest CPU config APIs https://review.opendev.org/c/openstack/nova/+/762330
13:46:39 openstackgerrit Artom Lifshitz proposed openstack/nova master: Very WIP: Warn when live migrating after port MTU change https://review.opendev.org/c/openstack/nova/+/791235
13:46:39 openstackgerrit Artom Lifshitz proposed openstack/nova master: Very WIP: Warn when live migrating after port MTU change https://review.opendev.org/c/openstack/nova/+/791235
14:31:49 lyarwood elod: https://review.opendev.org/q/topic:bug/1882521+status:open - btw I'm happy with this series from gibi even with the mypy stuff in there.
14:31:49 lyarwood elod: https://review.opendev.org/q/topic:bug/1882521+status:open - btw I'm happy with this series from gibi even with the mypy stuff in there.
14:35:11 elod lyarwood: i guess you want to wait with the wallaby release until ^^^^ patches get merged, right?
14:35:11 elod lyarwood: i guess you want to wait with the wallaby release until ^^^^ patches get merged, right?
14:39:26 lyarwood elod: didn't the release already go out?
14:39:26 lyarwood elod: didn't the release already go out?
14:39:36 lyarwood elod: I really don't mind tbh
14:39:36 lyarwood elod: I really don't mind tbh
14:39:47 lyarwood elod: downstream we don't consume from point releases anymore
14:39:47 lyarwood elod: downstream we don't consume from point releases anymore
14:39:59 lyarwood elod: and I don't think anyone is pushing for it
14:39:59 lyarwood elod: and I don't think anyone is pushing for it
14:40:37 lyarwood elod: I mean, I don't think anyone else is pushing for this, just upstream CI and some downstream TripleO stuff that's been seeing detach errors
14:40:37 lyarwood elod: I mean, I don't think anyone else is pushing for this, just upstream CI and some downstream TripleO stuff that's been seeing detach errors
14:41:11 elod lyarwood: oh, cool, just wanted to double-check
14:41:11 elod lyarwood: oh, cool, just wanted to double-check
14:41:29 lyarwood ahhh I see bauzas was asking if we could wait
14:41:29 lyarwood ahhh I see bauzas was asking if we could wait
14:41:34 lyarwood sorry missed that
14:41:34 lyarwood sorry missed that
14:41:47 elod :)
14:41:47 elod :)
15:00:20 openstackgerrit Balazs Gibizer proposed openstack/nova-specs master: Allow provider re-parenting in placement https://review.opendev.org/c/openstack/nova-specs/+/788243
15:25:58 openstackgerrit Merged openstack/nova master: tests: Create 'nova.tests.fixtures' module https://review.opendev.org/c/openstack/nova/+/790965
15:25:58 openstackgerrit Merged openstack/nova master: tests: Create 'nova.tests.fixtures' module https://review.opendev.org/c/openstack/nova/+/790965
15:35:24 openstackgerrit Merged openstack/nova master: tests: Move ConfFixture https://review.opendev.org/c/openstack/nova/+/790966
15:35:24 openstackgerrit Merged openstack/nova master: tests: Move ConfFixture https://review.opendev.org/c/openstack/nova/+/790966
15:49:50 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Move remaining non-libvirt fixtures https://review.opendev.org/c/openstack/nova/+/790967
15:49:50 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Split external service fixtures out https://review.opendev.org/c/openstack/nova/+/790968
15:49:50 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Move remaining non-libvirt fixtures https://review.opendev.org/c/openstack/nova/+/790967
15:49:50 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Split external service fixtures out https://review.opendev.org/c/openstack/nova/+/790968
15:49:51 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Move libvirt-specific fixtures https://review.opendev.org/c/openstack/nova/+/790969
15:49:51 openstackgerrit Stephen Finucane proposed openstack/nova master: tests: Add os-brick fixture https://review.opendev.org/c/openstack/nova/+/790970
15:49:52 openstackgerrit Stephen Finucane proposed openstack/nova master: WIP: Use jinja2 to generate fake libvirt data https://review.opendev.org/c/openstack/nova/+/790971
15:50:36 gibi nova weekly meeting starts in 10 miuntes in #openstack-meeting-3
15:50:36 gibi nova weekly meeting starts in 10 miuntes in #openstack-meeting-3
16:18:11 MrClayPole Hi, We have 2 nova compute nodes that each have 2 x 10 Gbit iSER network adaptors. They connect to Zadara SAN's clustered IP address. This works but we would like to enable multipath but we are unsure how to configure cinder/nova/iscsiadm to achieve this.
16:18:11 MrClayPole Hi, We have 2 nova compute nodes that each have 2 x 10 Gbit iSER network adaptors. They connect to Zadara SAN's clustered IP address. This works but we would like to enable multipath but we are unsure how to configure cinder/nova/iscsiadm to achieve this.
16:26:35 sean-k-mooney thats funny someone asked us about how to turn off multipathd a few days ago since they were not using it in there setup.
16:26:35 sean-k-mooney thats funny someone asked us about how to turn off multipathd a few days ago since they were not using it in there setup.
16:27:08 sean-k-mooney i think nova actully does not care about multipathd and that is actully handeled in os-brick
16:27:08 sean-k-mooney i think nova actully does not care about multipathd and that is actully handeled in os-brick
16:27:35 sean-k-mooney lyarwood: is that way of base or is this actully handeled in os-brick ^
16:27:35 sean-k-mooney lyarwood: is that way of base or is this actully handeled in os-brick ^
16:28:17 sean-k-mooney os-brick configures the mounts on the host and provde nova with the conecotor detail we stick in the xml right link the volumne path on the host
16:28:17 sean-k-mooney os-brick configures the mounts on the host and provde nova with the conecotor detail we stick in the xml right link the volumne path on the host
16:31:51 sean-k-mooney MrClayPole: im not familar with zadara but i assume you are connecint over iscsi
16:31:51 sean-k-mooney MrClayPole: im not familar with zadara but i assume you are connecint over iscsi
16:33:48 MrClayPole sean-k-mooney: yeah, we are experimenting in a test environment, we are using iSCSi iSER. I had a feeling it would be a cinder question but just wanted to check here first to make sure.
16:33:48 MrClayPole sean-k-mooney: yeah, we are experimenting in a test environment, we are using iSCSi iSER. I had a feeling it would be a cinder question but just wanted to check here first to make sure.
16:34:27 openstackgerrit Stephen Finucane proposed openstack/nova master: libvirt: Make vmcoreinfo dependent on feature flag https://review.opendev.org/c/openstack/nova/+/779342
16:34:32 openstackgerrit Stephen Finucane proposed openstack/nova master: WIP: libvirt: Make vmcoreinfo checks guest arch specific https://review.opendev.org/c/openstack/nova/+/790946
16:35:15 sean-k-mooney MrClayPole: well assuming your using libvirt drvier i think you jsut have to configure multipathd on the host then set https://docs.openstack.org/nova/latest/configuration/config.html#libvirt.volume_use_multipath to true
16:35:15 sean-k-mooney MrClayPole: well assuming your using libvirt drvier i think you jsut have to configure multipathd on the host then set https://docs.openstack.org/nova/latest/configuration/config.html#libvirt.volume_use_multipath to true
16:36:21 openstackgerrit Elod Illes proposed openstack/nova stable/rocky: DNM: gate test https://review.opendev.org/c/openstack/nova/+/791284
16:37:51 sean-k-mooney MrClayPole: that seams to be all kolla-ansbile does https://github.com/openstack/kolla-ansible/commit/56710de59d50402c7e84365116b7f16f8a12e388
16:37:51 sean-k-mooney MrClayPole: that seams to be all kolla-ansbile does https://github.com/openstack/kolla-ansible/commit/56710de59d50402c7e84365116b7f16f8a12e388
16:39:44 sean-k-mooney MrClayPole: there multipath.conf is pretty barebones too https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/multipathd/templates/multipath.conf.j2
16:39:44 sean-k-mooney MrClayPole: there multipath.conf is pretty barebones too https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/multipathd/templates/multipath.conf.j2
16:40:32 sean-k-mooney so i assume os-brick will handel doihng the host config for you but the cinder folk woudl proably know more
16:40:32 sean-k-mooney so i assume os-brick will handel doihng the host config for you but the cinder folk woudl proably know more
16:40:47 openstackgerrit Artom Lifshitz proposed openstack/nova-specs master: Placeholder WIP: Rabbit exchange name: normalize case https://review.opendev.org/c/openstack/nova-specs/+/791287
16:40:47 openstackgerrit Artom Lifshitz proposed openstack/nova-specs master: Placeholder WIP: Rabbit exchange name: normalize case https://review.opendev.org/c/openstack/nova-specs/+/791287
16:41:23 sean-k-mooney MrClayPole: if you are using a stanard deployment tool they likely have docs for it too
16:41:23 sean-k-mooney MrClayPole: if you are using a stanard deployment tool they likely have docs for it too
16:54:20 MrClayPole We are running openstack ansible rocky. We've tried volume_use_multipath in nova.conf but we still see only a single connection in iscsiadm -m session and nothing under /dev/mapper
16:54:20 MrClayPole We are running openstack ansible rocky. We've tried volume_use_multipath in nova.conf but we still see only a single connection in iscsiadm -m session and nothing under /dev/mapper
16:55:39 sean-k-mooney i assume you have installed multipathd and restarted the nova-compute agent then booted a new vm.
16:55:39 sean-k-mooney i assume you have installed multipathd and restarted the nova-compute agent then booted a new vm.
16:56:29 sean-k-mooney we wont automatically reconfigure existing vms so you will need a hard reboot to have the change take effect in addtion to the agent restart
16:56:29 sean-k-mooney we wont automatically reconfigure existing vms so you will need a hard reboot to have the change take effect in addtion to the agent restart
16:57:07 sean-k-mooney i belive lyarwood privly suggested that doing a full host reboot was a cleaner approch as os-brick might be caching this somewhere not sure really.
16:57:07 sean-k-mooney i belive lyarwood privly suggested that doing a full host reboot was a cleaner approch as os-brick might be caching this somewhere not sure really.
17:00:46 MrClayPole Yes, done a full compute host reboot as well as power down and back on an existing VM.
17:00:46 MrClayPole Yes, done a full compute host reboot as well as power down and back on an existing VM.
17:01:27 openstackgerrit Merged openstack/nova master: Adapt to SQLAlchemy 1.4 https://review.opendev.org/c/openstack/nova/+/788471
17:01:27 openstackgerrit Merged openstack/nova master: Adapt to SQLAlchemy 1.4 https://review.opendev.org/c/openstack/nova/+/788471
17:03:04 sean-k-mooney MrClayPole: i think that shoudl have been all that was required.
17:03:04 sean-k-mooney MrClayPole: i think that shoudl have been all that was required.
17:04:01 MrClayPole I wonder if it's because we are using iSCSI user rather than standard iscsi
17:04:01 MrClayPole I wonder if it's because we are using iSCSI user rather than standard iscsi
17:04:04 sean-k-mooney MrClayPole: https://docs.openstack.org/openstack-ansible-os_nova/latest/configure-nova.html#multipath
17:04:04 sean-k-mooney MrClayPole: https://docs.openstack.org/openstack-ansible-os_nova/latest/configure-nova.html#multipath
17:04:19 MrClayPole User=iSER
17:04:19 MrClayPole User=iSER
17:04:23 sean-k-mooney MrClayPole: you are i toght that was removed
17:04:23 sean-k-mooney MrClayPole: you are i toght that was removed

Earlier   Later