| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-04-21 | |||
| 12:45:13 | sean-k-mooney | i suspect its because they change the nova.conf host value several times | |
| 12:45:13 | sean-k-mooney | i suspect its because they change the nova.conf host value several times | |
| 12:46:35 | sean-k-mooney | i think ill need to get them to use the same case on all host and then etiehr modify the service host value or the instance.host | |
| 12:46:35 | sean-k-mooney | i think ill need to get them to use the same case on all host and then etiehr modify the service host value or the instance.host | |
| 12:47:04 | sean-k-mooney | unless we can make rabbit not care about case but really thats a hack | |
| 12:47:04 | sean-k-mooney | unless we can make rabbit not care about case but really thats a hack | |
| 12:48:49 | sean-k-mooney | i guess one way to fix it would be to normalise just the rabbitmq names | |
| 12:48:49 | sean-k-mooney | i guess one way to fix it would be to normalise just the rabbitmq names | |
| 12:49:02 | sean-k-mooney | for example make them all lowercase | |
| 12:49:02 | sean-k-mooney | for example make them all lowercase | |
| 12:49:43 | sean-k-mooney | we could do that with a workaround config option and backport that maybe | |
| 12:49:43 | sean-k-mooney | we could do that with a workaround config option and backport that maybe | |
| 12:59:54 | openstackgerrit | Merged openstack/nova master: Replace blind retry with libvirt event waiting in detach https://review.opendev.org/c/openstack/nova/+/770246 | |
| 12:59:54 | openstackgerrit | Merged openstack/nova master: Replace blind retry with libvirt event waiting in detach https://review.opendev.org/c/openstack/nova/+/770246 | |
| 13:00:20 | gibi | sean-k-mooney: yeah that could work | |
| 13:00:21 | gibi | sean-k-mooney: yeah that could work | |
| 13:01:14 | openstackgerrit | Merged openstack/nova master: Move the guest.get_disk test to test_guest https://review.opendev.org/c/openstack/nova/+/777151 | |
| 13:01:14 | openstackgerrit | Merged openstack/nova master: Move the guest.get_disk test to test_guest https://review.opendev.org/c/openstack/nova/+/777151 | |
| 13:01:54 | openstackgerrit | Merged openstack/nova master: Enable mypy on libvirt/guest.py https://review.opendev.org/c/openstack/nova/+/777155 | |
| 13:01:54 | openstackgerrit | Merged openstack/nova master: Enable mypy on libvirt/guest.py https://review.opendev.org/c/openstack/nova/+/777155 | |
| 13:02:36 | openstackgerrit | Merged openstack/nova master: Follow up type hints for a634103 https://review.opendev.org/c/openstack/nova/+/777159 | |
| 13:02:36 | openstackgerrit | Merged openstack/nova master: Follow up type hints for a634103 https://review.opendev.org/c/openstack/nova/+/777159 | |
| 13:06:45 | sean-k-mooney | gibi: are we only doing 3 hours each day at the ptg instead of 4 | |
| 13:06:45 | sean-k-mooney | gibi: are we only doing 3 hours each day at the ptg instead of 4 | |
| 13:06:52 | gibi | yes | |
| 13:07:01 | sean-k-mooney | oh ok why so short? | |
| 13:07:01 | sean-k-mooney | oh ok why so short? | |
| 13:07:20 | gibi | 14:00 UTC is still pretty early in west coast | |
| 13:07:20 | gibi | 14:00 UTC is still pretty early in west coast | |
| 13:07:26 | gibi | US | |
| 13:07:26 | gibi | US | |
| 13:07:34 | sean-k-mooney | ya it is | |
| 13:07:34 | sean-k-mooney | ya it is | |
| 13:08:31 | sean-k-mooney | i dont know i guess i just felt 3 days was kind of short to begin with but on the otherhand i guess i cant to the in person whiteborad sessions with peopel on topic remotely so maybe not | |
| 13:08:31 | sean-k-mooney | i dont know i guess i just felt 3 days was kind of short to begin with but on the otherhand i guess i cant to the in person whiteborad sessions with peopel on topic remotely so maybe not | |
| 13:08:55 | sean-k-mooney | if we go back to in person ptgs next cycle it would be nice to have more time again | |
| 13:08:55 | sean-k-mooney | if we go back to in person ptgs next cycle it would be nice to have more time again | |
| 13:09:23 | gibi | if it feels that we are not progressing then I can add extra time | |
| 13:09:23 | gibi | if it feels that we are not progressing then I can add extra time | |
| 13:09:42 | sean-k-mooney | ack | |
| 13:09:58 | sean-k-mooney | * sean-k-mooney only realised it was shorter because i tought i was already late :) | |
| 13:10:23 | gibi | I felt that using 13:00 UTC would be unfair for west coast, so I assume that EU can take a bit more time even after 17:)) UTC | |
| 13:10:23 | gibi | I felt that using 13:00 UTC would be unfair for west coast, so I assume that EU can take a bit more time even after 17:)) UTC | |
| 13:10:25 | sean-k-mooney | * sean-k-mooney now i can be late because i tought i was early | |
| 13:10:43 | gibi | I mean after 17:00 | |
| 13:10:43 | gibi | I mean after 17:00 | |
| 13:10:54 | sean-k-mooney | gibi: ya no that is fine i was happy to go later on the poll | |
| 13:10:54 | sean-k-mooney | gibi: ya no that is fine i was happy to go later on the poll | |
| 13:11:18 | sean-k-mooney | just taught i missed the start and was going to appoligies while i went and got coffee | |
| 13:11:18 | sean-k-mooney | just taught i missed the start and was going to appoligies while i went and got coffee | |
| 13:11:24 | gibi | :) | |
| 13:26:45 | stephenfin | bauzas: If you have time this week outside of PTG, could you look at https://review.opendev.org/q/topic:%22compute_rpc_6.0%22+(status:open%20OR%20status:merged) ? There are follow-up patches to the compute RPC version bump plus a few other things in there | |
| 13:26:45 | stephenfin | bauzas: If you have time this week outside of PTG, could you look at https://review.opendev.org/q/topic:%22compute_rpc_6.0%22+(status:open%20OR%20status:merged) ? There are follow-up patches to the compute RPC version bump plus a few other things in there | |
| 13:27:56 | stephenfin | lyarwood: Can you take a look at this backport https://review.opendev.org/c/openstack/nova/+/757617 (and the train variant also, if you can https://review.opendev.org/c/openstack/nova/+/757618) | |
| 13:27:56 | stephenfin | lyarwood: Can you take a look at this backport https://review.opendev.org/c/openstack/nova/+/757617 (and the train variant also, if you can https://review.opendev.org/c/openstack/nova/+/757618) | |
| 13:31:17 | lyarwood | stephenfin: ack looking | |
| 13:31:17 | lyarwood | stephenfin: ack looking | |
| 13:32:17 | stephenfin | ta | |
| 13:34:02 | bauzas | stephenfin: ack, working tho on the vGPU fix | |
| 13:34:02 | bauzas | stephenfin: ack, working tho on the vGPU fix | |
| 13:52:22 | gibi | * gibi gets coffee before we start | |
| 13:53:55 | bauzas | me too | |
| 13:53:55 | bauzas | me too | |
| 14:53:35 | bauzas | zoom-- | |
| 14:53:35 | bauzas | zoom-- | |
| 14:53:46 | bauzas | chewing my CPU and spitting it | |
| 14:53:46 | bauzas | chewing my CPU and spitting it | |
| 14:54:23 | bauzas | * bauzas just can't longer wait for his new laptop that's blocked from 6 months to be eventually delivered | |
| 14:59:48 | sean-k-mooney | bauzas: you need to get a gpu | |
| 14:59:48 | sean-k-mooney | bauzas: you need to get a gpu | |
| 14:59:59 | bauzas | I just need a laptop | |
| 14:59:59 | bauzas | I just need a laptop | |
| 15:00:10 | bauzas | 6 months I ordered it and I'm still waiting for it | |
| 15:00:10 | bauzas | 6 months I ordered it and I'm still waiting for it | |
| 15:00:18 | sean-k-mooney | fair | |
| 15:00:18 | sean-k-mooney | fair | |
| 15:00:25 | bauzas | this becomes a running gag, honestly | |
| 15:00:25 | bauzas | this becomes a running gag, honestly | |
| 15:00:26 | sean-k-mooney | i proably am due a renual | |
| 15:00:26 | sean-k-mooney | i proably am due a renual | |
| 15:27:58 | bauzas | earlyoom-- | |
| 15:27:58 | bauzas | earlyoom-- | |
| 15:28:02 | bauzas | killed my zoom | |
| 15:28:02 | bauzas | killed my zoom | |
| 15:28:43 | sean-k-mooney | in q1 you got liveable internet hopefully q2 will bring more ram :) | |
| 15:28:43 | sean-k-mooney | in q1 you got liveable internet hopefully q2 will bring more ram :) | |
| 15:29:18 | sean-k-mooney | also you should look at enabling swap on zram | |
| 15:29:18 | sean-k-mooney | also you should look at enabling swap on zram | |
| 15:47:08 | bauzas | sean-k-mooney: I have 6GB of RAM | |
| 15:47:08 | bauzas | sean-k-mooney: I have 6GB of RAM | |
| 15:47:26 | bauzas | (for swap, sorry) | |
| 15:47:26 | bauzas | (for swap, sorry) | |
| 15:47:30 | sean-k-mooney | zram will allow that to work like about 16GB | |
| 15:47:30 | sean-k-mooney | zram will allow that to work like about 16GB | |
| 15:47:44 | bauzas | and 16GB as total RAM available | |
| 15:47:44 | bauzas | and 16GB as total RAM available | |
| 15:47:54 | bauzas | but chrome and FF eat a all, + zoom | |
| 15:47:54 | bauzas | but chrome and FF eat a all, + zoom | |
| 15:48:03 | bauzas | so, earlyoom kills preventively | |
| 15:48:03 | bauzas | so, earlyoom kills preventively | |