| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2022-06-03 | |||
| 16:42:56 | sean-k-mooney | you are right that we likely wont just go clean tthis up if its not in aide of something else | |
| 16:43:29 | gibi | yepp | |
| 16:46:05 | sean-k-mooney | melwitt: by the way im really confused why the hook works the way it does | |
| 16:47:05 | sean-k-mooney | like we are runnign devstack on all the noes anyway so im not sure why se need the gate hook to reach out to all the other subnodes and execute command on them to deploy ceph | |
| 16:47:24 | sean-k-mooney | you know instead of just runign the ceph plugin as part of the devstack run on thsoe nodes | |
| 16:48:22 | sean-k-mooney | melwitt: we are using the shell module elsewhere in the file by the way | |
| 16:48:24 | sean-k-mooney | https://github.com/openstack/nova/blob/stable/train/gate/live_migration/hooks/ceph.sh#L62 | |
| 16:49:12 | sean-k-mooney | melwitt: just in case your wondering the fist thing after $ansible is the inventory group | |
| 16:49:14 | sean-k-mooney | $ANSIBLE subnodes --become -f 5 -i "$WORKSPACE/inventory" -m raw -a "executable=/bin/bash | |
| 16:49:36 | sean-k-mooney | so this is runnign the scrip on all the hosts in the subnodes group wich is jut the compute node | |
| 16:50:13 | sean-k-mooney | so ANSIBLE subnodes --become -f 5 -i "$WORKSPACE/inventory" -m shell -a "... would be the same | |
| 16:51:58 | sean-k-mooney | because this is using "" not '' $BASE is evaulatedin the context fo prepare_ceph too | |
| 16:52:00 | sean-k-mooney | https://github.com/openstack/nova/blob/stable/train/gate/live_migration/hooks/ceph.sh#L10-L17= | |
| 16:52:14 | sean-k-mooney | which i dont know if that was inteded or not | |
| 16:52:32 | sean-k-mooney | i guess so as it woud not otherwise be defiend | |
| 16:53:00 | sean-k-mooney | anyway i think im going to call it a day if you want me to take a look at this on monday then i can | |
| 16:54:26 | melwitt | sean-k-mooney: thank you for all the hints | |
| 17:21:19 | opendevreview | melanie witt proposed openstack/nova stable/train: DNM Testing for ceph setup gate fail https://review.opendev.org/c/openstack/nova/+/844530 | |
| 17:33:56 | opendevreview | Balazs Gibizer proposed openstack/nova master: Fix PciAddressSpec descendants to call super.__init__ https://review.opendev.org/c/openstack/nova/+/844565 | |
| 17:33:56 | opendevreview | Balazs Gibizer proposed openstack/nova master: Unparent PciDeviceSpec from PciAddressSpec https://review.opendev.org/c/openstack/nova/+/844491 | |
| 17:33:57 | opendevreview | Balazs Gibizer proposed openstack/nova master: test remote managed dev spec with wildcard address https://review.opendev.org/c/openstack/nova/+/844626 | |
| 17:33:57 | opendevreview | Balazs Gibizer proposed openstack/nova master: Add more test coverage for devname base dev spec https://review.opendev.org/c/openstack/nova/+/844625 | |
| 17:33:58 | opendevreview | Balazs Gibizer proposed openstack/nova master: More comment in the code https://review.opendev.org/c/openstack/nova/+/844628 | |
| 17:33:58 | opendevreview | Balazs Gibizer proposed openstack/nova master: Poison /sys access in test https://review.opendev.org/c/openstack/nova/+/844627 | |
| 19:14:47 | opendevreview | Merged openstack/nova stable/yoga: Add missing condition https://review.opendev.org/c/openstack/nova/+/843820 | |
| #openstack-nova - 2022-06-04 | |||
| 05:55:30 | opendevreview | melanie witt proposed openstack/nova stable/train: [stable-only] Use 'shell' ansible module to setup ceph https://review.opendev.org/c/openstack/nova/+/844530 | |
| 05:56:35 | opendevreview | melanie witt proposed openstack/nova stable/train: [stable-only] Use 'shell' ansible module to setup ceph https://review.opendev.org/c/openstack/nova/+/844530 | |
| 05:58:42 | opendevreview | melanie witt proposed openstack/nova stable/train: [stable-only] Use 'shell' ansible module to setup ceph https://review.opendev.org/c/openstack/nova/+/844530 | |
| 07:04:31 | opendevreview | Balazs Gibizer proposed openstack/nova master: Add more test coverage for devname base dev spec https://review.opendev.org/c/openstack/nova/+/844625 | |
| 07:04:32 | opendevreview | Balazs Gibizer proposed openstack/nova master: Unparent PciDeviceSpec from PciAddressSpec https://review.opendev.org/c/openstack/nova/+/844491 | |
| 07:04:32 | opendevreview | Balazs Gibizer proposed openstack/nova master: test remote managed dev spec with wildcard address https://review.opendev.org/c/openstack/nova/+/844626 | |
| 07:04:33 | opendevreview | Balazs Gibizer proposed openstack/nova master: Remove dead code from PhysicalPciAddress https://review.opendev.org/c/openstack/nova/+/844628 | |
| 07:04:33 | opendevreview | Balazs Gibizer proposed openstack/nova master: Fix PciAddressSpec descendants to call super.__init__ https://review.opendev.org/c/openstack/nova/+/844565 | |
| 07:04:34 | opendevreview | Balazs Gibizer proposed openstack/nova master: Poison /sys access in test https://review.opendev.org/c/openstack/nova/+/844627 | |
| 07:47:31 | opendevreview | Balazs Gibizer proposed openstack/nova master: Extra tests for remote managed dev spec https://review.opendev.org/c/openstack/nova/+/844626 | |
| 07:47:32 | opendevreview | Balazs Gibizer proposed openstack/nova master: Fix PciAddressSpec descendants to call super.__init__ https://review.opendev.org/c/openstack/nova/+/844565 | |
| 07:47:32 | opendevreview | Balazs Gibizer proposed openstack/nova master: Unparent PciDeviceSpec from PciAddressSpec https://review.opendev.org/c/openstack/nova/+/844491 | |
| 07:47:33 | opendevreview | Balazs Gibizer proposed openstack/nova master: Poison /sys access via os.path.isdir in test https://review.opendev.org/c/openstack/nova/+/844627 | |
| 07:47:33 | opendevreview | Balazs Gibizer proposed openstack/nova master: Remove dead code from PhysicalPciAddress https://review.opendev.org/c/openstack/nova/+/844628 | |
| 07:52:58 | opendevreview | Balazs Gibizer proposed openstack/nova master: Poison /sys access via os.path.isdir in test https://review.opendev.org/c/openstack/nova/+/844627 | |
| 08:19:59 | opendevreview | Merged openstack/nova stable/wallaby: Prevent deletion of a compute node belonging to another host https://review.opendev.org/c/openstack/nova/+/811808 | |
| 17:48:50 | opendevreview | Ade Lee proposed openstack/nova master: Test setting the nova job to centos-9-stream https://review.opendev.org/c/openstack/nova/+/831844 | |
| 23:36:32 | opendevreview | Wenping Song proposed openstack/nova master: filter host by switch https://review.opendev.org/c/openstack/nova/+/844706 | |
| #openstack-nova - 2022-06-05 | |||
| 01:05:22 | opendevreview | Jorhson Deng proposed openstack/nova master: Reset the instance's task_state to None when the status is error https://review.opendev.org/c/openstack/nova/+/838991 | |
| 01:37:01 | opendevreview | Wenping Song proposed openstack/nova master: Fix the exception message for duplicate pgpu addresses https://review.opendev.org/c/openstack/nova/+/844716 | |
| 07:35:56 | opendevreview | Wenping Song proposed openstack/nova master: Remove mdev when delete vm https://review.opendev.org/c/openstack/nova/+/844739 | |
| 16:59:56 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fake: Ensure need_legacy_block_device_info returns False https://review.opendev.org/c/openstack/nova/+/843958 | |
| 16:59:57 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: Add a regression test for bug 1939545 https://review.opendev.org/c/openstack/nova/+/843959 | |
| 16:59:58 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: compute: Ensure updates to bdms during pre_live_migration are saved https://review.opendev.org/c/openstack/nova/+/843960 | |
| 16:59:59 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: tests: work around malformed serial XML https://review.opendev.org/c/openstack/nova/+/844743 | |
| 17:00:01 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Make connection_info returned by CinderFixture unique per attachment https://review.opendev.org/c/openstack/nova/+/844744 | |
| 17:00:03 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: func: Add live migration rollback volume attachment tests https://review.opendev.org/c/openstack/nova/+/844745 | |
| 17:00:05 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Assert state of connection_info during LM rollback in func tests https://review.opendev.org/c/openstack/nova/+/844746 | |
| 19:58:14 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: Add a regression test for bug 1939545 https://review.opendev.org/c/openstack/nova/+/843959 | |
| 19:58:15 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: compute: Ensure updates to bdms during pre_live_migration are saved https://review.opendev.org/c/openstack/nova/+/843960 | |
| 19:58:16 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Make connection_info returned by CinderFixture unique per attachment https://review.opendev.org/c/openstack/nova/+/844744 | |
| 19:58:17 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: func: Add live migration rollback volume attachment tests https://review.opendev.org/c/openstack/nova/+/844745 | |
| 19:58:19 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Assert state of connection_info during LM rollback in func tests https://review.opendev.org/c/openstack/nova/+/844746 | |
| 19:58:21 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: functional: Use tempdir for CONF.instances_path https://review.opendev.org/c/openstack/nova/+/844750 | |
| 21:13:12 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: func: Add live migration rollback volume attachment tests https://review.opendev.org/c/openstack/nova/+/844745 | |
| 21:13:13 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Assert state of connection_info during LM rollback in func tests https://review.opendev.org/c/openstack/nova/+/844746 | |
| 23:36:10 | opendevreview | Takashi Kajinami proposed openstack/nova stable/wallaby: Clean up allocations left by evacuation when deleting service https://review.opendev.org/c/openstack/nova/+/844753 | |
| #openstack-nova - 2022-06-06 | |||
| 01:45:29 | opendevreview | Merged openstack/osc-placement master: Change minversion of tox to 3.18.0 https://review.opendev.org/c/openstack/osc-placement/+/791972 | |
| 14:38:51 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: Add a regression test for bug 1939545 https://review.opendev.org/c/openstack/nova/+/843959 | |
| 14:38:52 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: compute: Ensure updates to bdms during pre_live_migration are saved https://review.opendev.org/c/openstack/nova/+/843960 | |
| 14:38:53 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Make connection_info returned by CinderFixture unique per attachment https://review.opendev.org/c/openstack/nova/+/844744 | |
| 14:38:54 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: func: Add live migration rollback volume attachment tests https://review.opendev.org/c/openstack/nova/+/844745 | |
| 14:38:55 | opendevreview | Artom Lifshitz proposed openstack/nova stable/train: fup: Assert state of connection_info during LM rollback in func tests https://review.opendev.org/c/openstack/nova/+/844746 | |
| 15:12:40 | kashyap | dansmith: I wonder if that QEMU SIGSEGV was triggerred again w/ your coredump patch in place now | |
| 15:13:00 | dansmith | kashyap: it hasn't landed yet due to other gate fails, | |
| 15:13:15 | dansmith | but so far we haven't seen it occur again on patches that depend on it | |
| 15:13:18 | kashyap | Ah, yeah; saw that this morning. I naively assumed by now it must've merged | |
| 15:13:26 | dansmith | which is weird because it was 100% fail for a few days | |
| 15:13:41 | kashyap | Heh, as you said, Heisenbug from hell | |
| 15:15:49 | dansmith | yeah :/ | |
| 15:33:59 | opendevreview | Takashi Kajinami proposed openstack/placement master: doc: Comment out language option https://review.opendev.org/c/openstack/placement/+/844855 | |
| 20:46:54 | mloza1 | hello, what's the rule in iptables that gets added when allow_same_net_traffic=true in nova.conf ? I tried to look at the src code but I can't seem to find it. | |
| 20:47:35 | sean-k-mooney[m] | nova does not add iptables rules anymore | |
| 20:47:47 | sean-k-mooney[m] | it has not for several years | |
| 20:47:56 | sean-k-mooney[m] | it did when using nova networks but does not when using neutron | |
| 20:48:13 | sean-k-mooney[m] | we removed that support 2 cycles ago maybe a little more | |
| 20:48:27 | sean-k-mooney[m] | so that config option if tis still in the code is unused | |
| 21:32:21 | mloza1 | sean-k-mooney[m]: Thanks for the info. Is there another way to enforce SGs for all connections ? | |
| #openstack-nova - 2022-06-07 | |||
| 09:06:06 | gibi_summit | gmann: we are created the etherpad for the nova feedack session and mentioned SRBAC https://etherpad.opendev.org/p/nova-berlin-meet-and-greet | |
| 09:06:18 | gibi_summit | s/are// | |
| 09:09:50 | gibi_summit | feel free to add to it | |
| 09:10:02 | gibi_summit | actually, anybody, feel free to add to that etherpad ^^ | |
| 09:54:40 | chateaulav | Also see the etherpad for Emulation as well:. https://etherpad.opendev.org/p/Emulation_going_beyond_local_QEMU | |
| 10:07:24 | sean-k-mooney | chateaulav: ^ sound interesting | |
| 16:58:28 | gmann | gibi_summit: thanks. I added few details there but you or bauzas really need to explain what 'scope' means to get the feedback otherwise it might be a very silent topic as hardly anyone from operator understand the 'scope' concept - https://etherpad.opendev.org/p/nova-berlin-meet-and-greet#L52 | |
| 16:59:26 | gmann | gibi_summit: bauzas: main goal is if we can get answer to "is Scope useful for you?" that will be great feedback for us to proceed on community-wide goal. | |
| 17:01:34 | sean-k-mooney | gmann: write now we dont really have any usages of scope | |
| 17:02:02 | sean-k-mooney | well we have system scope and proejct scope | |
| 17:02:16 | sean-k-mooney | but evnthing tha tis system scopd is all one scope | |
| 17:03:15 | gmann | sean-k-mooney: did not get you completely? can you please explain or rephrase | |
| 17:03:52 | sean-k-mooney | we have scope_type system but system_scope:all? or something like that | |
| 17:04:06 | sean-k-mooney | we dont have say system:comptue vs system:networking | |
| 17:04:38 | sean-k-mooney | so you cant grant system_admin on nova but nothing on other services | |
| 17:05:24 | sean-k-mooney | im trying to rememebr what thats actully called | |
| 17:05:27 | gmann | sean-k-mooney: ohk, yes. that is why scope has to be explained in a detail to have operator understand what it is like you mentioned | |