| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2020-11-23 | |||
| 11:32:44 | gibi | :D | |
| 11:32:48 | stephenfin | ❤️❤️❤️ | |
| 11:33:00 | gibi | I like the text base emojis | |
| 11:33:06 | gibi | like ':D' | |
| 11:33:13 | gibi | maybe I'm oldscool | |
| 11:33:28 | stephenfin | gibi: I think you mean 😃 | |
| 11:34:00 | stephenfin | Ideally, you'd be able to toggle between the emoji and their textual representation | |
| 11:34:19 | stephenfin | shortcode, rather | |
| 11:34:31 | stephenfin | but those shortcodes are platform specific :-( | |
| 11:34:33 | stephenfin | e.g. :smiley: | |
| 11:35:52 | gibi | stephenfin: https://pasteboard.co/JBGqpj6.png :D | |
| 11:36:20 | gibi | stephenfin: yeah, I like how hangouts can be forced to translate the emojis back | |
| 11:36:41 | gibi | (at least my emojois not the incoming ones) | |
| 11:40:36 | lyarwood | is someone going to try to rework the gerrit ui to look something like the previous ui we had btw? | |
| 11:41:14 | lyarwood | and the quick query/dashboard list | |
| 11:42:00 | stephenfin | lyarwood: They're working to restore the CI table, but it requires a new plugin so I don't know how long that will take | |
| 11:42:19 | gibi | lyarwood: I might look into the CI table thing at some point as a user script | |
| 11:42:35 | gibi | lyarwood: what is quick query? | |
| 11:42:58 | stephenfin | I assume he means the access to dashboards that didn't require a dropdown | |
| 11:43:28 | lyarwood | yeah the list of editable queries at the top of the page | |
| 11:43:43 | lyarwood | I had a few dashboard listed etc, but now it's behind a dropdown | |
| 11:43:45 | stephenfin | Dashboards are now hidden in the "Your" dropdown. One more click to get those frequently used link | |
| 11:43:59 | lyarwood | yeah | |
| 11:44:28 | gibi | ahh I see | |
| 11:48:45 | lyarwood | gibi: https://review.opendev.org/c/openstack/nova/+/760971 - would you mind taking a look at this today if you have time, just a simple docs change. | |
| 11:48:55 | gibi | looking | |
| 11:49:16 | lyarwood | many thanks | |
| 11:53:21 | gibi | lyarwood: +A | |
| 12:04:39 | gibi | dansmith: when you are up, I pushed a change to https://github.com/kk7ds/openstack-gerrit-dashboard/pull/30 to adapt it to the new gerrit | |
| 12:05:56 | sean-k-mooney | gibi: the old gerrit supported emojis | |
| 12:06:32 | sean-k-mooney | gibi: stephenfin used the poop emoji in his hypervisors api spec | |
| 12:06:40 | gibi | sean-k-mooney: I hope nobody will start using them more frequently than before, but I'm affraid that having a context popup for emojis will not help | |
| 12:08:09 | stephenfin | sean-k-mooney: https://that.guru/blog/plain-text-in-evolution-3-38/ | |
| 12:08:28 | stephenfin | just FYI, since I think you use Evolution | |
| 12:08:45 | sean-k-mooney | i have plain text enabled | |
| 12:08:50 | sean-k-mooney | not sure if its the same | |
| 12:09:08 | sean-k-mooney | i need to change the line wrapping to something more resonable then 80 though | |
| 12:09:22 | stephenfin | So did I | |
| 12:09:28 | stephenfin | *do I | |
| 12:09:42 | stephenfin | but it changed behavior in 3.38 - see blog :) | |
| 12:14:20 | sean-k-mooney | stephenfin: why do you use quoted for forwarding | |
| 12:14:53 | stephenfin | I frequently include context comments inline, so it makes more sense for me | |
| 12:15:23 | stephenfin | Forwarding mails without context is a huge faux pas in my books | |
| 12:15:24 | sean-k-mooney | if im dong that i do it as a reply | |
| 12:15:53 | sean-k-mooney | if i forward i add it as an attachment and i leave a new message in the body | |
| 12:15:55 | stephenfin | only if I'm keeping the original people in the loop | |
| 12:16:08 | stephenfin | it's easy to change when necessary too | |
| 12:16:21 | sean-k-mooney | oh i reply and drop the original list | |
| 12:16:30 | sean-k-mooney | same effect | |
| 12:16:57 | sean-k-mooney | so you need to now untick wrap quoted text in replies | |
| 12:17:02 | stephenfin | pretty much, yeah | |
| 12:17:03 | stephenfin | yup | |
| 12:17:49 | sean-k-mooney | the code example is a good example where taht would matter | |
| 12:19:35 | sean-k-mooney | by the way i notice very little differentce between those too | |
| 12:19:41 | sean-k-mooney | infact it looks identical | |
| 12:19:49 | sean-k-mooney | that was your intent? | |
| 12:20:16 | stephenfin | look at the bottom three lines | |
| 12:20:17 | sean-k-mooney | i set my line wrap in emails to 150 so i dont think my line wrapping really kicks in often | |
| 12:20:27 | sean-k-mooney | oh | |
| 12:20:28 | sean-k-mooney | ya | |
| 12:20:32 | stephenfin | ah, I want my own replies to be wrapped at 80 | |
| 12:20:39 | stephenfin | but I don't want to wrap others | |
| 12:20:45 | sean-k-mooney | ya i dont it drives me nuts | |
| 12:20:49 | stephenfin | because it doesn't reflow them properly | |
| 12:21:03 | stephenfin | this definitely affects you less so | |
| 12:21:37 | sean-k-mooney | part of the reason i set it to 150 instead of 120 is to not reflow text | |
| 12:21:43 | sean-k-mooney | *code | |
| 12:22:50 | stephenfin | I just select those rare code blocks and mark them as preformatted | |
| 12:30:41 | sean-k-mooney | oh vdpa live migration patches | |
| 12:40:42 | openstackgerrit | Merged openstack/nova stable/ussuri: compute: Skip cinder_encryption_key_id check when booting from volume https://review.opendev.org/c/openstack/nova/+/752486 | |
| 12:58:24 | openstackgerrit | Merged openstack/nova master: Reproduce bug 1897528 https://review.opendev.org/c/openstack/nova/+/756696 | |
| 12:58:24 | openstack | bug 1897528 in OpenStack Compute (nova) "32bit pci domain number is not supported" [High,In progress] https://launchpad.net/bugs/1897528 - Assigned to Balazs Gibizer (balazs-gibizer) | |
| 12:59:06 | openstackgerrit | Merged openstack/nova master: Add os-volume_attachments reference docs https://review.opendev.org/c/openstack/nova/+/760971 | |
| 13:17:05 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: Support sys.argv in wsgi app https://review.opendev.org/c/openstack/nova/+/763750 | |
| 14:21:16 | gibi | is is a known grenade issue or is it something new? https://zuul.opendev.org/t/openstack/build/d50877ae15db4022b82f4bb1d1d52cea/log/logs/subnode-2/screen-n-cpu.txt?severity=0#13482 | |
| 14:21:26 | gibi | "qemu-system-x86_64: VQ 0 size 0x80 Guest index 0xb8 inconsistent with Host index 0xe0: delta 0xffd8" | |
| 14:22:07 | sean-k-mooney | looking | |
| 14:29:38 | gibi | I only see one hit in logstash and that is the same as I linked above http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22qemu-system-x86_64%3A%20VQ%5C%22%20AND%20message%3A%5C%22inconsistent%20with%20Host%5C%22 | |
| 14:29:44 | gibi | so I guess it is new | |
| 14:31:34 | sean-k-mooney | ya it looks like a qemu bug | |
| 14:32:05 | sean-k-mooney | so this is a migratoin | |
| 14:32:11 | gibi | it is a live migration | |
| 14:32:13 | sean-k-mooney | a live migration to be precise | |
| 14:32:15 | sean-k-mooney | yep | |
| 14:32:16 | gibi | yepp | |
| 14:33:07 | sean-k-mooney | and the error is statign that the virtqueue size in the guest is different form the that of the destiation host | |
| 14:34:14 | sean-k-mooney | specfically the dest host size quemes are larger | |
| 14:34:53 | sean-k-mooney | this is for the disk too | |
| 14:34:58 | sean-k-mooney | not the nic | |
| 14:35:12 | sean-k-mooney | we have config options which i dislike to set the nic queue size | |
| 14:35:32 | sean-k-mooney | but we dont have any way to set the queues for the virtio block device | |
| 14:35:51 | gibi | so the two qemu version has different default queue sizes I assume | |
| 14:36:11 | sean-k-mooney | maybe | |
| 14:36:14 | sean-k-mooney | this is grenade? | |
| 14:36:27 | sean-k-mooney | so we are not changing os right? | |
| 14:36:42 | sean-k-mooney | im not sure if we should be changign the qemu version here | |
| 14:36:45 | sean-k-mooney | we may be | |
| 14:37:58 | sean-k-mooney | this is something i would expect libvirt to ensure compatiabily for by the way | |
| 14:39:17 | gibi | it is a grenade run. I'm not sure we have different qemus on the nodes in this run | |
| 14:39:26 | gibi | bauzas: could you hit https://review.opendev.org/c/openstack/nova-specs/+/759828 when you have time? | |